core/tests/components/drop_connect
Patrick Frazer 771409579a
Add select platform to drop_connect integration (#106309)
* Add select platform to drop_connect integration

* Fix select test

* Fix minor issues

* Make function definition more specific

* Revert change to switch.py for inclusion in separate PR

* Improve typing

* Add translation keys for select options

* Fix set function typing

* Remove redundant value check

* Remove args that match defaults
2023-12-24 15:03:10 +01:00
..
__init__.py
common.py Add select platform to drop_connect integration (#106309) 2023-12-24 15:03:10 +01:00
conftest.py
test_binary_sensor.py
test_config_flow.py
test_coordinator.py
test_select.py Add select platform to drop_connect integration (#106309) 2023-12-24 15:03:10 +01:00
test_sensor.py
test_switch.py Add switches to drop_connect integration (#106264) 2023-12-23 16:39:31 +01:00