publish presence via mqtt

This commit is contained in:
technyon
2022-04-05 22:35:20 +02:00
parent 4616b5e020
commit 9a13893c89
6 changed files with 79 additions and 10 deletions

View File

@@ -13,3 +13,5 @@
#define mqtt_topic_lockstate_completionStatus "/lock/completionStatus"
#define mqtt_topic_door_sensor_state "/lock/doorSensorState"
#define mqtt_topic_lockstate_action "/lock/action"
#define mqtt_topic_presence "/presence/devices"