Enable select platform in Overkiz integration (#68995)

This commit is contained in:
Mick Vleeshouwer
2022-04-01 07:28:29 -07:00
committed by GitHub
parent cbd3d7c037
commit 2c82befc78

View File

@@ -28,6 +28,7 @@ PLATFORMS: list[Platform] = [
Platform.LOCK,
Platform.NUMBER,
Platform.SCENE,
Platform.SELECT,
Platform.SENSOR,
Platform.SIREN,
Platform.SWITCH,