Homeassistant

Latest version: v2024.11.3

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

Scan your dependencies

Page 83 of 227

2021.12.6

Not secure
- Fix picnic sensor time unit ([corneyl] - [62437]) ([picnic docs])
- Bump soco to 0.25.2 ([jjlawren] - [62691]) ([sonos docs])
- Bump zeroconf to 0.38.1 ([bdraco] - [62720]) ([zeroconf docs])
- Fix TypeError of vacuum battery level None ([htmltiger] - [62722]) ([google_assistant docs])
- Add return for certified devices to not apply availability check ([flfue] - [62728]) ([hue docs])
- Bump roombapy to 1.6.4 ([freekode] - [62741]) ([roomba docs])
- Add missing entity category for gen2 devices ([chemelli74] - [62812]) ([shelly docs])
- Upgrade youless library to version 0.16 ([gjong] - [62837]) ([youless docs])
- Update tuya-iot-py-sdk to 0.6.6 ([frenck] - [62858]) ([tuya docs])
- Fix keyerror when no previous Picnic orders exist ([corneyl] - [62870]) ([picnic docs])
- Update frontend to 20211227.0 ([bramkragten] - [62874]) ([frontend docs])

[62437]: https://github.com/home-assistant/core/pull/62437
[62691]: https://github.com/home-assistant/core/pull/62691
[62720]: https://github.com/home-assistant/core/pull/62720
[62722]: https://github.com/home-assistant/core/pull/62722
[62728]: https://github.com/home-assistant/core/pull/62728
[62741]: https://github.com/home-assistant/core/pull/62741
[62812]: https://github.com/home-assistant/core/pull/62812
[62837]: https://github.com/home-assistant/core/pull/62837
[62858]: https://github.com/home-assistant/core/pull/62858
[62870]: https://github.com/home-assistant/core/pull/62870
[62874]: https://github.com/home-assistant/core/pull/62874
[bdraco]: https://github.com/bdraco
[bramkragten]: https://github.com/bramkragten
[chemelli74]: https://github.com/chemelli74
[corneyl]: https://github.com/corneyl
[flfue]: https://github.com/flfue
[freekode]: https://github.com/freekode
[frenck]: https://github.com/frenck
[gjong]: https://github.com/gjong
[htmltiger]: https://github.com/htmltiger
[jjlawren]: https://github.com/jjlawren
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[google_assistant docs]: https://www.home-assistant.io/integrations/google_assistant/
[hue docs]: https://www.home-assistant.io/integrations/hue/
[picnic docs]: https://www.home-assistant.io/integrations/picnic/
[roomba docs]: https://www.home-assistant.io/integrations/roomba/
[shelly docs]: https://www.home-assistant.io/integrations/shelly/
[sonos docs]: https://www.home-assistant.io/integrations/sonos/
[tuya docs]: https://www.home-assistant.io/integrations/tuya/
[youless docs]: https://www.home-assistant.io/integrations/youless/
[zeroconf docs]: https://www.home-assistant.io/integrations/zeroconf/

2021.12.5

