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'
- 'humidity'
- 'operation_mode'
- 'last_ip'
- 'local_ip'
- 'last_connection'
- 'battery_level'
- 'weather_condition'
- 'weather_temperature'
- 'weather_humidity'
- 'wind_speed'
- 'wind_direction'
- 'co_status'
- 'smoke_status'
- 'co_status' # Nest Protect only
- 'smoke_status' # Nest Protect only
```
Configuration variables: