Skip to content

Commit 1ee3eb6

Browse files
awarecansyssi
authored andcommitted
Add color_status sensor for Nest Protect (home-assistant#5506)
1 parent f9da299 commit 1ee3eb6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

source/_components/sensor.nest.markdown

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,9 @@ The following conditions are available by device:
4747
- target
4848
- hvac\_state: The currently active state of the HVAC system, `heating`, `cooling`, or `off`.
4949
- Nest Protect:
50-
- co\_status
51-
- smoke\_status
52-
- battery\_health
50+
- co\_status: `Ok`, `Warning`, or `Emergency`
51+
- smoke\_status: `Ok`, `Warning`, or `Emergency`
52+
- battery\_health: `Ok` or `Replace`
53+
- 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.
5354
- Nest Camera: none
5455

0 commit comments

Comments
 (0)