1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-28 01:37:07 +00:00

2 Commits

Author SHA1 Message Date
Jan Bouwhuis
9234852e2a
Improve typing on drop_connect switch entity description ()
* Improve typing on drop_connext switch entity description

* Update homeassistant/components/drop_connect/switch.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update homeassistant/components/drop_connect/switch.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-12-23 19:42:41 +01:00
Patrick Frazer
c126022d4f
Add switches to drop_connect integration ()
* Add switches to drop_connect integration

* Let device update state

* Simplify icon property

* Use constants for icon names

* Add simulated responses from devices

* Use keyed form for switch value

* Clean up properties
2023-12-23 16:39:31 +01:00