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:
dhzl84 2018-12-29 16:37:27 +01:00 committed by Fabian Affolter
parent e18610b50f
commit c7a55ed519

View File

@ -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}}",