Improvements, add switch

This commit is contained in:
Andre Basche
2023-03-05 00:54:57 +01:00
parent 136a1810fc
commit 16eafff169
6 changed files with 165 additions and 22 deletions

View File

@ -4,5 +4,6 @@ PLATFORMS = [
"sensor",
"select",
"number",
"switch",
"button"
]