mirror of
https://github.com/home-assistant/core.git
synced 2026-08-28 10:16:02 -05:00
* Matter 1.4 rename BridgedDevice device type BREAKING change in the client: BridgedDevice is renamed to BridgedNode in the device types with Matter 1.4 * `ColorMode` enum type is renamed to `ColorModeEnum` * Item `ColorTemperature` renamed to `ColorTemperatureMireds` * Update ColorControl bitmaps and attributes * Bump Python Matter server to 7.0.0 (Matter 1.4) * Bump requirements to Python Matter server to 7.0.0