Homeassistant

Latest version: v2024.11.3

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

Scan your dependencies

Page 37 of 227

2023.8.1

Not secure
- Raise PlatformNotReady on initial OwnTone connection failure ([uvjustin] - [97257]) ([forked_daapd docs])
- Add overkiz battery sensor level medium ([matthieume] - [97472]) ([overkiz docs])
- Fix ZHA `turn_on` issues with `transition=0`, improve tests ([TheJulianJES] - [97539]) ([zha docs])
- Bump pyDuotecno to 2023.8.1 ([Cereal2nd] - [97583]) ([duotecno docs]) (dependency)
- Bump Cryptography to 41.0.3 for a second security fix ([blastoise186] - [97611]) (dependency)
- Waqi State unknown if value is string ([joostlek] - [97617]) ([waqi docs])
- Bump dbus-fast to 1.90.1 ([bdraco] - [97619]) ([bluetooth docs]) (dependency)
- Bump python-roborock to 0.31.1 ([Lash-L] - [97632]) ([roborock docs]) (dependency)
- Bump intents to 2023.8.2 ([synesthesiam] - [97636]) ([conversation docs]) (dependency)
- Add device naming to Yeelight ([joostlek] - [97639]) ([yeelight docs])
- Fix typo in tplink OUI ([bdraco] - [97644]) ([tplink docs])
- Revert "Add device naming to Yeelight" ([joostlek] - [97647]) ([yeelight docs])
- Enable the `PRESET_MODE` `FanEntityFeature` for VeSync air purifiers ([DuckyCrayfish] - [97657]) ([vesync docs])
- Fix tplink child plug state reporting ([bdraco] - [97658]) ([tplink docs])
- Fix date and timestamp device class in Command Line Sensor ([gjohansson-ST] - [97663]) ([command_line docs])
- Bump zeroconf to 0.72.3 ([bdraco] - [97668]) ([zeroconf docs]) (dependency)
- Bump pyatv to 0.13.3 ([bdraco] - [97670]) ([apple_tv docs]) (dependency)
- Fix color mode attribute for both official and non official Hue lights ([marcelveldt] - [97683]) ([hue docs])
- Fix UniFi image platform not loading when passphrase is missing from WLAN ([Kane610] - [97684]) ([unifi docs])
- Fix Kostal_Plenticore SELECT entities using device_info correctly ([N3rdix] - [97690]) ([kostal_plenticore docs])
- Fix freebox enumerate raid disks ([cyr-ius] - [97696]) ([freebox docs])
- Fix allow_name_translation logic ([amitfin] - [97701])
- Fix NWS twice_daily forecast day/night detection ([karwosts] - [97703]) ([nws docs])
- Bump opower to 0.0.19 ([tronikos] - [97706]) ([opower docs]) (dependency)
- Fix detection of client wan-access rule in AVM Fritz!Box Tools ([mib1185] - [97708]) ([fritz docs])
- Fix unloading KNX integration without sensors ([farmio] - [97720]) ([knx docs])
- Update zigpy to 0.56.3 ([cdce8p] - [97480]) ([zha docs]) (dependency)
- Bump zigpy to 0.56.4 ([TheJulianJES] - [97722]) ([zha docs]) (dependency)
- Fix keymitt_ble RuntimeWarning ([cdce8p] - [97729]) ([keymitt_ble docs])
- Bump zeroconf to 0.74.0 ([bdraco] - [97745]) ([zeroconf docs]) (dependency)
- Avoid calling the http access logging when logging is disabled in emulated_hue ([bdraco] - [97750]) ([emulated_hue docs])
- Bump opower to 0.0.20 ([tronikos] - [97752]) ([opower docs]) (dependency)
- Bump pyduotecno to 2023.8.3 ([Cereal2nd] - [97759]) ([duotecno docs]) (dependency)
- Add has entity name to Solarlog ([joostlek] - [97764]) ([solarlog docs])
- Fix WAQI being zero ([joostlek] - [97767]) ([waqi docs])

