core/tests/components/iotty
shapournemati-iotty 1c0135880d
Add outlet device class to iotty switch entity (#132912)
* upgrade iottycloud lib to 0.3.0

* Add outlet

* test outlet turn on and turn off

* test add outlet

* Refactor code to use only one SwitchEntity  with an EntityDescription to distinguish Outlet and Lightswitch

* Refactor switch entities to reduce duplicated code

* Refactor tests to reduce duplicated code

* Refactor code to improve abstraction layer using specific types instead of generics

* Remove print and redundant field
2024-12-20 15:33:05 +01:00
..
snapshots Add outlet device class to iotty switch entity (#132912) 2024-12-20 15:33:05 +01:00
__init__.py
conftest.py Add outlet device class to iotty switch entity (#132912) 2024-12-20 15:33:05 +01:00
test_api.py
test_config_flow.py Improve logic for detecting unused ignore translations (#128441) 2024-10-18 17:59:06 +02:00
test_cover.py
test_init.py
test_switch.py Add outlet device class to iotty switch entity (#132912) 2024-12-20 15:33:05 +01:00