1
0
Fork 0
mirror of https://github.com/Andre0512/hon.git synced 2025-05-25 20:24:21 -04:00

Use fan entity for wind speed

This commit is contained in:
Andre Basche 2023-06-09 05:56:52 +02:00
parent 5bc3120000
commit 79b43b8695
28 changed files with 247 additions and 86 deletions
custom_components/hon

View file

@ -17,6 +17,7 @@ PLATFORMS = [
"button",
"binary_sensor",
"climate",
"fan",
]
HON_HVAC_MODE = {