[97257]: https://github.com/home-assistant/core/pull/97257
[97472]: https://github.com/home-assistant/core/pull/97472
[97480]: https://github.com/home-assistant/core/pull/97480
[97539]: https://github.com/home-assistant/core/pull/97539
[97583]: https://github.com/home-assistant/core/pull/97583
[97609]: https://github.com/home-assistant/core/pull/97609
[97611]: https://github.com/home-assistant/core/pull/97611
[97617]: https://github.com/home-assistant/core/pull/97617
[97619]: https://github.com/home-assistant/core/pull/97619
[97632]: https://github.com/home-assistant/core/pull/97632
[97636]: https://github.com/home-assistant/core/pull/97636
[97639]: https://github.com/home-assistant/core/pull/97639
[97644]: https://github.com/home-assistant/core/pull/97644
[97647]: https://github.com/home-assistant/core/pull/97647
[97657]: https://github.com/home-assistant/core/pull/97657
[97658]: https://github.com/home-assistant/core/pull/97658
[97663]: https://github.com/home-assistant/core/pull/97663
[97668]: https://github.com/home-assistant/core/pull/97668
[97670]: https://github.com/home-assistant/core/pull/97670
[97683]: https://github.com/home-assistant/core/pull/97683
[97684]: https://github.com/home-assistant/core/pull/97684
[97690]: https://github.com/home-assistant/core/pull/97690
[97696]: https://github.com/home-assistant/core/pull/97696
[97701]: https://github.com/home-assistant/core/pull/97701
[97703]: https://github.com/home-assistant/core/pull/97703
[97706]: https://github.com/home-assistant/core/pull/97706
[97708]: https://github.com/home-assistant/core/pull/97708
[97720]: https://github.com/home-assistant/core/pull/97720
[97722]: https://github.com/home-assistant/core/pull/97722
[97729]: https://github.com/home-assistant/core/pull/97729
[97745]: https://github.com/home-assistant/core/pull/97745
[97750]: https://github.com/home-assistant/core/pull/97750
[97752]: https://github.com/home-assistant/core/pull/97752
[97759]: https://github.com/home-assistant/core/pull/97759
[97764]: https://github.com/home-assistant/core/pull/97764
[97767]: https://github.com/home-assistant/core/pull/97767
[Cereal2nd]: https://github.com/Cereal2nd
[DuckyCrayfish]: https://github.com/DuckyCrayfish
[Kane610]: https://github.com/Kane610
[Lash-L]: https://github.com/Lash-L
[N3rdix]: https://github.com/N3rdix
[TheJulianJES]: https://github.com/TheJulianJES
[amitfin]: https://github.com/amitfin
[bdraco]: https://github.com/bdraco
[blastoise186]: https://github.com/blastoise186
[cdce8p]: https://github.com/cdce8p
[cyr-ius]: https://github.com/cyr-ius
[farmio]: https://github.com/farmio
[frenck]: https://github.com/frenck
[gjohansson-ST]: https://github.com/gjohansson-ST
[joostlek]: https://github.com/joostlek
[karwosts]: https://github.com/karwosts
[marcelveldt]: https://github.com/marcelveldt
[matthieume]: https://github.com/matthieume
[mib1185]: https://github.com/mib1185
[synesthesiam]: https://github.com/synesthesiam
[tronikos]: https://github.com/tronikos
[uvjustin]: https://github.com/uvjustin
[apple_tv docs]: https://www.home-assistant.io/integrations/apple_tv/
[bluetooth docs]: https://www.home-assistant.io/integrations/bluetooth/
[command_line docs]: https://www.home-assistant.io/integrations/command_line/
[conversation docs]: https://www.home-assistant.io/integrations/conversation/
[duotecno docs]: https://www.home-assistant.io/integrations/duotecno/
[emulated_hue docs]: https://www.home-assistant.io/integrations/emulated_hue/
[forked_daapd docs]: https://www.home-assistant.io/integrations/forked_daapd/
[freebox docs]: https://www.home-assistant.io/integrations/freebox/
[fritz docs]: https://www.home-assistant.io/integrations/fritz/
[hue docs]: https://www.home-assistant.io/integrations/hue/
[keymitt_ble docs]: https://www.home-assistant.io/integrations/keymitt_ble/
[knx docs]: https://www.home-assistant.io/integrations/knx/
[kostal_plenticore docs]: https://www.home-assistant.io/integrations/kostal_plenticore/
[nws docs]: https://www.home-assistant.io/integrations/nws/
[opower docs]: https://www.home-assistant.io/integrations/opower/
[overkiz docs]: https://www.home-assistant.io/integrations/overkiz/
[roborock docs]: https://www.home-assistant.io/integrations/roborock/
[solarlog docs]: https://www.home-assistant.io/integrations/solarlog/
[tplink docs]: https://www.home-assistant.io/integrations/tplink/
[unifi docs]: https://www.home-assistant.io/integrations/unifi/
[vesync docs]: https://www.home-assistant.io/integrations/vesync/
[waqi docs]: https://www.home-assistant.io/integrations/waqi/
[yeelight docs]: https://www.home-assistant.io/integrations/yeelight/
[zeroconf docs]: https://www.home-assistant.io/integrations/zeroconf/
[zha docs]: https://www.home-assistant.io/integrations/zha/

