mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
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
@ -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…
x
Reference in New Issue
Block a user