Homeassistant

Latest version: v2024.11.3

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

Scan your dependencies

Page 98 of 227

2021.7.0b2

Not secure
- Abort existing reauth flow on entry removal (frenck - 52407)
- Fix Fritz call deflection list (chemelli74 - 52443)
- Fix Statistics recorder migration order (frenck - 52449)

2021.7.0b1

Not secure
- Add screenlogic reconnect (bshep - 52022)
- Update homekit_controller to use async zeroconf (bdraco - 52330)
- Bump bt_proximity library (FrederikBolding - 52364)
- Bump pyatmo to v5.2.0 (cgtobi - 52365)
- Bump up ZHA dependencies (Adminiuga - 52374)
- Fix missing default latitude/longitude/elevation in OpenUV config flow (bachya - 52380)
- Improve sensor statistics tests (emontnemery - 52386)
- Reject trusted network access from proxies (elupus - 52388)
- Fix MQTT cover optimistic mode (emontnemery - 52392)
- Fix sensor statistics collection with empty states (emontnemery - 52393)
- Bump pysma to 0.6.1 (rklomp - 52401)
- Add update listener to Coinbase (TomBrien - 52404)
- Upgrade wled to 0.7.1 (frenck - 52405)
- Bump eight sleep dependency to fix bug (raman325 - 52408)
- Import track_new_devices and scan_interval from yaml for nmap_tracker (bdraco - 52409)
- Drop statistic_id and source columns from statistics table (emontnemery - 52417)
- Upgrade aioimaplib to 0.9.0 (frenck - 52422)
- Fix typo in forecast_solar strings (milanmeu - 52430)
- Avoid duplicated database queries when fetching statistics (emontnemery - 52433)
- Correct recorder table arguments (emontnemery - 52436)

2021.7.0b0

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

2021.6.6

Not secure
- Fix whois expiration date ([kantselovich] - [51868]) ([whois docs])
- Add Omnilogic switch defaults for max_speed and min_speed ([djtimca] - [51889]) ([omnilogic docs])
- Bump pyRFXtrx to 0.27.0 ([RobBie1221] - [51911]) ([rfxtrx docs])
- Bump pydaikin to 2.4.3 ([fredrike] - [51926]) ([daikin docs])
- Fix AccuWeather sensors updates ([bieniu] - [52031]) ([accuweather docs])
- Fix double subscriptions for local push notifications ([balloob] - [52039]) ([mobile_app docs])
- Catch unexpected battery update payloads on Sonos ([jjlawren] - [52040]) ([sonos docs])

[51868]: https://github.com/home-assistant/core/pull/51868
[51889]: https://github.com/home-assistant/core/pull/51889
[51911]: https://github.com/home-assistant/core/pull/51911
[51926]: https://github.com/home-assistant/core/pull/51926
[52031]: https://github.com/home-assistant/core/pull/52031
[52039]: https://github.com/home-assistant/core/pull/52039
[52040]: https://github.com/home-assistant/core/pull/52040
[RobBie1221]: https://github.com/RobBie1221
[balloob]: https://github.com/balloob
[bieniu]: https://github.com/bieniu
[djtimca]: https://github.com/djtimca
[fredrike]: https://github.com/fredrike
[jjlawren]: https://github.com/jjlawren
[kantselovich]: https://github.com/kantselovich
[accuweather docs]: https://www.home-assistant.io/integrations/accuweather/
[daikin docs]: https://www.home-assistant.io/integrations/daikin/
[mobile_app docs]: https://www.home-assistant.io/integrations/mobile_app/
[omnilogic docs]: https://www.home-assistant.io/integrations/omnilogic/
[rfxtrx docs]: https://www.home-assistant.io/integrations/rfxtrx/
[sonos docs]: https://www.home-assistant.io/integrations/sonos/
[whois docs]: https://www.home-assistant.io/integrations/whois/

2021.6.5

Not secure
- Replace garminconnect_aio with garminconnect_ha ([cyberjunky] - [51730]) ([garmin_connect docs])
- Bump pydaikin, fix airbase issues ([fredrike] - [51797]) ([daikin docs])
- Add httpcore with version 0.13.3 ([ludeeus] - [51799])
- Bump pyialarm to 1.9.0 ([RyuzakiKK] - [51804]) ([ialarm docs])

[51730]: https://github.com/home-assistant/core/pull/51730
[51797]: https://github.com/home-assistant/core/pull/51797
[51799]: https://github.com/home-assistant/core/pull/51799
[51804]: https://github.com/home-assistant/core/pull/51804
[RyuzakiKK]: https://github.com/RyuzakiKK
[cyberjunky]: https://github.com/cyberjunky
[fredrike]: https://github.com/fredrike
[ludeeus]: https://github.com/ludeeus
[daikin docs]: https://www.home-assistant.io/integrations/daikin/
[garmin_connect docs]: https://www.home-assistant.io/integrations/garmin_connect/
[ialarm docs]: https://www.home-assistant.io/integrations/ialarm/

2021.6.4

Not secure
- Fix Sonos battery sensors on S1 firmware ([jjlawren] - [51585]) ([sonos docs])
- Handle missing section ID for Plex clips ([jjlawren] - [51598]) ([plex docs])
- Reduce ovo_energy polling rate to be less aggressive ([blastoise186] - [51613]) ([ovo_energy docs])
- Do not configure Shelly config entry created by custom component ([bieniu] - [51616]) ([shelly docs])
- Fix Onvif get_time_zone from device ([pszafer] - [51620])
- Ensure samsungtv reloads after reauth ([bdraco] - [51714]) ([samsungtv docs])
- Fix race condition in samsungtv turn off ([bdraco] - [51716]) ([samsungtv docs])

[51585]: https://github.com/home-assistant/core/pull/51585
[51598]: https://github.com/home-assistant/core/pull/51598
[51613]: https://github.com/home-assistant/core/pull/51613
[51616]: https://github.com/home-assistant/core/pull/51616
[51620]: https://github.com/home-assistant/core/pull/51620
[51714]: https://github.com/home-assistant/core/pull/51714
[51716]: https://github.com/home-assistant/core/pull/51716
[bdraco]: https://github.com/bdraco
[bieniu]: https://github.com/bieniu
[blastoise186]: https://github.com/blastoise186
[jjlawren]: https://github.com/jjlawren
[pszafer]: https://github.com/pszafer
[ovo_energy docs]: https://www.home-assistant.io/integrations/ovo_energy/
[plex docs]: https://www.home-assistant.io/integrations/plex/
[samsungtv docs]: https://www.home-assistant.io/integrations/samsungtv/
[shelly docs]: https://www.home-assistant.io/integrations/shelly/
[sonos docs]: https://www.home-assistant.io/integrations/sonos/

Page 98 of 227

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.