Giter Site home page Giter Site logo

Comments (4)

mvgijssel avatar mvgijssel commented on May 28, 2024 1

To begin answering my own question. In vgijssel/setup#148 found and fixed a bug where I used a comma instead of a dot to indicate decimals:

diff --git a/home-assistant/config/appdaemon/apps/apps.yaml b/home-assistant/config/appdaemon/apps/apps.yaml
index 9dcd82b..ef54664 100755
--- a/home-assistant/config/appdaemon/apps/apps.yaml
+++ b/home-assistant/config/appdaemon/apps/apps.yaml
@@ -23,7 +23,7 @@ Downstairs_ESPresenseIps:
     hallway: [3.43, 9.43, 2.75]
     hallway_vacuum: [5.18, 11.2, 0.05]
     driveway: [2.83, 9.13, 1.03]
+    kitchen: [2.83, 7.28, 1.03]
-    kitchen: [2.83, 7,28, 1.03]
     kitchen_oven: [0.00, 8.03, 0.00]
     garden: [0.46, 0.00, 1.03]
     #

This would result in the z being 28 meter instead of 1.03 meter resulting in the wrong measurements 🤦.

After fixing the bug and installing multiple moko mk115's downtairs z is between -1 and 4 and upstairs between 3 and 8. It will require further tuning, but this will be a good starting point to determine different floors!

from ad-espresense-ips.

DTTerastar avatar DTTerastar commented on May 28, 2024

Have you checked out ESPresense-companion? It's the WIP successor to this. I would love feedback. It has multiple floors built in as well.

from ad-espresense-ips.

wtadler avatar wtadler commented on May 28, 2024

Is there anything written on how to configure the companion? I'm not sure how to get started drawing floors, adding my ESPresense devices, connecting MQTT, etc.

from ad-espresense-ips.

mvgijssel avatar mvgijssel commented on May 28, 2024

Have you checked out ESPresense-companion? It's the WIP successor to this. I would love feedback. It has multiple floors built in as well.

Will check it out, thanks!

from ad-espresense-ips.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.