1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-27 06:28:31 +00:00

Modern Forms integration initial pass - Fan (#51317)

* Modern Forms integration initial pass

* cleanup of typing and nits

* Stripped PR down to Fan only

* Review cleanup

* Set sleep_time to be required for service

* Adjust minimum sleep time to one minute.

* Code review changes

* cleanup icon init a little
This commit is contained in:
Brian Towles
2021-06-08 01:22:50 -05:00
committed by GitHub
parent 51fa28aac3
commit 01d4140177
21 changed files with 1217 additions and 0 deletions

View File

@@ -60,6 +60,12 @@ ZEROCONF = {
"domain": "devolo_home_control"
}
],
"_easylink._tcp.local.": [
{
"domain": "modern_forms",
"name": "wac*"
}
],
"_elg._tcp.local.": [
{
"domain": "elgato"