Not secure
- Require RPi.GPIO and bump adafruit-circuitpython-dht to 3.7.0 in dht ([TheGardenMonkey] - [61751]) ([dht docs])
- Fix deconz light service parameter handling ([schmyd] - [62128]) ([deconz docs])
- Fix broken Vallox integration in 2021.12 ([andre-richter] - [62308]) ([vallox docs])
- Fix Sonos updating when entities are disabled ([jjlawren] - [62456]) ([sonos docs])
- Fix repetier crash when printer is offline ([ShadowBr0ther] - [62490]) ([repetier docs])
- Bump soco to 0.25.1 ([jjlawren] - [62523]) ([sonos docs])
- Update xknx to version 0.18.15 ([marvin-w] - [62557]) ([knx docs])
- Bump pytile to 2021.12.0 ([bachya] - [62559]) ([tile docs])
- Bump flux_led to 0.27.12 to fix legacy cct controllers ([bdraco] - [62573]) ([flux_led docs])
- Fix missing object assignment for Fritz ([chemelli74] - [62575]) ([fritz docs])
- Fix timezone trafikverket_train ([gjohansson-ST] - [62582]) ([trafikverket_train docs])
- Improve google cast state reporting ([emontnemery] - [62587]) ([cast docs])
- Fix pvpc_hourly_pricing by changing data source and modernise integration ([azogue] - [62591]) ([pvpc_hourly_pricing docs])
- Bump flux_led to 0.27.13 to fix discovery of legacy devices ([bdraco] - [62613]) ([flux_led docs])
- Fix missing exception handling from upstream lib in Fritz ([chemelli74] - [62617]) ([fritz docs])
- Round Hue transition to steps of 100ms ([krys1976] - [62619]) ([hue docs])
- Bump aiohue to 3.0.8 ([balloob] - [62651]) ([hue docs])
- Bump aiohue to 3.0.9 ([marcelveldt] - [62658]) ([hue docs])
- Bump aiohue to 3.0.10 ([marcelveldt] - [62664]) ([hue docs])
- Adjust Hue retry logic to changes in the aiohue library ([marcelveldt] - [62665]) ([hue docs])
- Fix Hue button events ([marcelveldt] - [62669]) ([hue docs])
- Never use availability workaround for certified Hue devices ([marcelveldt] - [62676]) ([hue docs])
- Fix Hue docstring ([marcelveldt] - [62684]) ([hue docs])

[61751]: https://github.com/home-assistant/core/pull/61751
[62128]: https://github.com/home-assistant/core/pull/62128
[62308]: https://github.com/home-assistant/core/pull/62308
[62456]: https://github.com/home-assistant/core/pull/62456
[62490]: https://github.com/home-assistant/core/pull/62490
[62523]: https://github.com/home-assistant/core/pull/62523
[62557]: https://github.com/home-assistant/core/pull/62557
[62559]: https://github.com/home-assistant/core/pull/62559
[62573]: https://github.com/home-assistant/core/pull/62573
[62575]: https://github.com/home-assistant/core/pull/62575
[62582]: https://github.com/home-assistant/core/pull/62582
[62587]: https://github.com/home-assistant/core/pull/62587
[62591]: https://github.com/home-assistant/core/pull/62591
[62613]: https://github.com/home-assistant/core/pull/62613
[62617]: https://github.com/home-assistant/core/pull/62617
[62619]: https://github.com/home-assistant/core/pull/62619
[62651]: https://github.com/home-assistant/core/pull/62651
[62658]: https://github.com/home-assistant/core/pull/62658
[62664]: https://github.com/home-assistant/core/pull/62664
[62665]: https://github.com/home-assistant/core/pull/62665
[62669]: https://github.com/home-assistant/core/pull/62669
[62676]: https://github.com/home-assistant/core/pull/62676
[62684]: https://github.com/home-assistant/core/pull/62684
[ShadowBr0ther]: https://github.com/ShadowBr0ther
[TheGardenMonkey]: https://github.com/TheGardenMonkey
[andre-richter]: https://github.com/andre-richter
[azogue]: https://github.com/azogue
[bachya]: https://github.com/bachya
[balloob]: https://github.com/balloob
[bdraco]: https://github.com/bdraco
[chemelli74]: https://github.com/chemelli74
[emontnemery]: https://github.com/emontnemery
[gjohansson-ST]: https://github.com/gjohansson-ST
[jjlawren]: https://github.com/jjlawren
[krys1976]: https://github.com/krys1976
[marcelveldt]: https://github.com/marcelveldt
[marvin-w]: https://github.com/marvin-w
[schmyd]: https://github.com/schmyd
[cast docs]: https://www.home-assistant.io/integrations/cast/
[deconz docs]: https://www.home-assistant.io/integrations/deconz/
[dht docs]: https://www.home-assistant.io/integrations/dht/
[flux_led docs]: https://www.home-assistant.io/integrations/flux_led/
[fritz docs]: https://www.home-assistant.io/integrations/fritz/
[hue docs]: https://www.home-assistant.io/integrations/hue/
[knx docs]: https://www.home-assistant.io/integrations/knx/
[pvpc_hourly_pricing docs]: https://www.home-assistant.io/integrations/pvpc_hourly_pricing/
[repetier docs]: https://www.home-assistant.io/integrations/repetier/
[sonos docs]: https://www.home-assistant.io/integrations/sonos/
[tile docs]: https://www.home-assistant.io/integrations/tile/
[trafikverket_train docs]: https://www.home-assistant.io/integrations/trafikverket_train/
[vallox docs]: https://www.home-assistant.io/integrations/vallox

