Homeassistant

Latest version: v2024.11.3

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

Scan your dependencies

Page 105 of 227

2021.4.0b2

Not secure
- Include script script_execution in script and automation traces (emontnemery - 48576)
- Include blueprint input in automation trace (emontnemery - 48575)

2021.4.0b1

Not secure
- Fix timer.finish to cancel callback (youknowjack0 - 48549)
- Remove analytics from default_config (ludeeus - 48566)
- Fix incorrect constant import in Ambient PWS (bachya - 48574)
- Don't care about DPI entries when looking for clients to be restored from UniFi (Kane610 - 48579)
- Cleanup orphan devices in onewire integration (epenet - 48581)
- Return config entry details for 1-step config flows (emontnemery - 48585)
- Upgrade numpy to 1.20.2 (frenck - 48597)
- Allow templatable service target to support scripts (frenck - 48600)
- Fix websocket search for related (frenck - 48603)
- Clean up mobile app (balloob - 48607)
- Update frontend to 20210402.0 (bramkragten - 48609)
- Increase time out for http requests done in Axis integration (Kane610 - 48610)

2021.4.0b0

Not secure
Beta release notes can be found here: https://rc.home-assistant.io

2021.3.4

Not secure
- Write SimpliSafe alarm control panel state after arming/disarming ([bachya] - [47649]) ([simplisafe docs])
- Cover Tilt Position Bugfix ([mtl010957] - [47682]) ([mqtt docs])
- Fix zwave_js target_temp_low ([firstof9] - [47762]) ([zwave_js docs])
- Adjust insteon fan speed range to valid upper bound ([bdraco] - [47765]) ([insteon docs])
- Bump plexapi to 4.4.1 ([jjlawren] - [47766]) ([plex docs])
- Ensure homekit reset accessory service can target any entity ([bdraco] - [47787]) ([homekit docs])
- Fix Netatmo event handling ([cgtobi] - [47792]) ([netatmo docs])

