Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollon77 committed Jan 31, 2025
1 parent 2173aec commit 088cae8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DEVICES.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ In [brackets] is given the class name of device.
| * | TEMPERATURE | level.color.temperature | °K | number | W | | | `/^level\.color\.temperature$/` |
| | DIMMER | level.dimmer | % | number | W | | | `/^level\.dimmer$/` |
| | BRIGHTNESS | | | number | W | | | `/^level\.brightness$/` |
| | SATURATION | | | number | W | | | `/^level\.color\.saturation$/` |
| | ON | switch.light | | boolean | W | | | `/^switch\.light$/` |
| | ON | | | boolean | W | | | `/^switch$/` |
| | ON_ACTUAL | sensor.light | | boolean | - | | | `/^(state|switch|sensor)\.light|switch$/` |
Expand Down

0 comments on commit 088cae8

Please sign in to comment.