diff --git a/source/_lovelace/thermostat.markdown b/source/_lovelace/thermostat.markdown index f5a3797d544..3ae760f8d4c 100644 --- a/source/_lovelace/thermostat.markdown +++ b/source/_lovelace/thermostat.markdown @@ -31,6 +31,6 @@ entity: ## {% linkable_title Example %} ```yaml -- type: sensor +- type: thermostat entity: climate.nest ```