| Both sides previous revision Previous revision Next revision | Previous revision |
| roomauto:mqtt_topics [2021-04-12 21:04] – xro | roomauto:mqtt_topics [2025-11-09 09:25] (current) – external edit 127.0.0.1 |
|---|
| |realraum/xbee/temperature|True|XBee non-fixed sensors temperature, DHT11| | |realraum/xbee/temperature|True|XBee non-fixed sensors temperature, DHT11| |
| |realraum/xbee/voltage|True|XBee non-fixed sensors battery voltage| | |realraum/xbee/voltage|True|XBee non-fixed sensors battery voltage| |
| |realraum/w2tesla/relhumidity|True|sensors humidity, DHT11 in R2W2| | |realraum/w2tesla/relhumidity|True|sensors humidity, BMP280 in R2W2| |
| |realraum/w2tesla/temperature|True|temperature, DHT11 in R2W2| | |realraum/w2tesla/temperature|True|temperature, BMP280 in R2W2| |
| |realraum/backdoorcx/movement|False|currently nonexistant future PIR Movement Sensor in CX| | |realraum/backdoorcx/movement|False|currently nonexistant future PIR Movement Sensor in CX| |
| |realraum/olgafreezer/temperature|False|OlgaFreezer DS18B20 Temp Sensors| | |realraum/olgafreezer/temperature|False|OlgaFreezer DS18B20 Temp Sensors| |
| |realraum/metaevt/TempSensorSpike|False|not-implemented. **TODO**. Meta-event that triggers if a temperature sensor's value rises above its running average standard deviation –> possible Fire| | |realraum/metaevt/TempSensorSpike|False|not-implemented. **TODO**. Meta-event that triggers if a temperature sensor's value rises above its running average standard deviation –> possible Fire| |
| |realraum/metaevt/DustSensorSpike|False|not-implemented. **TODO**. Meta-event that triggers if a dust sensor's value rises above its running average standard deviation –> possible Fire| | |realraum/metaevt/DustSensorSpike|False|not-implemented. **TODO**. Meta-event that triggers if a dust sensor's value rises above its running average standard deviation –> possible Fire| |
| | |realraum/metaevt/timetoclean|False| Meta-event: Cleanup Time Event | |
| |realraum/rauchmelderN/online|True| N={1...} smokealarm online or not. includes last known IP| | |realraum/rauchmelderN/online|True| N={1...} smokealarm online or not. includes last known IP| |
| |realraum/rauchmelderN/smokealarm|True| N={1...] SmokeALARM triggered in given room| | |realraum/rauchmelderN/smokealarm|True| N={1...] SmokeALARM triggered in given room| |
| |
| ^Action Requests^| | | ^Action Requests^| | |
| |action/rf433/sendcode3byte|False|Tell RF433 Transmitters to transmit the attached 3byte code over the air to powerplugs| | |action/rf433/sendcode3byte|False|Tell RF433 Transmitters to transmit the attached 3byte code over the air to powerplugs| |
| |action/GoLightCtrl/basiclight5|False|switch basiclight on/off| | |action/GoLightCtrl/basiclight5|False|switch basiclight on/off| |
| |action/GoLightCtrl/basiclight6|False|switch basiclight on/off| | |action/GoLightCtrl/basiclight6|False|switch basiclight on/off| |
| | |action/realraum/resendstatus|False|True: trigger resending of current status of all locks, door-sensors, ajar-sensors, etc| |
| |
| ---- | ---- |
| | TempSensorSpike | JSON Object | {"Location":string, "Value":float64, "Ts":int} | | | TempSensorSpike | JSON Object | {"Location":string, "Value":float64, "Ts":int} | |
| | DustSensorSpike | JSON Object | {"Location":string, "Value":int64, "Ts":int} | | | DustSensorSpike | JSON Object | {"Location":string, "Value":int64, "Ts":int} | |
| | | 3dprintprogress | JSON Object | {"Printer":string, "Job":string, "Elapsed_time_s":int64, "Progress_percent":int} | |
| | |
| ^ Action Requests ^^ | ^ Action Requests ^^ |
| | sendcode3byte | JSON Object | {"Code":[3]byte, "Ts":int64} | | | sendcode3byte | JSON Object | {"Code":[3]byte, "Ts":int64} | |
| | restart | | | | | restart | | | |
| | light | JSON Object | [[https://github.com/realraum/deckenlichtschalter/tree/master/h801/mqttConfigurablePWMFW#topic-actionceilingalllight|see schema]] | | | light | JSON Object | [[https://github.com/realraum/deckenlichtschalter/tree/master/h801/mqttConfigurablePWMFW#topic-actionceilingalllight|see schema]] | |
| | | timetoclean | JSON Object | {} | |
| | name | String | 0|1|on|off | | | name | String | 0|1|on|off | |
| |