Merge pull request #1038 from pinksocks/patch-2

Removed fringe-case variables.
This commit is contained in:
Robbie Trencheny 2016-10-02 14:45:39 -07:00 committed by GitHub
commit d6b9e35c2e

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: