core/homeassistant/components/drop_connect
Patrick Frazer c126022d4f
Add switches to drop_connect integration (#106264)
* 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
..
__init__.py Add switches to drop_connect integration (#106264) 2023-12-23 16:39:31 +01:00
binary_sensor.py
config_flow.py
const.py
coordinator.py Add switches to drop_connect integration (#106264) 2023-12-23 16:39:31 +01:00
entity.py
manifest.json
sensor.py
strings.json Add switches to drop_connect integration (#106264) 2023-12-23 16:39:31 +01:00
switch.py Add switches to drop_connect integration (#106264) 2023-12-23 16:39:31 +01:00