Homeassistant

Latest version: v2024.11.3

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 22 of 227

2024.3.0b3

- Support HitachiAirToAirHeatPump (ovp:HLinkMainController) in Overkiz integration (dotvav - 102159)
- Update frontend to 20240228.1 (bramkragten - 111859)
- Move HassSetPosition to homeassistant domain (synesthesiam - 111867)
- Fallback to event loop import on deadlock (bdraco - 111868)
- Use correct service name with Wyoming satellite + local wake word detection (synesthesiam - 111870)
- Fix circular imports in core integrations (bdraco - 111875)
- Add missing unit of measurement for tolerance option in proximity (mib1185 - 111876)
- Update aioairzone to v0.7.5 (Noltari - 111879)
- Bump habluetooth to 2.4.2 (bdraco - 111885)
- Deconz fix gradient color mode (Kane610 - 111890)
- Fix unsupported device type in deCONZ integration (Kane610 - 111892)
- Limit executor imports to a single thread (bdraco - 111898)
- Change `hass.components` removal version in log to 2024.9 (jpbede - 111903)

2024.3.0b2

- Add support for ZHA entities exposed by Zigpy quirks (dmulcahey - 111176)
- Deprecate `hass.components` and log warning if used inside custom component (jpbede - 111508)
- Fix race in config entry setup again (bdraco - 111800)
- Include filename in exception when loading a json file fails (bdraco - 111802)
- Import cryptography OpenSSL backend (balloob - 111840)

2024.3.0b1

- Add overkiz support for Atlantic Shogun ZoneControl 2.0 (AtlanticPassAPCHeatingAndCoolingZone) (Tronix117 - 110510)
- Fix calendar trigger to survive config entry reloads (allenporter - 111334)
- Read min/max number of showers from state for DomesticHotWaterProduction in Overkiz integration (yanuino - 111535)
- Improve ZHA group color modes (puddly - 111669)
- Pre-import api, config, and lovelace in bootstrap to avoid loading them at runtime (bdraco - 111752)
- Move DATA_LOGGING constant to homeassistant.const (bdraco - 111763)
- Bump Python Matter Server to 5.7.0 (marcelveldt - 111765)
- Import isy994 in the executor to avoid blocking the event loop (bdraco - 111766)
- Import cryptography early since importing openssl is not thread-safe (bdraco - 111768)
- Bump aiohue to 4.7.1 (marcelveldt - 111770)
- Import blink in the executor to avoid blocking the event loop (bdraco - 111772)
- Import coinbase in the executor to avoid blocking the event loop (bdraco - 111774)
- Import androidtv_remote in the executor to avoid blocking the event loop (bdraco - 111776)
- Import opower in the executor to avoid blocking the event loop (bdraco - 111778)
- Import backup in the executor to avoid blocking the event loop (bdraco - 111781)
- Bump securetar to 2024.2.1 (bdraco - 111782)
- Fix time trigger tests with leap year (bdraco - 111785)
- Import analytics_insights in the executor to avoid blocking the event loop (bdraco - 111786)
- Fix flux_led blocking startup by waiting for discovery (bdraco - 111787)
- Fix tplink blocking startup by waiting for discovery (bdraco - 111788)
- Fix steamist blocking startup by waiting for discovery (bdraco - 111789)
- Import discord in the executor to avoid blocking the event loop (bdraco - 111790)
- Bump intents and add sentence tests (synesthesiam - 111791)
- get_matter_device_info: Test the Matter config entry is set up (balloob - 111792)

2024.3.0b0

https://rc.home-assistant.io/latest-release-notes

2024.2.5

- Add title to reauthenticate integration issue ([timmo001] - [111275])

[111275]: https://github.com/home-assistant/core/pull/111275
[timmo001]: https://github.com/timmo001

_Translations from the dev branch are included in each release. The above PR introduced a new placeholder into an existing translation. When we released 2024.2.4, it tried to render the new translation without providing the placeholder. Doing a hot fix to provide the placeholder value so this translation works again as the issue is quite visible._

2024.2.4

- Return group unit of measurement when device_class is None ([PoppyPop] - [110973]) ([group docs])
- Bump roombapy to 1.6.13 ([Orhideous] - [111187]) ([roomba docs])
- Bump orjson to 3.9.15 ([bdraco] - [111233])
- Set Lutron switch to device name ([joostlek] - [111293]) ([lutron docs])
- Bump opower to 0.3.0 ([swartzd] - [109248]) ([opower docs])
- Bump opower to 0.3.1 ([benhoff] - [111307])
- Fix another name missing in wyoming getLogger ([llluis] - [111390]) ([wyoming docs])
- Update caldav to 1.3.9 ([cdce8p] - [111429]) ([caldav docs])
- Update guppy3 to 3.1.4.post1 ([cdce8p] - [111430]) ([profiler docs])
- Bump openwebifpy to 4.2.4 ([autinerd] - [110676]) ([enigma2 docs])

[109248]: https://github.com/home-assistant/core/pull/109248
[109883]: https://github.com/home-assistant/core/pull/109883
[110078]: https://github.com/home-assistant/core/pull/110078
[110676]: https://github.com/home-assistant/core/pull/110676
[110720]: https://github.com/home-assistant/core/pull/110720
[110973]: https://github.com/home-assistant/core/pull/110973
[111133]: https://github.com/home-assistant/core/pull/111133
[111187]: https://github.com/home-assistant/core/pull/111187
[111233]: https://github.com/home-assistant/core/pull/111233
[111293]: https://github.com/home-assistant/core/pull/111293
[111307]: https://github.com/home-assistant/core/pull/111307
[111390]: https://github.com/home-assistant/core/pull/111390
[111429]: https://github.com/home-assistant/core/pull/111429
[111430]: https://github.com/home-assistant/core/pull/111430
[Orhideous]: https://github.com/Orhideous
[PoppyPop]: https://github.com/PoppyPop
[autinerd]: https://github.com/autinerd
[bdraco]: https://github.com/bdraco
[benhoff]: https://github.com/benhoff
[cdce8p]: https://github.com/cdce8p
[frenck]: https://github.com/frenck
[joostlek]: https://github.com/joostlek
[llluis]: https://github.com/llluis
[swartzd]: https://github.com/swartzd
[abode docs]: https://www.home-assistant.io/integrations/abode/
[caldav docs]: https://www.home-assistant.io/integrations/caldav/
[enigma2 docs]: https://www.home-assistant.io/integrations/enigma2/
[group docs]: https://www.home-assistant.io/integrations/group/
[lutron docs]: https://www.home-assistant.io/integrations/lutron/
[opower docs]: https://www.home-assistant.io/integrations/opower/
[profiler docs]: https://www.home-assistant.io/integrations/profiler/
[roomba docs]: https://www.home-assistant.io/integrations/roomba/
[wyoming docs]: https://www.home-assistant.io/integrations/wyoming/

Page 22 of 227

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.