Fix Thermostat cards (#7128)

This commit is contained in:
Alok Saboo 2018-10-26 15:59:45 -04:00 committed by Paulus Schoutsen
parent f66db87c16
commit 0ce3160e29

View File

@ -31,6 +31,6 @@ entity:
## {% linkable_title Example %}
```yaml
- type: sensor
- type: thermostat
entity: climate.nest
```