mirror of
https://github.com/home-assistant/core.git
synced 2025-12-23 20:39:01 +00:00
* Wrap attribute writes in a helper throwing `HomeAssistantError` * Do not check for `Exception` instances, they are now propagated * Write `cie_addr` synchronously * Fix unnecessary `if` in `async_set_native_value` * Fix unit tests * Use `HomeAssistantError` in cover commands * Revert writing `cie_addr` synchronously * Disallow proxying of some cluster methods to fix unit test warnings * Unit test cover failures to increase coverage * Unit test missing climate device * Unit test remaining cover commands
10 KiB
10 KiB