[47649]: https://github.com/home-assistant/core/pull/47649
[47682]: https://github.com/home-assistant/core/pull/47682
[47762]: https://github.com/home-assistant/core/pull/47762
[47765]: https://github.com/home-assistant/core/pull/47765
[47766]: https://github.com/home-assistant/core/pull/47766
[47787]: https://github.com/home-assistant/core/pull/47787
[47792]: https://github.com/home-assistant/core/pull/47792
[bachya]: https://github.com/bachya
[bdraco]: https://github.com/bdraco
[cgtobi]: https://github.com/cgtobi
[firstof9]: https://github.com/firstof9
[jjlawren]: https://github.com/jjlawren
[mtl010957]: https://github.com/mtl010957
[homekit docs]: https://www.home-assistant.io/integrations/homekit/
[insteon docs]: https://www.home-assistant.io/integrations/insteon/
[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/
[netatmo docs]: https://www.home-assistant.io/integrations/netatmo/
[plex docs]: https://www.home-assistant.io/integrations/plex/
[simplisafe docs]: https://www.home-assistant.io/integrations/simplisafe/
[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/

2021.3.3

Not secure
- Adjust litterrobot tests and code to match guidelines ([natekspencer] - [47060]) ([litterrobot docs])
- Bump HAP-python to 3.4.0 ([bdraco] - [47476]) ([homekit docs])
- Fix Sonos polling mode ([amelchio] - [47498]) ([sonos docs])
- Fix mysensors notify platform ([MartinHjelmare] - [47517]) ([mysensors docs])
- Fix AsusWRT wrong api call ([ollo69] - [47522]) ([asuswrt docs])
- Bump pymysensors to 0.21.0 ([MartinHjelmare] - [47530]) ([mysensors docs])
- Fix mysensors device tracker ([MartinHjelmare] - [47536]) ([mysensors docs])
- Fix mysensors unload clean up ([MartinHjelmare] - [47541]) ([mysensors docs])
- Correct weather entities forecast time ([dgomes] - [47565])
- Allow running and restarting with both ozw and zwave active ([ronytomen] - [47566]) ([ozw docs]) ([zwave docs])
- Add fallback zwave_js entity name using node ID ([raman325] - [47582]) ([zwave_js docs])
- Ensure bond devices recover when wifi disconnects and reconnects ([bdraco] - [47591]) ([bond docs])
- Update frontend to 20210302.6 ([bramkragten] - [47592]) ([frontend docs])
- Fix turn on without speed in homekit controller ([bdraco] - [47597]) ([homekit_controller docs])
- Ensure template fan value_template always determines on state ([bdraco] - [47598]) ([template docs])
- Fix insteon fan speeds ([bdraco] - [47603]) ([insteon docs])
- Fix turning off scene in homekit ([bdraco] - [47604]) ([homekit docs])
- Fix Shelly logbook exception when missing COAP ([thecode] - [47620]) ([shelly docs])
- Update zwave_js supported features list to be static ([raman325] - [47623]) ([zwave_js docs])

[47060]: https://github.com/home-assistant/core/pull/47060
[47476]: https://github.com/home-assistant/core/pull/47476
[47498]: https://github.com/home-assistant/core/pull/47498
[47517]: https://github.com/home-assistant/core/pull/47517
[47522]: https://github.com/home-assistant/core/pull/47522
[47530]: https://github.com/home-assistant/core/pull/47530
[47536]: https://github.com/home-assistant/core/pull/47536
[47541]: https://github.com/home-assistant/core/pull/47541
[47565]: https://github.com/home-assistant/core/pull/47565
[47566]: https://github.com/home-assistant/core/pull/47566
[47582]: https://github.com/home-assistant/core/pull/47582
[47591]: https://github.com/home-assistant/core/pull/47591
[47592]: https://github.com/home-assistant/core/pull/47592
[47597]: https://github.com/home-assistant/core/pull/47597
[47598]: https://github.com/home-assistant/core/pull/47598
[47603]: https://github.com/home-assistant/core/pull/47603
[47604]: https://github.com/home-assistant/core/pull/47604
[47620]: https://github.com/home-assistant/core/pull/47620
[47623]: https://github.com/home-assistant/core/pull/47623
[MartinHjelmare]: https://github.com/MartinHjelmare
[amelchio]: https://github.com/amelchio
[bdraco]: https://github.com/bdraco
[bramkragten]: https://github.com/bramkragten
[dgomes]: https://github.com/dgomes
[natekspencer]: https://github.com/natekspencer
[ollo69]: https://github.com/ollo69
[raman325]: https://github.com/raman325
[ronytomen]: https://github.com/ronytomen
[thecode]: https://github.com/thecode
[asuswrt docs]: https://www.home-assistant.io/integrations/asuswrt/
[bond docs]: https://www.home-assistant.io/integrations/bond/
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[homekit docs]: https://www.home-assistant.io/integrations/homekit/
[homekit_controller docs]: https://www.home-assistant.io/integrations/homekit_controller/
[insteon docs]: https://www.home-assistant.io/integrations/insteon/
[litterrobot docs]: https://www.home-assistant.io/integrations/litterrobot/
[mysensors docs]: https://www.home-assistant.io/integrations/mysensors/
[ozw docs]: https://www.home-assistant.io/integrations/ozw/
[shelly docs]: https://www.home-assistant.io/integrations/shelly/
[sonos docs]: https://www.home-assistant.io/integrations/sonos/
[template docs]: https://www.home-assistant.io/integrations/template/
[zwave docs]: https://www.home-assistant.io/integrations/zwave/
[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/

2021.3.2

Not secure
- Update pyotgw to 1.1b1 ([mvn23] - [47446]) ([opentherm_gw docs])
- Fix issue at Netatmo startup ([cgtobi] - [47452]) ([netatmo docs])
- Fix Hue scene overriding Hue default transition times ([frenck] - [47454]) ([hue docs])
- Bump version with fix for v1 ([elupus] - [47458]) ([philips_js docs])
- Update frontend to 20210302.5 ([bramkragten] - [47462]) ([frontend docs])
- Use conn_made callback in MySensors ([functionpointer] - [47463]) ([mysensors docs])
- Bump zwave-js-server-python to 0.21.1 ([raman325] - [47464]) ([zwave_js docs])
- Raise error instead of crashing when template passed to call service target ([balloob] - [47467]) ([websocket_api docs])
- Update zwave_js.refresh_value service description ([raman325] - [47469]) ([zwave_js docs])
- Bump amcrest package version to 1.7.1 ([pnbruckner] - [47483]) ([amcrest docs])

[47446]: https://github.com/home-assistant/core/pull/47446
[47452]: https://github.com/home-assistant/core/pull/47452
[47454]: https://github.com/home-assistant/core/pull/47454
[47458]: https://github.com/home-assistant/core/pull/47458
[47462]: https://github.com/home-assistant/core/pull/47462
[47463]: https://github.com/home-assistant/core/pull/47463
[47464]: https://github.com/home-assistant/core/pull/47464
[47467]: https://github.com/home-assistant/core/pull/47467
[47469]: https://github.com/home-assistant/core/pull/47469
[47483]: https://github.com/home-assistant/core/pull/47483
[balloob]: https://github.com/balloob
[bramkragten]: https://github.com/bramkragten
[cgtobi]: https://github.com/cgtobi
[elupus]: https://github.com/elupus
[frenck]: https://github.com/frenck
[functionpointer]: https://github.com/functionpointer
[mvn23]: https://github.com/mvn23
[pnbruckner]: https://github.com/pnbruckner
[raman325]: https://github.com/raman325
[amcrest docs]: https://www.home-assistant.io/integrations/amcrest/
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[hue docs]: https://www.home-assistant.io/integrations/hue/
[mysensors docs]: https://www.home-assistant.io/integrations/mysensors/
[netatmo docs]: https://www.home-assistant.io/integrations/netatmo/
[opentherm_gw docs]: https://www.home-assistant.io/integrations/opentherm_gw/
[philips_js docs]: https://www.home-assistant.io/integrations/philips_js/
[websocket_api docs]: https://www.home-assistant.io/integrations/websocket_api/
[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/

Page 105 of 227

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.