-
Notifications
You must be signed in to change notification settings - Fork 4
MQTT
Stephan Mühl edited this page Sep 3, 2022
·
24 revisions
SmartPusher publish the button states via MQTT to following topics:
- [prefix]/button[x]/click
- [prefix]/button[x]/double_click
- [prefix]/button[x]/long_click
- [prefix]/button[x]/push
while [prefix] is SmartPusher by default and [x] represents the number of the pressed button (1-8)