Added Battery low warning Badge (#1583)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
pull/1584/head
Christoph Weitkamp 2021-05-21 17:09:18 +02:00 committed by GitHub
parent babf96367e
commit d88bbfbe2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -212,7 +212,8 @@ This is a table describing the Equipment, Point and Property classes needed to e
| Badge | Type | Equipment | Point | Property |
|--------------|-------------|------------------------------------------------------------|------------------------------------|-------------|
| Lights | Status | *Any* | Control, Switch | Light |
| Low Battery | Status | *Any* | LowBattery | *Any* |
| Lights | Status | *Any* | Control, Switch | Light |
| Windows | Status | Window | OpenState | *Any* |
| Doors | Status | Door, FrontDoor, BackDoor, InnerDoor, CellarDoor, SideDoor | OpenState | *Any* |
| Garage Doors | Status | GarageDoor | OpenState | *Any* |