2023.8.0

Not secure
Release notes: <https://www.home-assistant.io/blog/2023/08/02/release-20238/>

2023.8.0b4

Not secure
- Bump pyduotecno to 2023.8.0 (beta fix) (Cereal2nd - 97564)
- Unignore today's collection for Rova (joostlek - 97567)
- Use legacy rules for ESPHome entity_id construction if `friendly_name` is unset (bdraco - 97578)
- Fix UniFi image platform failing to setup on read-only account (Kane610 - 97580)
- Bump zha-quirks to 0.0.102 (TheJulianJES - 97588)
- Ensure load the device registry if it contains invalid configuration URLs (frenck - 97589)
- Ensure we have an valid configuration URL in NetGear (frenck - 97590)

2023.8.0b3

Not secure
- Send language to Wyoming STT (synesthesiam - 97344)
- Bump reolink_aio to 0.7.6 + Timeout (starkillerOG - 97464)
- Delay creation of Reolink repair issues (starkillerOG - 97476)
- Avoid leaking exception trace for philips_js (elupus - 97491)
- Bump androidtvremote2==0.0.13 (tronikos - 97494)
- Offer work- a-round for MQTT entity names that start with the device name (jbouwh - 97495)
- Bump pywemo to 1.2.0 (esev - 97520)
- Handle http error in Renault initialisation (epenet - 97530)
- Fix RootFolder not iterable in Radarr (joostlek - 97537)
- Fix unit tests for wake_on_lan (jbouwh - 97542)
- Bump HAP-python to 4.7.1 (bdraco - 97545)
- Bump opower to 0.0.18 (tronikos - 97548)
- Bump life360 package to 6.0.0 (pnbruckner - 97549)
- Bump pywemo to 1.2.1 (esev - 97550)
- Fix Starlink ping drop rate reporting (boswelja - 97555)
- Fixes London Air parsing error (pedrolamas - 97557)
- Update frontend to 20230801.0 (bramkragten - 97561)

2023.8.0b2

Not secure
- Upgrade Verisure to 2.6.4 (niro1987 - 97278)
- Bump reolink_aio to 0.7.5 (starkillerOG - 97357)
- Bump dbus-fast to 1.87.5 (bdraco - 97364)
- Allow deleting config entry devices in jellyfin (ctalkington - 97377)
- Bump pysensibo to 1.0.32 (gjohansson-ST - 97382)
- Regard long poll without events as valid (starkillerOG - 97383)
- Manual trigger entity fix name influence entity_id (gjohansson-ST - 97398)
- Return the actual media url from media extractor (joostlek - 97408)
- Small cleanup in event entity (joostlek - 97409)
- Bump nexia to 2.0.7 (bdraco - 97432)
- Bump opower to 0.0.16 (tronikos - 97437)
- Reolink long poll recover (starkillerOG - 97465)
- Update ha-av to 10.1.1 (cdce8p - 97481)
- Revert using has_entity_name in ESPHome when `friendly_name` is not set (bdraco - 97488)

2023.8.0b1

Not secure
- Fix authlib version constraint required by point (jpbede - 97228)
- Add wildcards to sentence triggers (synesthesiam - 97236)
- Improve AirNow Configuration Error Handling (asymworks - 97267)
- Fix zodiac import flow/issue (frenck - 97282)
- Bump aioslimproto to 2.3.3 (marcelveldt - 97283)
- Rename key of water level sensor in PEGELONLINE (mib1185 - 97289)
- Weather remove forecast deprecation (gjohansson-ST - 97292)
- Fix implicit use of device name in TPLink switch (frenck - 97293)
- Fix dumping lru stats in the profiler (bdraco - 97303)
- Set mqtt entity name to `null` when it is a duplicate of the device name (jbouwh - 97304)
- bump python-roborock to 0.30.2 (Lash-L - 97306)
- Fix typo Lomng -> Long (markus-becker-tridonic-com - 97315)
- Fix sql entities not loading (gjohansson-ST - 97316)
- Fix DeviceInfo configuration_url validation (frenck - 97319)
- Duotecno beta fix (Cereal2nd - 97325)
- Fix Hydrawise zone addressing (dknowles2 - 97333)
- Bump pydrawise to 2023.7.1 (dknowles2 - 97334)
- Bump aioesphomeapi to 15.1.15 (bdraco - 97335)
- Hue event entity follow up (marcelveldt - 97336)
- Split availability and data subscriptions in homekit_controller (Jc2k - 97337)
- Add urllib3<2 package constraint (frenck - 97339)
- Bump aiohomekit to 2.6.12 (bdraco - 97342)

Page 37 of 227

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.