2021.12.4

Not secure
- Honeywell unique id fix ([rdfurman] - [59393]) ([honeywell docs])
- Add vicare strings ([oischinger] - [61593]) ([vicare docs])
- Fix "vevent" KeyError in caldav component ([jkuettner] - [61718]) ([caldav docs])
- Silently retry Fronius inverter endpoint 2 times ([farmio] - [61826]) ([fronius docs])
- Avoid setting nexia humidity to the same value since it causes the api to fail ([bdraco] - [61843]) ([nexia docs])
- Force Lyric token refresh on first authentication failure ([timmo001] - [62100]) ([lyric docs])
- Bump pydexcom to 0.2.2 ([gagebenne] - [62207]) ([dexcom docs])
- Fix spurious RainMachine config entry reload ([bachya] - [62215]) ([rainmachine docs])
- Fix bug in which SimpliSafe websocket won't reconnect on error ([bachya] - [62241]) ([simplisafe docs])
- bump pynetgear to 0.8.0 ([starkillerOG] - [62261]) ([netgear docs])
- Fix logging for Shelly climate platform ([chemelli74] - [62264]) ([shelly docs])
- Upgrade tailscale to 0.1.6 ([frenck] - [62267]) ([tailscale docs])
- Fix fitbit no SSL URL handling ([MartinHjelmare] - [62270]) ([fitbit docs])
- Fix Non-thread-safe operation in rflink binary_sensor ([bdraco] - [62286]) ([rflink docs])
- Fix Non-thread-safe operation in zwave node_added ([bdraco] - [62287]) ([zwave docs])
- Bump flux_led to 0.27.8 to fix discovery of older devices ([bdraco] - [62292]) ([flux_led docs])
- Bump async-upnp-client to 0.23.0 ([Flameeyes] - [62223]) ([upnp docs]) ([yeelight docs]) ([dlna_dmr docs]) ([ssdp docs])
- Update async-upnp-client library to 0.23.1 ([chishm] - [62298]) ([upnp docs]) ([yeelight docs]) ([dlna_dmr docs]) ([ssdp docs])
- Bump ring to 0.7.2 ([balloob] - [62299]) ([ring docs])
- Fix missing brightness for Velbus entities ([wlcrs] - [62314]) ([velbus docs])
- Fix velbus climate current temp ([Cereal2nd] - [62329]) ([velbus docs])
- Ensure existing SimpliSafe websocket tasks are cancelled appropriately ([bachya] - [62347]) ([simplisafe docs])
- Bump pywemo==0.7.0 ([esev] - [62360]) ([wemo docs])
- Bump voluptuous_serialize to 2.5.0 ([balloob] - [62363])
- Don't use the homeassistant media app when casting media ([emontnemery] - [62385]) ([cast docs])
- Bump brunt to 1.1.0 ([eavanvalkenburg] - [62386]) ([brunt docs])
- Update frontend to 20211220.0 ([bramkragten] - [62389]) ([frontend docs])
- Bump pychromecast to 10.2.2 ([emontnemery] - [62390]) ([cast docs])
- Update xknx to 0.18.14 ([farmio] - [62411]) ([knx docs])
- Invalidate CI cache when bumping dependencies, part 2 ([frenck] - [62412])
- Invalidate CI cache when bumping dependencies ([frenck] - [62394])
- Make it possible to turn on audio only google cast devices ([emontnemery] - [62420]) ([cast docs])
- Bump bimmer_connected to 0.8.7 ([rikroe] - [62435]) ([bmw_connected_drive docs])
- bump aiohue to 3.0.7 ([marcelveldt] - [62444]) ([hue docs])
- Change Hue availability blacklist logic a bit ([marcelveldt] - [62446]) ([hue docs])

[59393]: https://github.com/home-assistant/core/pull/59393
[61593]: https://github.com/home-assistant/core/pull/61593
[61718]: https://github.com/home-assistant/core/pull/61718
[61826]: https://github.com/home-assistant/core/pull/61826
[61843]: https://github.com/home-assistant/core/pull/61843
[62100]: https://github.com/home-assistant/core/pull/62100
[62207]: https://github.com/home-assistant/core/pull/62207
[62215]: https://github.com/home-assistant/core/pull/62215
[62223]: https://github.com/home-assistant/core/pull/62223
[62241]: https://github.com/home-assistant/core/pull/62241
[62261]: https://github.com/home-assistant/core/pull/62261
[62264]: https://github.com/home-assistant/core/pull/62264
[62267]: https://github.com/home-assistant/core/pull/62267
[62270]: https://github.com/home-assistant/core/pull/62270
[62286]: https://github.com/home-assistant/core/pull/62286
[62287]: https://github.com/home-assistant/core/pull/62287
[62292]: https://github.com/home-assistant/core/pull/62292
[62298]: https://github.com/home-assistant/core/pull/62298
[62299]: https://github.com/home-assistant/core/pull/62299
[62314]: https://github.com/home-assistant/core/pull/62314
[62329]: https://github.com/home-assistant/core/pull/62329
[62347]: https://github.com/home-assistant/core/pull/62347
[62360]: https://github.com/home-assistant/core/pull/62360
[62363]: https://github.com/home-assistant/core/pull/62363
[62385]: https://github.com/home-assistant/core/pull/62385
[62386]: https://github.com/home-assistant/core/pull/62386
[62389]: https://github.com/home-assistant/core/pull/62389
[62390]: https://github.com/home-assistant/core/pull/62390
[62394]: https://github.com/home-assistant/core/pull/62394
[62411]: https://github.com/home-assistant/core/pull/62411
[62412]: https://github.com/home-assistant/core/pull/62412
[62420]: https://github.com/home-assistant/core/pull/62420
[62435]: https://github.com/home-assistant/core/pull/62435
[62444]: https://github.com/home-assistant/core/pull/62444
[62446]: https://github.com/home-assistant/core/pull/62446
[Cereal2nd]: https://github.com/Cereal2nd
[Flameeyes]: https://github.com/Flameeyes
[MartinHjelmare]: https://github.com/MartinHjelmare
[bachya]: https://github.com/bachya
[balloob]: https://github.com/balloob
[bdraco]: https://github.com/bdraco
[bramkragten]: https://github.com/bramkragten
[chemelli74]: https://github.com/chemelli74
[chishm]: https://github.com/chishm
[eavanvalkenburg]: https://github.com/eavanvalkenburg
[emontnemery]: https://github.com/emontnemery
[esev]: https://github.com/esev
[farmio]: https://github.com/farmio
[frenck]: https://github.com/frenck
[gagebenne]: https://github.com/gagebenne
[jkuettner]: https://github.com/jkuettner
[marcelveldt]: https://github.com/marcelveldt
[oischinger]: https://github.com/oischinger
[rdfurman]: https://github.com/rdfurman
[rikroe]: https://github.com/rikroe
[starkillerOG]: https://github.com/starkillerOG
[timmo001]: https://github.com/timmo001
[wlcrs]: https://github.com/wlcrs
[bmw_connected_drive docs]: https://www.home-assistant.io/integrations/bmw_connected_drive/
[brunt docs]: https://www.home-assistant.io/integrations/brunt/
[caldav docs]: https://www.home-assistant.io/integrations/caldav/
[cast docs]: https://www.home-assistant.io/integrations/cast/
[dexcom docs]: https://www.home-assistant.io/integrations/dexcom/
[dlna_dmr docs]: https://www.home-assistant.io/integrations/dlna_dmr/
[fitbit docs]: https://www.home-assistant.io/integrations/fitbit/
[flux_led docs]: https://www.home-assistant.io/integrations/flux_led/
[fronius docs]: https://www.home-assistant.io/integrations/fronius/
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[honeywell docs]: https://www.home-assistant.io/integrations/honeywell/
[hue docs]: https://www.home-assistant.io/integrations/hue/
[knx docs]: https://www.home-assistant.io/integrations/knx/
[lyric docs]: https://www.home-assistant.io/integrations/lyric/
[netgear docs]: https://www.home-assistant.io/integrations/netgear/
[nexia docs]: https://www.home-assistant.io/integrations/nexia/
[rainmachine docs]: https://www.home-assistant.io/integrations/rainmachine/
[rflink docs]: https://www.home-assistant.io/integrations/rflink/
[ring docs]: https://www.home-assistant.io/integrations/ring/
[shelly docs]: https://www.home-assistant.io/integrations/shelly/
[simplisafe docs]: https://www.home-assistant.io/integrations/simplisafe/
[ssdp docs]: https://www.home-assistant.io/integrations/ssdp/
[tailscale docs]: https://www.home-assistant.io/integrations/tailscale/
[upnp docs]: https://www.home-assistant.io/integrations/upnp/
[velbus docs]: https://www.home-assistant.io/integrations/velbus/
[vicare docs]: https://www.home-assistant.io/integrations/vicare/
[wemo docs]: https://www.home-assistant.io/integrations/wemo/
[yeelight docs]: https://www.home-assistant.io/integrations/yeelight/
[zwave docs]: https://www.home-assistant.io/integrations/zwave/

2021.12.3

Not secure
- Update ebusdpy version (sindudas - 59899)
- Nextbus upcoming sort as integer (ViViDboarder - 61416)
- Add restore logic to Shelly climate platform (chemelli74 - 61632)
- Fix OwnetError preventing onewire initialisation (epenet - 61696)
- Fix notify platform setup for KNX (marvin-w - 61842)
- Bump aiohue to 3.0.6 (marcelveldt - 61974)
- Brunt dependency bump to 1.0.2 (eavanvalkenburg - 62014)
- Bump flux_led to 0.26.15 (bdraco - 62017)
- Fix none-check in template light (emontnemery - 62089)
- Add missing timezone information (DeerMaximum - 62106)
- Improve availability for Shelly Valve (chemelli74 - 62129)
- Fix Non-thread-safe operation in homekit light events (bdraco - 62147)
- Fix Non-thread-safe operation in logbook (bdraco - 62148)
- Bump google-nest-sdm to 0.4.9 (allenporter - 62160)
- Add guard in call to activate_scene in Hue (marcelveldt - 62177)
- Fix threading error in scripts with repeat or choose actions (emontnemery - 62168)
- Fix threading error in zha (emontnemery - 62170)

2021.12.2

Not secure
- Bump pysmappee to 0.2.29 ([bsmappee] - [61160]) ([smappee docs])
- Upgrade lupupy to 0.0.24 ([majuss] - [61598]) ([lupusec docs])
- Suppress errors for legacy nest api when using media source ([allenporter] - [61629]) ([nest docs])
- Bump total_connect_client to 2021.12 ([austinmroczek] - [61634]) ([totalconnect docs])
- Add additional-tag to machine builds ([ludeeus] - [61693])
- Bump aiohue to 3.0.4 ([balloob] - [61709]) ([hue docs])
- Update pymelcloud to 2.5.6 ([vilppuvuorinen] - [61717]) ([melcloud docs])
- Add check for incompatible device trigger in Hue integration ([marcelveldt] - [61726]) ([hue docs])
- Fix turn_off with transition for grouped Hue lights ([marcelveldt] - [61728]) ([hue docs])
- Fix Flash effect for Hue lights ([marcelveldt] - [61733]) ([hue docs])
- Blacklist availability check for a light at startup in Hue integration ([marcelveldt] - [61737]) ([hue docs])
- Upgrade tailscale to 0.1.5 ([frenck] - [61744]) ([tailscale docs])
- Bump brunt package to 1.0.1 ([eavanvalkenburg] - [61784]) ([brunt docs])
- Fix ZHA unoccupied setpoints. ([MattWestb] - [61791]) ([zha docs])
- Don't override pychromecast MediaController's APP ID ([emontnemery] - [61796]) ([cast docs])
- Bump pychromecast to 10.2.1 ([emontnemery] - [61811]) ([cast docs])
- Tibber, update library, fixes 61525 ([Danielhiversen] - [61813]) ([tibber docs])
- Bump python-miio to 0.5.9.2 ([rytilahti] - [61831]) ([xiaomi_miio docs])
- Ensure SimpliSafe websocket reconnects upon new token ([bachya] - [61835]) ([simplisafe docs])
- Allow setting local_ip for knx routing connections ([marvin-w] - [61836]) ([knx docs])
- Fix broken Environment Canada ([michaeldavie] - [61848]) ([environment_canada docs])
- Bump google-nest-sdm to 0.4.8 ([allenporter] - [61851]) ([nest docs])
- Bump aiohue to 3.0.5 ([marcelveldt] - [61875]) ([hue docs])
- Update frontend to 20211215.0 ([bramkragten] - [61877]) ([frontend docs])

