ems+ empty messages, Flags for solar modules, roomtemp from remote thermostats

This commit is contained in:
MichaelDvP
2020-06-17 12:11:30 +02:00
parent 57762845a4
commit 8ab319dcbb
6 changed files with 38 additions and 23 deletions

View File

@@ -216,6 +216,7 @@ class Thermostat : public EMSdevice {
void process_RC20Monitor(std::shared_ptr<const Telegram> telegram);
void process_RC20Set(std::shared_ptr<const Telegram> telegram);
void process_RC20Remote(std::shared_ptr<const Telegram> telegram);
void process_RC20Monitor_2(std::shared_ptr<const Telegram> telegram);
void process_RC20Set_2(std::shared_ptr<const Telegram> telegram);