mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update discovery.markdown (#7973)
removed line ´"dev_cla":"climate",´ since it is not supported for climate devices and results in warnings in the log during discovery
This commit is contained in:
parent
e18610b50f
commit
c7a55ed519
@ -255,7 +255,6 @@ Setting up a climate component (heat only) with abbreviated configuration variab
|
||||
```yaml
|
||||
{
|
||||
"name":"Livingroom",
|
||||
"dev_cla":"climate",
|
||||
"mode_cmd_t":"homeassistant/climate/livingroom/thermostatModeCmd",
|
||||
"mode_stat_t":"homeassistant/climate/livingroom/state",
|
||||
"mode_stat_tpl":"{{value_json.mode}}",
|
||||
|
Loading…
x
Reference in New Issue
Block a user