mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 15:38:11 +01:00
test: add target temperature test
This commit is contained in:
parent
f526b6b07e
commit
adac5819c5
1 changed files with 2 additions and 0 deletions
|
@ -36,3 +36,5 @@ sensor:
|
|||
name: Thermostat Temperature Living Room
|
||||
external_temperature:
|
||||
name: Thermostat Floor Temperature Living Room
|
||||
target_temperature:
|
||||
name: Thermostat Target Temperature Living Room
|
||||
|
|
Loading…
Reference in a new issue