Files
ha-core/tests/components
Eric Severance 5ffffd8dbc Fully unload wemo config entry (#96620)
* Fully unload wemo config entity

* Test reloading the config entry

* Encapsulate data with dataclasses

* Fix missing test coverage

* Replace if with assert for options that are always set

* Move WemoData/WemoConfigEntryData to models.py

* Use _ to indicate unused argument

* Test that the entry and entity work after reloading

* Nit: Slight test reordering

* Reset the correct mock (get_state)

* from .const import DOMAIN

* Nit: _async_wemo_data -> async_wemo_data; not module private
2023-07-20 10:06:16 +02:00
..
2023-07-15 21:47:09 -10:00
2023-07-18 18:51:02 +02:00
2023-07-09 17:37:32 -05:00
2023-07-09 21:15:55 +02:00
2023-07-17 09:27:01 +02:00
2023-07-06 23:05:46 +02:00
2023-06-25 09:00:52 -05:00
2023-06-27 17:42:27 +02:00
2023-07-09 13:55:10 -04:00
2023-07-11 18:24:40 +02:00
2023-07-13 12:14:31 -04:00
2023-07-14 08:56:27 -04:00