diff --git a/source/_lovelace/thermostat.markdown b/source/_lovelace/thermostat.markdown index 3ae760f8d4c..5c29f7d3d7e 100644 --- a/source/_lovelace/thermostat.markdown +++ b/source/_lovelace/thermostat.markdown @@ -26,6 +26,11 @@ entity: required: true description: Entity id of `climate` domain type: string +name: + required: false + description: Overwrites friendly name. + type: string + default: Name of Entity. {% endconfiguration %} ## {% linkable_title Example %}