mirror of
https://github.com/anklimov/lighthub
synced 2026-01-31 10:39:06 +03:00
MQTT topics refactoring (sub-properties, set) to better compatibility, modify default topic prefix from /myhome to myhome
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef HOMETOPIC
|
||||
#define HOMETOPIC "/myhome"
|
||||
#define HOMETOPIC "myhome"
|
||||
#endif
|
||||
/*
|
||||
#ifndef OUTTOPIC
|
||||
|
||||
Reference in New Issue
Block a user