Remove broken Nest sensor types from documentation (#497)
These where removed from code earlier but not from documentation, caused errors with configuration.yaml when used.
This commit is contained in:
parent
8664a2daae
commit
3b9739383e
1 changed files with 0 additions and 4 deletions
|
@ -23,8 +23,6 @@ sensor:
|
|||
monitored_conditions:
|
||||
- 'temperature'
|
||||
- 'target'
|
||||
- 'away_temperature[0]'
|
||||
- 'away_temperature[1]'
|
||||
- 'humidity'
|
||||
- 'mode'
|
||||
- 'last_ip'
|
||||
|
@ -45,8 +43,6 @@ Configuration variables:
|
|||
- **monitored_conditions** array (*Required*): States to monitor.
|
||||
- 'temperature'
|
||||
- 'target'
|
||||
- 'away_temperature[0]'
|
||||
- 'away_temperature[1]'
|
||||
- 'humidity'
|
||||
- 'mode'
|
||||
- 'last_ip'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue