8 #ifndef _SINRICTHERMOSTAT_H_
9 #define _SINRICTHERMOSTAT_H_
11 #include "SinricProDevice.h"
12 #include "Capabilities/PowerStateController.h"
13 #include "Capabilities/ThermostatController.h"
14 #include "Capabilities/TemperatureSensor.h"
PowerStateController.
Definition: PowerStateController.h:11
Base class for all device types.
Definition: SinricProDevice.h:25
Device to control Thermostat.
Definition: SinricProThermostat.h:30
TemperatureSensor.
Definition: TemperatureSensor.h:10
ThermostatController.
Definition: ThermostatController.h:11