Removed fringe-case variables.

This commit is contained in:
pinksocks 2016-10-01 23:56:53 -04:00 committed by GitHub
parent 329f1361b7
commit 6ae5b0eb42

View File

@ -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: