Add color_status sensor for Nest Protect (#5506)

This commit is contained in:
Jason Hu 2018-06-08 22:17:02 -07:00 committed by Sebastian Muszynski
parent f9da299e85
commit 1ee3eb6f59

View File

@ -47,8 +47,9 @@ The following conditions are available by device:
- target
- hvac\_state: The currently active state of the HVAC system, `heating`, `cooling`, or `off`.
- Nest Protect:
- co\_status
- smoke\_status
- battery\_health
- co\_status: `Ok`, `Warning`, or `Emergency`
- smoke\_status: `Ok`, `Warning`, or `Emergency`
- battery\_health: `Ok` or `Replace`
- color\_status: `gray`, `green`, `yellow`, or `red`. Indicates device status by color in the Nest app UI. It is an aggregate condition for battery+smoke+CO states, and reflects the actual color indicators displayed in the Nest app.
- Nest Camera: none