Removed fringe-case variables.
This commit is contained in:
parent
329f1361b7
commit
6ae5b0eb42
1 changed files with 2 additions and 10 deletions
|
@ -29,17 +29,9 @@ sensor:
|
||||||
- 'target'
|
- 'target'
|
||||||
- 'humidity'
|
- 'humidity'
|
||||||
- 'operation_mode'
|
- 'operation_mode'
|
||||||
- 'last_ip'
|
|
||||||
- 'local_ip'
|
|
||||||
- 'last_connection'
|
- 'last_connection'
|
||||||
- 'battery_level'
|
- 'co_status' # Nest Protect only
|
||||||
- 'weather_condition'
|
- 'smoke_status' # Nest Protect only
|
||||||
- 'weather_temperature'
|
|
||||||
- 'weather_humidity'
|
|
||||||
- 'wind_speed'
|
|
||||||
- 'wind_direction'
|
|
||||||
- 'co_status'
|
|
||||||
- 'smoke_status'
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue