Homeassistant

Latest version: v2024.11.3

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

Scan your dependencies

Page 125 of 227

0.112.5

Not secure
- Smappee dependency update ([bsmappee] - [37680]) ([smappee docs])
- Properly set update_interval during Speedtest setup ([engrbm87] - [37708]) ([speedtestdotnet docs])
- Support multiple MQTT availability topics ([emontnemery] - [37418]) ([mqtt docs])
- Tweak MQTT availability ([emontnemery] - [37719]) ([mqtt docs])
- Fix MQTT availability startup race ([emontnemery] - [37718]) ([mqtt docs])
- Fix homekit_controller discovery via zeroconf ([bdraco] - [37725]) ([zeroconf docs])
- Add support for the DataUpdateCoordinator to not automatically update ([rohankapoorcom] - [37734])
- Bump blinkpy version to fix connection errors ([fronzbot] - [37755]) ([blink docs])
- UniFi - Handle session expiration ([Kane610] - [37782]) ([unifi docs])
- deCONZ - don't let light "attr" events update group data ([Kane610] - [37797]) ([deconz docs])

[37418]: https://github.com/home-assistant/core/pull/37418
[37680]: https://github.com/home-assistant/core/pull/37680
[37708]: https://github.com/home-assistant/core/pull/37708
[37718]: https://github.com/home-assistant/core/pull/37718
[37719]: https://github.com/home-assistant/core/pull/37719
[37725]: https://github.com/home-assistant/core/pull/37725
[37734]: https://github.com/home-assistant/core/pull/37734
[37755]: https://github.com/home-assistant/core/pull/37755
[37782]: https://github.com/home-assistant/core/pull/37782
[37797]: https://github.com/home-assistant/core/pull/37797
[Kane610]: https://github.com/Kane610
[bdraco]: https://github.com/bdraco
[bsmappee]: https://github.com/bsmappee
[emontnemery]: https://github.com/emontnemery
[engrbm87]: https://github.com/engrbm87
[fronzbot]: https://github.com/fronzbot
[rohankapoorcom]: https://github.com/rohankapoorcom
[blink docs]: https://www.home-assistant.io/integrations/blink/
[deconz docs]: https://www.home-assistant.io/integrations/deconz/
[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/
[smappee docs]: https://www.home-assistant.io/integrations/smappee/
[speedtestdotnet docs]: https://www.home-assistant.io/integrations/speedtestdotnet/
[unifi docs]: https://www.home-assistant.io/integrations/unifi/
[zeroconf docs]: https://www.home-assistant.io/integrations/zeroconf/

0.112.4

Not secure
- Add kwargs to send_magic_packet() service individually ([stshontikidis] - [37387]) ([wake_on_lan docs])
- Upgrade sonar to 0.2.3 ([therealryanbonham] - [37392]) ([sonarr docs])
- Place smappee supported configurations after device class ([bsmappee] - [37595]) ([smappee docs])
- Update Smappee integration with proper solar, voltage and reactive entities ([bsmappee] - [37407]) ([smappee docs])
- Fix DenonAvr discovery of Denon DN-500AV ([starkillerOG] - [37529]) ([denonavr docs])
- Bump backend library for Dune HD integration ([bieniu] - [37594]) ([dunehd docs])
- Bump aiokef to v0.2.13 which fixes the device from becoming "Unavailable" ([basnijholt] - [37607]) ([kef docs])
- Remove withings use of deprecated classes ([vangorra] - [37611]) ([withings docs])
- Increase slow setup logging to warning level ([bdraco] - [37635])

[37387]: https://github.com/home-assistant/core/pull/37387
[37392]: https://github.com/home-assistant/core/pull/37392
[37407]: https://github.com/home-assistant/core/pull/37407
[37529]: https://github.com/home-assistant/core/pull/37529
[37594]: https://github.com/home-assistant/core/pull/37594
[37595]: https://github.com/home-assistant/core/pull/37595
[37607]: https://github.com/home-assistant/core/pull/37607
[37611]: https://github.com/home-assistant/core/pull/37611
[37635]: https://github.com/home-assistant/core/pull/37635
[basnijholt]: https://github.com/basnijholt
[bdraco]: https://github.com/bdraco
[bieniu]: https://github.com/bieniu
[bsmappee]: https://github.com/bsmappee
[starkillerOG]: https://github.com/starkillerOG
[stshontikidis]: https://github.com/stshontikidis
[therealryanbonham]: https://github.com/therealryanbonham
[vangorra]: https://github.com/vangorra
[denonavr docs]: https://www.home-assistant.io/integrations/denonavr/
[dunehd docs]: https://www.home-assistant.io/integrations/dunehd/
[kef docs]: https://www.home-assistant.io/integrations/kef/
[smappee docs]: https://www.home-assistant.io/integrations/smappee/
[sonarr docs]: https://www.home-assistant.io/integrations/sonarr/
[wake_on_lan docs]: https://www.home-assistant.io/integrations/wake_on_lan/
[withings docs]: https://www.home-assistant.io/integrations/withings/

0.112.3

Not secure
- Move logbook continuous domain filtering to sql ([bdraco] - [37115]) ([logbook docs])
- Ensure logbook performs well when filtering is configured ([bdraco] - [37292]) ([logbook docs])
- Ensure removed entities are not displayed in logbook ([bdraco] - [37395]) ([logbook docs]) ([recorder docs])
- Stop Speedtest sensors update on startup if manual option is enabled ([engrbm87] - [37403]) ([speedtestdotnet docs])
- Fix base topic for 'topic' ([emontnemery] - [37475]) ([mqtt docs])
- Fix base class for ViCare binary sensor to remove warning ([crazyfx1] - [37478]) ([vicare docs])
- Fix braviatv authentication refresh ([dcnielsen90] - [37482]) ([braviatv docs])
- Fix default icon for Withings sleep sensor ([SeanPM5] - [37502]) ([withings docs])
- Update frontend to 20200702.1 ([bramkragten] - [37566]) ([frontend docs])
- Suppress spurious homekit warning about media player sources when the device is off ([bdraco] - [37567]) ([homekit docs])
- Ensure homekit tv names can be saved ([bdraco] - [37571]) ([homekit docs])
- Fix Plex client controls when connected via plex.tv resource ([jjlawren] - [37572]) ([plex docs])
- Ignore HEOS 1, 3, 5 and 7 for DenonAvr ssdp discovery ([starkillerOG] - [37579]) ([denonavr docs])

[37115]: https://github.com/home-assistant/core/pull/37115
[37292]: https://github.com/home-assistant/core/pull/37292
[37395]: https://github.com/home-assistant/core/pull/37395
[37403]: https://github.com/home-assistant/core/pull/37403
[37475]: https://github.com/home-assistant/core/pull/37475
[37478]: https://github.com/home-assistant/core/pull/37478
[37482]: https://github.com/home-assistant/core/pull/37482
[37502]: https://github.com/home-assistant/core/pull/37502
[37566]: https://github.com/home-assistant/core/pull/37566
[37567]: https://github.com/home-assistant/core/pull/37567
[37571]: https://github.com/home-assistant/core/pull/37571
[37572]: https://github.com/home-assistant/core/pull/37572
[37579]: https://github.com/home-assistant/core/pull/37579
[SeanPM5]: https://github.com/SeanPM5
[bdraco]: https://github.com/bdraco
[bramkragten]: https://github.com/bramkragten
[crazyfx1]: https://github.com/crazyfx1
[dcnielsen90]: https://github.com/dcnielsen90
[emontnemery]: https://github.com/emontnemery
[engrbm87]: https://github.com/engrbm87
[jjlawren]: https://github.com/jjlawren
[starkillerOG]: https://github.com/starkillerOG
[braviatv docs]: https://www.home-assistant.io/integrations/braviatv/
[denonavr docs]: https://www.home-assistant.io/integrations/denonavr/
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[homekit docs]: https://www.home-assistant.io/integrations/homekit/
[logbook docs]: https://www.home-assistant.io/integrations/logbook/
[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/
[plex docs]: https://www.home-assistant.io/integrations/plex/
[recorder docs]: https://www.home-assistant.io/integrations/recorder/
[speedtestdotnet docs]: https://www.home-assistant.io/integrations/speedtestdotnet/
[vicare docs]: https://www.home-assistant.io/integrations/vicare/
[withings docs]: https://www.home-assistant.io/integrations/withings/

0.112.2

Not secure
- Don't print MQTT credentials to log (emontnemery - 37364)
- Handle index already existing on db migration with MySQLdb backend (bdraco - 37384)
- Ensure entries appear when using the logbook.log service without a domain/entity_id (bdraco - 37388)
- Bump pytile to 4.0.0 (bachya - 37398)
- Bump python-miio to 0.5.2.1 (rytilahti - 37422)
- Bump teslajsonpy to 0.9.2 (alandtse - 37434)

0.112.1

Not secure
- Update proxmoxve integration to correctly renew authentication (jhollowe - 37016)
- Change log url in config check error notification (hdsheena - 37311)
- Smappee dependency update (bsmappee - 37331)
- Fix devolo sensor subscriber (2Fake - 37337)
- Fix gogogate2 issue where non-admin users could not login (vangorra - 37353)
- Use entry.data.get() in forked_daapd config_flow as some entries miss… (uvjustin - 37359)
- Fix withings bug that grabbed oldest value instead of the newest (vangorra - 37362)
- Update frontend to 20200702.0 (bramkragten - 37369)
- Add DenonAvr missing error message (starkillerOG - 37370)

0.112.0

Not secure
https://www.home-assistant.io/blog/2020/07/01/release-112/

Page 125 of 227

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.