realraum / door_and_sensors

doordaemon, sensors information, zmq broker, etc
1 stars 0 forks source link

https://realraum.at/sensors.html should include infos from sensor fusion (meta-eventd) #8

Open gebi opened 5 years ago

gebi commented 5 years ago

we should include informations to sensors.html from sensors fusion daemon to make it possible for members to see WHY and HOW a state was created that is displayed on sensors.html.

eg. if i currently lock the door from within (or from door_client), everything is shown as 'locked" but the state is still "vielleicht leute da", this is just one example where this should be bettere represented.

gebi commented 5 years ago

@btittelbach any ideas on this?

btittelbach commented 4 years ago

Well "Vielleicht" was just a temporary bugfix. The bugfix was always! adding the word "Vielleicht" to "Leute da" ;-> This patch has since been reverted.

Really I have no idea on this a the moment. Certainly it would be cool to somehow visualize the sensor-fusions decisions process and allow people to see how and why it thinks someone is here or not.

Rather than exposing some inner state over MQTT, it might be better to reimplement the whole thing in Node-RED or similar, where it might be possible to watch activations and states in a flow-chart.