|
f298edbb81
|
mqtt_client.py: make auto discovery message retained
|
2025-09-30 20:39:54 +00:00 |
|
|
4bd5f738e7
|
make mqtt_client.py executable
|
2025-09-30 19:21:50 +00:00 |
|
|
b7024c124b
|
mqtt_client.py: remove unused command line args
|
2025-09-29 23:10:02 +02:00 |
|
|
7c97f94908
|
mqtt_client.py: build fix
|
2025-09-29 23:08:56 +02:00 |
|
|
eafc71d4f2
|
mqtt_client.py: mqtt_autodiscovery: remove client arg
|
2025-09-27 01:55:12 +02:00 |
|
|
14c4ec65ee
|
mqtt_client.py: remove mixer import
|
2025-09-26 23:50:12 +02:00 |
|
|
3a97a7a059
|
mqtt_client.py: move global vars into MqttClient class
|
2025-09-26 23:50:12 +02:00 |
|
|
6acb919486
|
mqtt_client.py: move implemntation into MqttClient class
|
2025-09-26 23:50:12 +02:00 |
|
|
5ae6d1f832
|
mqtt_client.py: add auto discovery for home assistant
|
2025-09-26 23:33:59 +02:00 |
|
|
6b8c57441f
|
mqtt_client.py: add subparser for scene_recall and shutdown
|
2025-09-26 22:43:32 +02:00 |
|
|
a2f4079223
|
mqtt_client.py: subscribe to actual topic + require mqtt broker hostname via arg
|
2025-09-25 22:31:54 +02:00 |
|
|
872d56fcbd
|
add mqtt_client.py with scene_recall + shutdown commands
|
2025-09-24 23:11:16 +02:00 |
|