mirror of
https://github.com/anklimov/lighthub
synced 2025-12-09 13:19:50 +03:00
mac save&AC swmode fixes, sha256 sign for cmd tst
This commit is contained in:
@@ -124,7 +124,7 @@ void out_AC::InsertData(byte data[], size_t size){
|
||||
publishTopic(item->itemArr->name, "OFF","/compressor");
|
||||
|
||||
|
||||
publishTopic(item->itemArr->name, (long) swing,"/swing");
|
||||
//publishTopic(item->itemArr->name, (long) swing,"/swing");
|
||||
//publishTopic(item->itemArr->name, (long) fan_spd,"/fan");
|
||||
|
||||
/////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user