hass-core/homeassistant
puddly 26f3305743 Bump ZHA to 0.0.32 (#124804)
* Always prefer XY color mode in ZHA

Remove a few more HS remnants

* Use new ZHA OTA format

* Bump ZHA to 0.0.32

* Fix existing OTA unit tests

* Fix schema conversion test to account for new command parameters

* Update snapshot with new `zcl_type` kwarg

* Migrate existing entities to icon translations

* Remove "no longer compatible" test

* Test that the library release summary is correctly exposed to ZHA

* Revert "Always prefer XY color mode in ZHA"

This reverts commit 8fb7789ea8.

* Test `release_notes`, not `release_summary`
2024-08-30 20:08:10 +02:00
..
auth Allow non-admins to subscribe to newer registry update events (#123267) 2024-08-07 09:13:23 +02:00
backports
brands Split august and yale integrations (#124677) 2024-08-28 17:46:03 +02:00
components Bump ZHA to 0.0.32 (#124804) 2024-08-30 20:08:10 +02:00
generated Redirect virtual integration yale_home to point to yale (#124817) 2024-08-29 17:28:02 +02:00
helpers Prevent nesting sections in data entry flows (#124645) 2024-08-28 15:42:15 +02:00
scripts Improve type hints in scripts/auth (#124049) 2024-08-18 15:43:15 +02:00
util Remove unused normalized units from unit converters (#122797) 2024-08-28 08:45:40 +02:00
__init__.py
__main__.py
block_async_io.py Add additional blocking operations to loop protection (#124017) 2024-08-16 09:03:24 -05:00
bootstrap.py Clean up useless logging handler setting (#120974) 2024-08-05 11:22:13 +02:00
config.py Fix blocking I/O while validating core config schema (#124125) 2024-08-17 15:14:28 -05:00
config_entries.py Add ConfigEntries.async_get_loaded (#124705) 2024-08-27 14:20:57 +02:00
const.py Bump version to 2024.9.0b1 2024-08-29 17:31:37 +02:00
core.py Use BaseEventLoop._thread_id instead of a custom attribute (#124054) 2024-08-17 10:59:39 +02:00
data_entry_flow.py Update deprecation warning for data_entry_flow (#122154) 2024-07-19 09:08:45 +02:00
exceptions.py
loader.py Improve language in loader error messages (#122387) 2024-07-22 15:32:36 +02:00
package_constraints.txt Update frontend to 20240829.0 (#124864) 2024-08-29 17:28:06 +02:00
py.typed
requirements.py
runner.py Use BaseEventLoop._thread_id instead of a custom attribute (#124054) 2024-08-17 10:59:39 +02:00
setup.py Do not raise repair issue about missing integration in safe mode (#123066) 2024-08-02 13:38:56 +02:00
strings.json