Add more sensors and translations

This commit is contained in:
Andre Basche
2023-03-05 19:19:52 +01:00
parent ac9e4d211c
commit 5682149ecc
9 changed files with 111 additions and 24 deletions

View File

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