Commit graph

8 commits

Author SHA1 Message Date
Erik Montnemery
eb63bc7967
Fix switch_as_x name (#91232) 2023-04-11 13:54:30 -04:00
Erik Montnemery
5948347b6b
Fix switch_as_x entity naming (#89992)
* Fix switch_as_x entity naming

* Simplify name logic
2023-03-22 20:24:05 +01:00
Franck Nijhof
fe5e3320d4
Adjust switch as X to inherit entity category (#79081) 2022-09-26 10:22:45 +02:00
epenet
23974eed41
Use ColorMode enum in switch_as_x (#70538) 2022-04-23 09:43:16 -10:00
Franck Nijhof
cd3f931ded
Add base entity to Switch as X (#68057) 2022-03-13 00:04:00 -08:00
Paulus Schoutsen
a902f0ee53
Fix switch light adding itself to devices (#68060) 2022-03-12 13:53:40 -08:00
Erik Montnemery
8948bada58
Add switch_as_x entity to wrapped switch's device (#67961) 2022-03-11 09:46:32 +01:00
Erik Montnemery
cb7e492e81
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
2022-03-10 12:23:01 +01:00