Homeassistant

Latest version: v2024.11.3

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

Scan your dependencies

Page 94 of 227

2021.8.3

Not secure
- Gracefully handle additional GSM errors ([ocalvo] - [54114]) ([sms docs])
- Handle software version being None when setting up HomeKit accessories ([nzapponi] - [54130]) ([homekit docs])
- Fix sensor PLATFORM_SCHEMA for ebox and enphase_envoy ([mib1185] - [54142]) ([enphase_envoy docs])
- Fetch interface index from network integration instead of socket.if_nametoindex in zeroconf ([bdraco] - [54152]) ([zeroconf docs]) ([network docs])
- Bump zeroconf to 0.33.4 to ensure zeroconf can startup when ipv6 is disabled ([bdraco] - [54165]) ([zeroconf docs])

[54114]: https://github.com/home-assistant/core/pull/54114
[54130]: https://github.com/home-assistant/core/pull/54130
[54142]: https://github.com/home-assistant/core/pull/54142
[54152]: https://github.com/home-assistant/core/pull/54152
[54165]: https://github.com/home-assistant/core/pull/54165
[bdraco]: https://github.com/bdraco
[mib1185]: https://github.com/mib1185
[nzapponi]: https://github.com/nzapponi
[ocalvo]: https://github.com/ocalvo
[enphase_envoy docs]: https://www.home-assistant.io/integrations/enphase_envoy/
[homekit docs]: https://www.home-assistant.io/integrations/homekit/
[network docs]: https://www.home-assistant.io/integrations/network/
[sms docs]: https://www.home-assistant.io/integrations/sms/
[zeroconf docs]: https://www.home-assistant.io/integrations/zeroconf/

2021.8.2

Not secure
- Bump pylitterbot to 2021.8.0 ([natekspencer] - [54000]) ([litterrobot docs])
- Add missing device class to SAJ energy sensors ([frenck] - [54048]) ([saj docs])
- Handle empty software version when setting up HomeKit ([bdraco] - [54068]) ([homekit docs])
- Bump up ZHA dependencies ([puddly] - [54079]) ([zha docs])
- Packages to support config platforms ([balloob] - [54085]) ([automation docs]) ([script docs]) ([template docs])
- Fix Shelly last_reset ([thecode] - [54101]) ([shelly docs])
- Two fixes ([chemelli74] - [54102]) ([fritz docs])
- Increase time before scene and script HomeKit entities are reset ([bdraco] - [54105]) ([homekit docs])
- Bump zeroconf to 0.33.3 ([bdraco] - [54108]) ([zeroconf docs])

[54000]: https://github.com/home-assistant/core/pull/54000
[54048]: https://github.com/home-assistant/core/pull/54048
[54068]: https://github.com/home-assistant/core/pull/54068
[54079]: https://github.com/home-assistant/core/pull/54079
[54085]: https://github.com/home-assistant/core/pull/54085
[54101]: https://github.com/home-assistant/core/pull/54101
[54102]: https://github.com/home-assistant/core/pull/54102
[54105]: https://github.com/home-assistant/core/pull/54105
[54108]: https://github.com/home-assistant/core/pull/54108
[balloob]: https://github.com/balloob
[bdraco]: https://github.com/bdraco
[chemelli74]: https://github.com/chemelli74
[frenck]: https://github.com/frenck
[natekspencer]: https://github.com/natekspencer
[puddly]: https://github.com/puddly
[thecode]: https://github.com/thecode
[automation docs]: https://www.home-assistant.io/integrations/automation/
[fritz docs]: https://www.home-assistant.io/integrations/fritz/
[homekit docs]: https://www.home-assistant.io/integrations/homekit/
[litterrobot docs]: https://www.home-assistant.io/integrations/litterrobot/
[saj docs]: https://www.home-assistant.io/integrations/saj/
[script docs]: https://www.home-assistant.io/integrations/script/
[shelly docs]: https://www.home-assistant.io/integrations/shelly/
[template docs]: https://www.home-assistant.io/integrations/template/
[zeroconf docs]: https://www.home-assistant.io/integrations/zeroconf/
[zha docs]: https://www.home-assistant.io/integrations/zha/

2021.8.1

Not secure
- Fix Panasonic Viera TV going unavailable when turned off ([Hyralex] - [53788]) ([panasonic_viera docs])
- Add temporary fix to modbus to solve upstream problem ([janiversen] - [53857]) ([modbus docs])
- Fix attr_unit_of_measurement in update of apcupsd entity ([mib1185] - [53947]) ([apcupsd docs])
- Fix coordinator not defined in yale_smart_alarm ([gjohansson-ST] - [53973]) ([yale_smart_alarm docs])
- Fix divider for Fritz sensors ([chemelli74] - [53980]) ([fritz docs])
- Fix empty sonos_group entity attribute on startup ([jjlawren] - [53985]) ([sonos docs])
- Update frontend to 20210804.0 ([bramkragten] - [53997]) ([frontend docs])

[53788]: https://github.com/home-assistant/core/pull/53788
[53857]: https://github.com/home-assistant/core/pull/53857
[53947]: https://github.com/home-assistant/core/pull/53947
[53973]: https://github.com/home-assistant/core/pull/53973
[53980]: https://github.com/home-assistant/core/pull/53980
[53985]: https://github.com/home-assistant/core/pull/53985
[53997]: https://github.com/home-assistant/core/pull/53997
[Hyralex]: https://github.com/Hyralex
[bramkragten]: https://github.com/bramkragten
[chemelli74]: https://github.com/chemelli74
[gjohansson-ST]: https://github.com/gjohansson-ST
[janiversen]: https://github.com/janiversen
[jjlawren]: https://github.com/jjlawren
[mib1185]: https://github.com/mib1185
[apcupsd docs]: https://www.home-assistant.io/integrations/apcupsd/
[fritz docs]: https://www.home-assistant.io/integrations/fritz/
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[modbus docs]: https://www.home-assistant.io/integrations/modbus/
[panasonic_viera docs]: https://www.home-assistant.io/integrations/panasonic_viera/
[sonos docs]: https://www.home-assistant.io/integrations/sonos/
[yale_smart_alarm docs]: https://www.home-assistant.io/integrations/yale_smart_alarm/

2021.8.0

Not secure
https://www.home-assistant.io/blog/2021/08/04/release-20218/

2021.8.0b10

Not secure
- Add user to homeassistant system health (ludeeus - 53902)
- Bump aioesphomeapi to 6.0.1 (jesserockz - 53905)
- Bump pyroon to 0.0.38 (pavoni - 53906)
- Use `SelectEntityDescription` for Xiaomi Miio integration (bieniu - 53907)
- Handle scenario where SimpliSafe code is falsey (bachya - 53912)
- Enforce maximum length for HomeKit characteristics (bdraco - 53913)
- Handle Shelly get name on uninitialized device (balloob - 53917)
- Limit API usage for Uptime Robot (ludeeus - 53918)
- Limit zwave_js meter sensor last reset (MartinHjelmare - 53921)
- Update frontend to 20210803.2 (bramkragten - 53923)

2021.8.0b9

Not secure
- ESPHome implement light color modes (OttoWinter - 53854)
- Bump aiohue to 2.6.1 (balloob - 53887)
- Handle powerConsumption reports with null value (firstof9 - 53888)
- Only show a SimpliSafe code entry when one exists (bachya - 53894)
- Bump frontend to 20210803.0 (balloob - 53897)

Page 94 of 227

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.