Homeassistant

Latest version: v2024.11.3

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

Scan your dependencies

Page 73 of 227

2022.5.0b7

Not secure
- Ensure 'this' variable is always defined for template entities (emontnemery - 70911)
- Fix homepod streaming and browsing apps (balloob - 71230)
- Bump aioslimproto to 1.0.2 (balloob - 71231)
- Isolate parallel subscripts (emontnemery - 71233)
- Fix script conditions (emontnemery - 71235)
- Indicate disabled steps in script trace (frenck - 71237)
- Add test for failing conditions in sub scripts (emontnemery - 71238)
- Prevent Netgear SSDP from updating host (starkillerOG - 71240)
- Allow hidden entities to be selected in homekit include mode (bdraco - 71250)
- Fix oncue not logging back in when the session expires (bdraco - 71258)
- Updated vesync component fans list to handle alt ids for models. (jgissend10 - 71259)
- Load Insteon modem database on startup if needed (teharris1 - 71261)
- Bump frontend to 20220503.0 (zsarnett - 71262)
- Reject MQTT topics which include control- or non-characters (emontnemery - 71263)
- Bump aioslimproto to 2.0.0 (balloob - 71265)

2022.5.0b6

Not secure
- Handle missing kostal plenticore battery option (stegm - 65237)
- Remove entity category system in favor of hidden_by (emontnemery - 68550)
- Handle situation where mac might not exist in UniFi clients (Kane610 - 71016)
- Fix SAJ Solar inverter RecursionError (toth2zoltan - 71157)
- Fix Insteon thermostats and reduce logging (teharris1 - 71179)
- Offer visit device for Squeezelite32 devices (balloob - 71181)
- Add media source support to AppleTV (balloob - 71185)
- Fix Renault diagnostics (epenet - 71186)
- Only use scale sensor value if ordinary deCONZ value is not None (Kane610 - 71189)
- Remove entity registry entries when script is removed (emontnemery - 71193)
- Stop script if sub-script stops or aborts (emontnemery - 71195)
- Allow cancelling async_at_start helper (emontnemery - 71196)
- Fix bad ZHA _attr definitions (dmulcahey - 71198)
- Adjust version number in template default deprecation warning (frenck - 71203)
- Skip signing URL that we know requires no auth (balloob - 71208)
- Add media source support to Bose Soundtouch (balloob - 71209)
- Bump frontend to 20220502.0 (balloob - 71221)

2022.5.0b5

Not secure
- Update Riemann sum unit_of_measurement even if unit_of_measurement is known (dgomes - 69699)
- Fix "station is open" binary sensor in Tankerkoenig (mib1185 - 70928)
- Generic camera handle template adjacent to portnumber (davet2001 - 71031)
- Reduce calls to asyncio.iscoroutine (bdraco - 71090)
- Clean up Steam integration (tkdrob - 71091)
- Fix Insteon tests (teharris1 - 71092)
- Bump zwave-js-server-python to 0.36.1 (raman325 - 71096)
- Fix missing device & entity references in automations (frenck - 71103)
- Bump pysensibo to 1.0.13 (gjohansson-ST - 71105)
- Sensibo bugfix device on (gjohansson-ST - 71106)
- Add entity id to template error logging (thecode - 71107)
- Update xknx to 0.21.0 (farmio - 71108)
- Bump gcal_sync to 0.7.0 (allenporter - 71116)
- Fix copy paste issue leaving one deCONZ device trigger with the wrong subtype (Kane610 - 71121)
- Make deCONZ SSDP discovery more strict by matching on manufacturerURL (Kane610 - 71124)
- Abort UniFi Network options flow if integration is not setup (Kane610 - 71128)
- Add Show logs URL to integration errors notification (kubawolanin - 71142)
- Update xknx to 0.21.1 (marvin-w - 71144)
- Bugfix - Bump pysensibo 1.0.14 (gjohansson-ST - 71150)
- Fix missing device info in lutron_caseta (bdraco - 71156)
- Bump zeroconf to 0.38.5 (bdraco - 71160)
- Update python-smarttub to 0.0.32 (mdz - 71164)
- Fix template error in sql integration (gjohansson-ST - 71169)
- Bump gcal_sync to 0.7.1 to fix calendar API timezone handling (allenporter - 71173)
- Fix issues with SimpliSafe email-based 2FA (bachya - 71180)

2022.5.0b4

Not secure
- Fix unsafe websocket stop call in isy994 (bdraco - 71071)
- Pydeconz raise ResponseError when deCONZ Rest API Plugin is not yet ready (Kane610 - 71078)
- Don't rely on deCONZ gateway object in config options flow (Kane610 - 71079)
- Patch Insteon Hub connectivity issues (teharris1 - 71081)
- Fix linking issue when deCONZ gateway is not unlocked (Kane610 - 71082)
- Fix ZHA cover initial state (dmulcahey - 71083)
- Fix /config/server_control redirect (balloob - 71084)
- Frontend bump 20220429.0 (zsarnett - 71085)

2022.5.0b3

Not secure
- Prevent sqlalchemy Transparent SQL Compilation Caching from filling up during purge (bdraco - 71015)
- Support shorthand logical operators in script sequences (frenck - 71022)
- Fix history_stats for timezones with a positive offset from UTC (bdraco - 71038)
- Bump sqlalchemy to 1.4.36 (bdraco - 71039)
- Fix race causing google config pre-init access (balloob - 71042)
- Update ZHA switch entities to leverage Zigpy cache appropriately (dmulcahey - 71062)
- Fix sql integration issues 5.0 beta (gjohansson-ST - 71063)

2022.5.0b2

Not secure
- Insteon Device Control Panel (teharris1 - 70834)
- Use standard attribute for Sonos group members (jjlawren - 70924)
- Sync area changes to google (balloob - 70936)
- Add unique_id attribute to Alpha2Climate entity (j-a-n - 70964)
- Sabnzbd config flow improvments (shaiu - 70981)
- Ensure SimpliSafe re-auth only looks at SimpliSafe config entries (bachya - 71009)
- Remove unnecessary update_before_add from ZHA (dmulcahey - 71010)
- Ensure that email-based 2FA in SimpliSafe shows the progress UI (bachya - 71021)
- Fix Sonos races related to grouping and startup (jjlawren - 71026)
- Add redirect for server controls (balloob - 71027)
- Frontend Bump to 20220428.0 (zsarnett - 71029)
- Bump pydeconz to v91 (Kane610 - 71030)

Page 73 of 227

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.