[61160]: https://github.com/home-assistant/core/pull/61160
[61598]: https://github.com/home-assistant/core/pull/61598
[61629]: https://github.com/home-assistant/core/pull/61629
[61634]: https://github.com/home-assistant/core/pull/61634
[61693]: https://github.com/home-assistant/core/pull/61693
[61709]: https://github.com/home-assistant/core/pull/61709
[61717]: https://github.com/home-assistant/core/pull/61717
[61726]: https://github.com/home-assistant/core/pull/61726
[61728]: https://github.com/home-assistant/core/pull/61728
[61733]: https://github.com/home-assistant/core/pull/61733
[61737]: https://github.com/home-assistant/core/pull/61737
[61744]: https://github.com/home-assistant/core/pull/61744
[61784]: https://github.com/home-assistant/core/pull/61784
[61791]: https://github.com/home-assistant/core/pull/61791
[61796]: https://github.com/home-assistant/core/pull/61796
[61811]: https://github.com/home-assistant/core/pull/61811
[61813]: https://github.com/home-assistant/core/pull/61813
[61831]: https://github.com/home-assistant/core/pull/61831
[61835]: https://github.com/home-assistant/core/pull/61835
[61836]: https://github.com/home-assistant/core/pull/61836
[61848]: https://github.com/home-assistant/core/pull/61848
[61851]: https://github.com/home-assistant/core/pull/61851
[61875]: https://github.com/home-assistant/core/pull/61875
[61877]: https://github.com/home-assistant/core/pull/61877
[Danielhiversen]: https://github.com/Danielhiversen
[MattWestb]: https://github.com/MattWestb
[allenporter]: https://github.com/allenporter
[austinmroczek]: https://github.com/austinmroczek
[bachya]: https://github.com/bachya
[balloob]: https://github.com/balloob
[bramkragten]: https://github.com/bramkragten
[bsmappee]: https://github.com/bsmappee
[eavanvalkenburg]: https://github.com/eavanvalkenburg
[emontnemery]: https://github.com/emontnemery
[frenck]: https://github.com/frenck
[ludeeus]: https://github.com/ludeeus
[majuss]: https://github.com/majuss
[marcelveldt]: https://github.com/marcelveldt
[marvin-w]: https://github.com/marvin-w
[michaeldavie]: https://github.com/michaeldavie
[rytilahti]: https://github.com/rytilahti
[vilppuvuorinen]: https://github.com/vilppuvuorinen
[brunt docs]: https://www.home-assistant.io/integrations/brunt/
[cast docs]: https://www.home-assistant.io/integrations/cast/
[environment_canada docs]: https://www.home-assistant.io/integrations/environment_canada/
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[hue docs]: https://www.home-assistant.io/integrations/hue/
[knx docs]: https://www.home-assistant.io/integrations/knx/
[lupusec docs]: https://www.home-assistant.io/integrations/lupusec/
[melcloud docs]: https://www.home-assistant.io/integrations/melcloud/
[nest docs]: https://www.home-assistant.io/integrations/nest/
[simplisafe docs]: https://www.home-assistant.io/integrations/simplisafe/
[smappee docs]: https://www.home-assistant.io/integrations/smappee/
[tailscale docs]: https://www.home-assistant.io/integrations/tailscale/
[tibber docs]: https://www.home-assistant.io/integrations/tibber/
[totalconnect docs]: https://www.home-assistant.io/integrations/totalconnect/
[xiaomi_miio docs]: https://www.home-assistant.io/integrations/xiaomi_miio/
[zha docs]: https://www.home-assistant.io/integrations/zha/

