Add switch_as_x integration (#67878)
* Add switch_as_x integration * Address review comments * Add translation strings * Rename entity_type option to target_domain * Move LightSwitch class definition to switch_as_x/light.py * Update manifest * Move tests
This commit is contained in:
parent
5ae48bcf74
commit
cb7e492e81
15 changed files with 402 additions and 317 deletions
|
@ -323,7 +323,7 @@ FLOWS = [
|
|||
"stookalert",
|
||||
"subaru",
|
||||
"surepetcare",
|
||||
"switch",
|
||||
"switch_as_x",
|
||||
"switchbot",
|
||||
"switcher_kis",
|
||||
"syncthing",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue