Add light platform to current Overkiz documentation (#20880)

This commit is contained in:
Mick Vleeshouwer 2021-12-28 01:12:07 -08:00 committed by GitHub
parent 7b1784a340
commit 8c880402a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ ha_category:
- Button
- Lock
- Number
- Light
- Scene
- Binary Sensor
ha_release: 2022.1.0
@ -22,6 +23,7 @@ ha_platforms:
- button
- lock
- number
- light
- scene
- binary_sensor
---