2021.12.1

Not secure
- Fix Sonos sub & surround switch state reporting ([jjlawren] - [61531]) ([sonos docs])
- Update logic for nest media source `can_play` for events ([allenporter] - [61537]) ([nest docs])
- Fix HomeKit covers with device class window and no tilt ([bdraco] - [61566]) ([homekit docs])
- Update frontend to 20211212.0 ([bramkragten] - [61577]) ([frontend docs])
- Fix Hue transition calculation ([marcelveldt] - [61581]) ([hue docs])
- enable grouped light if enabled in previous integration ([marcelveldt] - [61582]) ([hue docs])
- Only publish nest camera event messages once per thread and bump nest version ([allenporter] - [61587]) ([nest docs])
- Fix for failing Solarlog integration in HA 2021.12 ([Ernst79] - [61602]) ([solarlog docs])
- Fix availability for 3th party Hue lights ([marcelveldt] - [61603]) ([hue docs])
- Bump aiopvapi to 1.6.19 to fix async_timeout passing loop ([bdraco] - [61618]) ([hunterdouglas_powerview docs])
- Bump aiohue to 3.0.3 ([balloob] - [61627]) ([hue docs])

[61531]: https://github.com/home-assistant/core/pull/61531
[61537]: https://github.com/home-assistant/core/pull/61537
[61566]: https://github.com/home-assistant/core/pull/61566
[61577]: https://github.com/home-assistant/core/pull/61577
[61581]: https://github.com/home-assistant/core/pull/61581
[61582]: https://github.com/home-assistant/core/pull/61582
[61587]: https://github.com/home-assistant/core/pull/61587
[61602]: https://github.com/home-assistant/core/pull/61602
[61603]: https://github.com/home-assistant/core/pull/61603
[61618]: https://github.com/home-assistant/core/pull/61618
[61627]: https://github.com/home-assistant/core/pull/61627
[Ernst79]: https://github.com/Ernst79
[allenporter]: https://github.com/allenporter
[balloob]: https://github.com/balloob
[bdraco]: https://github.com/bdraco
[bramkragten]: https://github.com/bramkragten
[jjlawren]: https://github.com/jjlawren
[marcelveldt]: https://github.com/marcelveldt
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[homekit docs]: https://www.home-assistant.io/integrations/homekit/
[hue docs]: https://www.home-assistant.io/integrations/hue/
[hunterdouglas_powerview docs]: https://www.home-assistant.io/integrations/hunterdouglas_powerview/
[nest docs]: https://www.home-assistant.io/integrations/nest/
[solarlog docs]: https://www.home-assistant.io/integrations/solarlog/
[sonos docs]: https://www.home-assistant.io/integrations/sonos/

Page 83 of 227

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.