mirror of
https://github.com/anklimov/lighthub
synced 2026-01-30 18:19:06 +03:00
-default topics prefix used if no "/" in "emit" parameters of output
-Thermostat should be working with DHT22 -Negative PIN# in thermostat item - reverse logic: HIGH level of output should stop heating
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
#endif
|
||||
|
||||
#define MQTT_SUBJECT_LENGTH 20
|
||||
#define MQTT_TOPIC_LENGTH 20
|
||||
#define MQTT_TOPIC_LENGTH 64
|
||||
|
||||
#ifndef DMX_DISABLE
|
||||
#define _dmxin
|
||||
|
||||
Reference in New Issue
Block a user