To create fully working thermostat you will need:
...
3. To create Virtual Thermostat, go to Settings → Virtual devices → Add device → Thermostat
doc_tap_VirtualThermostat;
...
doc_tap_RuleTemperatureMedium;
(Mode and Medium are explained here Heating and Cooling modes)
...
- Range = oscillation range +/- value, default value 0.5 Degrees,
- Output device = Output actuator,
- Limit temperature + Limit temperature Sensor = usually floor temperature sensor with the limit temperature valuedocvalue doc_tap_Rangevalue;
6. Final result
doc_tap_Finalres;
...