This commit is contained in:
Franck Nijhof 2024-03-14 17:01:44 +01:00 committed by GitHub
parent 653864c805
commit c3457d0545
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 355 additions and 2 deletions

View File

@ -110,8 +110,8 @@ social:
# Home Assistant release details # Home Assistant release details
current_major_version: 2024 current_major_version: 2024
current_minor_version: 3 current_minor_version: 3
current_patch_version: 0 current_patch_version: 1
date_released: 2024-03-06 date_released: 2024-03-14
# Either # or the anchor link to latest release notes in the blog post. # Either # or the anchor link to latest release notes in the blog post.
# Must be prefixed with a # and have double quotes around it. # Must be prefixed with a # and have double quotes around it.

View File

@ -55,6 +55,7 @@ happen during my absence this beta. 🥰
- [Other noteworthy changes](#other-noteworthy-changes) - [Other noteworthy changes](#other-noteworthy-changes)
- [New integrations](#new-integrations) - [New integrations](#new-integrations)
- [Integrations now available to set up from the UI](#integrations-now-available-to-set-up-from-the-ui) - [Integrations now available to set up from the UI](#integrations-now-available-to-set-up-from-the-ui)
- [Release 2024.3.1 - March 14](#release-202431---march-14)
- [Need help? Join the community!](#need-help-join-the-community) - [Need help? Join the community!](#need-help-join-the-community)
- [Backward-incompatible changes](#backward-incompatible-changes) - [Backward-incompatible changes](#backward-incompatible-changes)
- [All changes](#all-changes) - [All changes](#all-changes)
@ -425,6 +426,182 @@ The following integration us now available via the Home Assistant UI:
[@DeerMaximum]: https://github.com/DeerMaximum [@DeerMaximum]: https://github.com/DeerMaximum
[Velux]: /integrations/velux [Velux]: /integrations/velux
## Release 2024.3.1 - March 14
- Fix optional Jellyfin RunTimeTicks ([@j-stienstra] - [#108254])
- Add auto fan mode icon ([@mattmccormack] - [#110185])
- Ignore AussieBroadband services that don't support usage information ([@FieldofClay] - [#110253])
- Use friendly name for camera media source ([@OnFreund] - [#110882])
- Improve discovering upnp/igd device by always using the SSDP-discovery for the Unique Device Name ([@StevenLooman] - [#111487])
- Update the numato-gpio dependency of the numato integration to v0.12.0 ([@clssn] - [#112272])
- Disable updating ZHA coordinator path from discovery info ([@puddly] - [#112415])
- Bump intents to 2024.3.6 ([@synesthesiam] - [#112515])
- Weatherflow_cloud backing lib bump ([@jeeftor] - [#112262])
- Bump weatherflow4py to 0.1.14 ([@jeeftor] - [#112554])
- Restore the juicenet integration ([@emontnemery] - [#112578])
- Fix incorrect filtering of unsupported locales in bring-api ([@tr4nt0r] - [#112589])
- Include pytedee_async logger in tedee integration ([@zweckj] - [#112590])
- Issue warning modbus configuration when modbus configuration is empty ([@janiversen] - [#112618])
- modbus scan_interval: 0 is correct configuration ([@janiversen] - [#112619])
- Update frontend to 20240307.0 ([@bramkragten] - [#112620])
- Make hass-nabucasa a core requirement ([@emontnemery] - [#112623])
- Bump aioautomower to 2024.3.0 ([@Thomas55555] - [#112627])
- Bump pymodbus to v3.6.5 ([@janiversen] - [#112629])
- Bump axis to v52 ([@Kane610] - [#112632])
- Update Loqed helper for more logging ([@mikewoudenberg] - [#112646])
- Bump weatherflow4py to 0.1.17 ([@jeeftor] - [#112661])
- Bump `aionotion` to 2024.03.0 ([@bachya] - [#112675])
- Make sure Notion saves new refresh token upon startup ([@bachya] - [#112676])
- Fix tado climate service ([@alinbalutoiu] - [#112686])
- Downgrade `pysnmp-lextudio` to version `5.0.34` ([@bieniu] - [#112696])
- Allow duplicate names in different modbus entities ([@janiversen] - [#112701])
- Guard against db corruption when renaming entities ([@bdraco] - [#112718])
- Fix local calendar handling of empty recurrence ids ([@allenporter] - [#112745])
- Bump pyenphase to 1.19.2 ([@catsmanac] - [#112747])
- Bump bthome-ble to 3.7.0 ([@thecode] - [#112783])
- Upgrade `pysnmp-lextudio` to version `6.0.9` ([@lextm] - [#112795])
- Bump openwrt-luci-rpc version to 1.1.17 ([@mrchi] - [#112796])
- Fix google_asssistant sensor state reporting ([@jbouwh] - [#112838])
- Fix MJPEG fallback when still image URL is missing with basic auth ([@bdraco] - [#112861])
- Bump boschshcpy to 0.2.82 ([@FlyingFeng2021] - [#112890])
- Add missing translation placeholder in Hydrawise ([@dknowles2] - [#113007])
- Bump bthome-ble to 3.8.0 ([@Ernst79] - [#113008])
- Bump axis to v53 ([@Kane610] - [#113019])
- Fix availability for GIOS index sensors ([@bieniu] - [#113021])
- Bump ical to 7.0.1 and always use home assistant timezone for local todo dtstart ([@allenporter] - [#113034])
- Fix some handle leaks in rainforest_raven ([@cottsay] - [#113035])
- Fix hvac_mode for viessmann devices with heatingCooling mode ([@folke] - [#113054])
- components/gardena_bluetooth: Improve avaliability reliability ([@alistair23] - [#113056])
- Fix for controlling Hue switch entities ([@marcelveldt] - [#113064])
- Bump rova to 0.4.1 ([@LukasdeBoer] - [#113066])
- Fix colormode attribute on grouped Hue light ([@marcelveldt] - [#113071])
- Bump axis to v54 ([@Kane610] - [#113091])
- Bump aiodhcpwatcher to 0.8.1 ([@bdraco] - [#113096])
- bump pytedee_async to 0.2.16 ([@zweckj] - [#113135])
- Add message from Bad Request errors to HassioAPIError ([@agners] - [#113144])
- Bump intents to 2023.3.12 ([@synesthesiam] - [#113160])
- Bump airthings_ble to 0.7.1 ([@LaStrada] - [#113172])
- Bump rokuecp to 0.19.2 ([@ctalkington] - [#113198])
- Bump `brother` library to version `4.0.2` ([@bieniu] - [#113235])
- Hotfix import error in ZHA for 2024.3.1 patch release ([@frenck] - [#113250])
- Fix Twitch auth token refresh ([@jonnybergdahl] - [#112833])
- Fix failing google diagnostics test ([@bdraco] - [#113095])
- Add diagnostics for IPP ([@ctalkington] - [#113205])
- Apply suggestion failures fail supervisor repair ([@mdegat01] - [#113372])
- Supervisor issues update retries on failure ([@mdegat01] - [#113373])
- Add loggers to Husqvarna Automower ([@Thomas55555] - [#113381])
- Bump pyipp to 0.15.0 ([@ctalkington] - [#113204])
[#108254]: https://github.com/home-assistant/core/pull/108254
[#110185]: https://github.com/home-assistant/core/pull/110185
[#110253]: https://github.com/home-assistant/core/pull/110253
[#110882]: https://github.com/home-assistant/core/pull/110882
[#111133]: https://github.com/home-assistant/core/pull/111133
[#111441]: https://github.com/home-assistant/core/pull/111441
[#111487]: https://github.com/home-assistant/core/pull/111487
[#111648]: https://github.com/home-assistant/core/pull/111648
[#112262]: https://github.com/home-assistant/core/pull/112262
[#112272]: https://github.com/home-assistant/core/pull/112272
[#112415]: https://github.com/home-assistant/core/pull/112415
[#112515]: https://github.com/home-assistant/core/pull/112515
[#112516]: https://github.com/home-assistant/core/pull/112516
[#112554]: https://github.com/home-assistant/core/pull/112554
[#112578]: https://github.com/home-assistant/core/pull/112578
[#112589]: https://github.com/home-assistant/core/pull/112589
[#112590]: https://github.com/home-assistant/core/pull/112590
[#112618]: https://github.com/home-assistant/core/pull/112618
[#112619]: https://github.com/home-assistant/core/pull/112619
[#112620]: https://github.com/home-assistant/core/pull/112620
[#112623]: https://github.com/home-assistant/core/pull/112623
[#112627]: https://github.com/home-assistant/core/pull/112627
[#112629]: https://github.com/home-assistant/core/pull/112629
[#112632]: https://github.com/home-assistant/core/pull/112632
[#112646]: https://github.com/home-assistant/core/pull/112646
[#112661]: https://github.com/home-assistant/core/pull/112661
[#112675]: https://github.com/home-assistant/core/pull/112675
[#112676]: https://github.com/home-assistant/core/pull/112676
[#112686]: https://github.com/home-assistant/core/pull/112686
[#112696]: https://github.com/home-assistant/core/pull/112696
[#112701]: https://github.com/home-assistant/core/pull/112701
[#112718]: https://github.com/home-assistant/core/pull/112718
[#112745]: https://github.com/home-assistant/core/pull/112745
[#112747]: https://github.com/home-assistant/core/pull/112747
[#112783]: https://github.com/home-assistant/core/pull/112783
[#112795]: https://github.com/home-assistant/core/pull/112795
[#112796]: https://github.com/home-assistant/core/pull/112796
[#112833]: https://github.com/home-assistant/core/pull/112833
[#112838]: https://github.com/home-assistant/core/pull/112838
[#112861]: https://github.com/home-assistant/core/pull/112861
[#112890]: https://github.com/home-assistant/core/pull/112890
[#113007]: https://github.com/home-assistant/core/pull/113007
[#113008]: https://github.com/home-assistant/core/pull/113008
[#113019]: https://github.com/home-assistant/core/pull/113019
[#113021]: https://github.com/home-assistant/core/pull/113021
[#113034]: https://github.com/home-assistant/core/pull/113034
[#113035]: https://github.com/home-assistant/core/pull/113035
[#113054]: https://github.com/home-assistant/core/pull/113054
[#113056]: https://github.com/home-assistant/core/pull/113056
[#113064]: https://github.com/home-assistant/core/pull/113064
[#113066]: https://github.com/home-assistant/core/pull/113066
[#113071]: https://github.com/home-assistant/core/pull/113071
[#113091]: https://github.com/home-assistant/core/pull/113091
[#113095]: https://github.com/home-assistant/core/pull/113095
[#113096]: https://github.com/home-assistant/core/pull/113096
[#113135]: https://github.com/home-assistant/core/pull/113135
[#113144]: https://github.com/home-assistant/core/pull/113144
[#113160]: https://github.com/home-assistant/core/pull/113160
[#113172]: https://github.com/home-assistant/core/pull/113172
[#113198]: https://github.com/home-assistant/core/pull/113198
[#113204]: https://github.com/home-assistant/core/pull/113204
[#113205]: https://github.com/home-assistant/core/pull/113205
[#113235]: https://github.com/home-assistant/core/pull/113235
[#113250]: https://github.com/home-assistant/core/pull/113250
[#113372]: https://github.com/home-assistant/core/pull/113372
[#113373]: https://github.com/home-assistant/core/pull/113373
[#113381]: https://github.com/home-assistant/core/pull/113381
[@Ernst79]: https://github.com/Ernst79
[@FieldofClay]: https://github.com/FieldofClay
[@FlyingFeng2021]: https://github.com/FlyingFeng2021
[@Kane610]: https://github.com/Kane610
[@LaStrada]: https://github.com/LaStrada
[@LukasdeBoer]: https://github.com/LukasdeBoer
[@OnFreund]: https://github.com/OnFreund
[@StevenLooman]: https://github.com/StevenLooman
[@Thomas55555]: https://github.com/Thomas55555
[@agners]: https://github.com/agners
[@alinbalutoiu]: https://github.com/alinbalutoiu
[@alistair23]: https://github.com/alistair23
[@allenporter]: https://github.com/allenporter
[@bachya]: https://github.com/bachya
[@balloob]: https://github.com/balloob
[@bdraco]: https://github.com/bdraco
[@bieniu]: https://github.com/bieniu
[@bramkragten]: https://github.com/bramkragten
[@catsmanac]: https://github.com/catsmanac
[@clssn]: https://github.com/clssn
[@cottsay]: https://github.com/cottsay
[@ctalkington]: https://github.com/ctalkington
[@dknowles2]: https://github.com/dknowles2
[@emontnemery]: https://github.com/emontnemery
[@folke]: https://github.com/folke
[@frenck]: https://github.com/frenck
[@j-stienstra]: https://github.com/j-stienstra
[@janiversen]: https://github.com/janiversen
[@jbouwh]: https://github.com/jbouwh
[@jeeftor]: https://github.com/jeeftor
[@jonnybergdahl]: https://github.com/jonnybergdahl
[@lextm]: https://github.com/lextm
[@marcelveldt]: https://github.com/marcelveldt
[@mattmccormack]: https://github.com/mattmccormack
[@mdegat01]: https://github.com/mdegat01
[@mikewoudenberg]: https://github.com/mikewoudenberg
[@mrchi]: https://github.com/mrchi
[@puddly]: https://github.com/puddly
[@synesthesiam]: https://github.com/synesthesiam
[@thecode]: https://github.com/thecode
[@tr4nt0r]: https://github.com/tr4nt0r
[@zweckj]: https://github.com/zweckj
## Need help? Join the community! ## Need help? Join the community!
Home Assistant has a great community of users who are all more than willing Home Assistant has a great community of users who are all more than willing

View File

@ -1016,6 +1016,182 @@ For a summary in a more readable format:
- Bump pytedee_async to 0.2.15 ([@zweckj] - [#112495]) - Bump pytedee_async to 0.2.15 ([@zweckj] - [#112495])
- Allow start_time >= 1.1.7 ([@emontnemery] - [#112500]) - Allow start_time >= 1.1.7 ([@emontnemery] - [#112500])
## Release 2024.3.1 - March 14
- Fix optional Jellyfin RunTimeTicks ([@j-stienstra] - [#108254])
- Add auto fan mode icon ([@mattmccormack] - [#110185])
- Ignore AussieBroadband services that don't support usage information ([@FieldofClay] - [#110253])
- Use friendly name for camera media source ([@OnFreund] - [#110882])
- Improve discovering upnp/igd device by always using the SSDP-discovery for the Unique Device Name ([@StevenLooman] - [#111487])
- Update the numato-gpio dependency of the numato integration to v0.12.0 ([@clssn] - [#112272])
- Disable updating ZHA coordinator path from discovery info ([@puddly] - [#112415])
- Bump intents to 2024.3.6 ([@synesthesiam] - [#112515])
- Weatherflow_cloud backing lib bump ([@jeeftor] - [#112262])
- Bump weatherflow4py to 0.1.14 ([@jeeftor] - [#112554])
- Restore the juicenet integration ([@emontnemery] - [#112578])
- Fix incorrect filtering of unsupported locales in bring-api ([@tr4nt0r] - [#112589])
- Include pytedee_async logger in tedee integration ([@zweckj] - [#112590])
- Issue warning modbus configuration when modbus configuration is empty ([@janiversen] - [#112618])
- modbus scan_interval: 0 is correct configuration ([@janiversen] - [#112619])
- Update frontend to 20240307.0 ([@bramkragten] - [#112620])
- Make hass-nabucasa a core requirement ([@emontnemery] - [#112623])
- Bump aioautomower to 2024.3.0 ([@Thomas55555] - [#112627])
- Bump pymodbus to v3.6.5 ([@janiversen] - [#112629])
- Bump axis to v52 ([@Kane610] - [#112632])
- Update Loqed helper for more logging ([@mikewoudenberg] - [#112646])
- Bump weatherflow4py to 0.1.17 ([@jeeftor] - [#112661])
- Bump `aionotion` to 2024.03.0 ([@bachya] - [#112675])
- Make sure Notion saves new refresh token upon startup ([@bachya] - [#112676])
- Fix tado climate service ([@alinbalutoiu] - [#112686])
- Downgrade `pysnmp-lextudio` to version `5.0.34` ([@bieniu] - [#112696])
- Allow duplicate names in different modbus entities ([@janiversen] - [#112701])
- Guard against db corruption when renaming entities ([@bdraco] - [#112718])
- Fix local calendar handling of empty recurrence ids ([@allenporter] - [#112745])
- Bump pyenphase to 1.19.2 ([@catsmanac] - [#112747])
- Bump bthome-ble to 3.7.0 ([@thecode] - [#112783])
- Upgrade `pysnmp-lextudio` to version `6.0.9` ([@lextm] - [#112795])
- Bump openwrt-luci-rpc version to 1.1.17 ([@mrchi] - [#112796])
- Fix google_asssistant sensor state reporting ([@jbouwh] - [#112838])
- Fix MJPEG fallback when still image URL is missing with basic auth ([@bdraco] - [#112861])
- Bump boschshcpy to 0.2.82 ([@FlyingFeng2021] - [#112890])
- Add missing translation placeholder in Hydrawise ([@dknowles2] - [#113007])
- Bump bthome-ble to 3.8.0 ([@Ernst79] - [#113008])
- Bump axis to v53 ([@Kane610] - [#113019])
- Fix availability for GIOS index sensors ([@bieniu] - [#113021])
- Bump ical to 7.0.1 and always use home assistant timezone for local todo dtstart ([@allenporter] - [#113034])
- Fix some handle leaks in rainforest_raven ([@cottsay] - [#113035])
- Fix hvac_mode for viessmann devices with heatingCooling mode ([@folke] - [#113054])
- components/gardena_bluetooth: Improve avaliability reliability ([@alistair23] - [#113056])
- Fix for controlling Hue switch entities ([@marcelveldt] - [#113064])
- Bump rova to 0.4.1 ([@LukasdeBoer] - [#113066])
- Fix colormode attribute on grouped Hue light ([@marcelveldt] - [#113071])
- Bump axis to v54 ([@Kane610] - [#113091])
- Bump aiodhcpwatcher to 0.8.1 ([@bdraco] - [#113096])
- bump pytedee_async to 0.2.16 ([@zweckj] - [#113135])
- Add message from Bad Request errors to HassioAPIError ([@agners] - [#113144])
- Bump intents to 2023.3.12 ([@synesthesiam] - [#113160])
- Bump airthings_ble to 0.7.1 ([@LaStrada] - [#113172])
- Bump rokuecp to 0.19.2 ([@ctalkington] - [#113198])
- Bump `brother` library to version `4.0.2` ([@bieniu] - [#113235])
- Hotfix import error in ZHA for 2024.3.1 patch release ([@frenck] - [#113250])
- Fix Twitch auth token refresh ([@jonnybergdahl] - [#112833])
- Fix failing google diagnostics test ([@bdraco] - [#113095])
- Add diagnostics for IPP ([@ctalkington] - [#113205])
- Apply suggestion failures fail supervisor repair ([@mdegat01] - [#113372])
- Supervisor issues update retries on failure ([@mdegat01] - [#113373])
- Add loggers to Husqvarna Automower ([@Thomas55555] - [#113381])
- Bump pyipp to 0.15.0 ([@ctalkington] - [#113204])
[#108254]: https://github.com/home-assistant/core/pull/108254
[#110185]: https://github.com/home-assistant/core/pull/110185
[#110253]: https://github.com/home-assistant/core/pull/110253
[#110882]: https://github.com/home-assistant/core/pull/110882
[#111133]: https://github.com/home-assistant/core/pull/111133
[#111441]: https://github.com/home-assistant/core/pull/111441
[#111487]: https://github.com/home-assistant/core/pull/111487
[#111648]: https://github.com/home-assistant/core/pull/111648
[#112262]: https://github.com/home-assistant/core/pull/112262
[#112272]: https://github.com/home-assistant/core/pull/112272
[#112415]: https://github.com/home-assistant/core/pull/112415
[#112515]: https://github.com/home-assistant/core/pull/112515
[#112516]: https://github.com/home-assistant/core/pull/112516
[#112554]: https://github.com/home-assistant/core/pull/112554
[#112578]: https://github.com/home-assistant/core/pull/112578
[#112589]: https://github.com/home-assistant/core/pull/112589
[#112590]: https://github.com/home-assistant/core/pull/112590
[#112618]: https://github.com/home-assistant/core/pull/112618
[#112619]: https://github.com/home-assistant/core/pull/112619
[#112620]: https://github.com/home-assistant/core/pull/112620
[#112623]: https://github.com/home-assistant/core/pull/112623
[#112627]: https://github.com/home-assistant/core/pull/112627
[#112629]: https://github.com/home-assistant/core/pull/112629
[#112632]: https://github.com/home-assistant/core/pull/112632
[#112646]: https://github.com/home-assistant/core/pull/112646
[#112661]: https://github.com/home-assistant/core/pull/112661
[#112675]: https://github.com/home-assistant/core/pull/112675
[#112676]: https://github.com/home-assistant/core/pull/112676
[#112686]: https://github.com/home-assistant/core/pull/112686
[#112696]: https://github.com/home-assistant/core/pull/112696
[#112701]: https://github.com/home-assistant/core/pull/112701
[#112718]: https://github.com/home-assistant/core/pull/112718
[#112745]: https://github.com/home-assistant/core/pull/112745
[#112747]: https://github.com/home-assistant/core/pull/112747
[#112783]: https://github.com/home-assistant/core/pull/112783
[#112795]: https://github.com/home-assistant/core/pull/112795
[#112796]: https://github.com/home-assistant/core/pull/112796
[#112833]: https://github.com/home-assistant/core/pull/112833
[#112838]: https://github.com/home-assistant/core/pull/112838
[#112861]: https://github.com/home-assistant/core/pull/112861
[#112890]: https://github.com/home-assistant/core/pull/112890
[#113007]: https://github.com/home-assistant/core/pull/113007
[#113008]: https://github.com/home-assistant/core/pull/113008
[#113019]: https://github.com/home-assistant/core/pull/113019
[#113021]: https://github.com/home-assistant/core/pull/113021
[#113034]: https://github.com/home-assistant/core/pull/113034
[#113035]: https://github.com/home-assistant/core/pull/113035
[#113054]: https://github.com/home-assistant/core/pull/113054
[#113056]: https://github.com/home-assistant/core/pull/113056
[#113064]: https://github.com/home-assistant/core/pull/113064
[#113066]: https://github.com/home-assistant/core/pull/113066
[#113071]: https://github.com/home-assistant/core/pull/113071
[#113091]: https://github.com/home-assistant/core/pull/113091
[#113095]: https://github.com/home-assistant/core/pull/113095
[#113096]: https://github.com/home-assistant/core/pull/113096
[#113135]: https://github.com/home-assistant/core/pull/113135
[#113144]: https://github.com/home-assistant/core/pull/113144
[#113160]: https://github.com/home-assistant/core/pull/113160
[#113172]: https://github.com/home-assistant/core/pull/113172
[#113198]: https://github.com/home-assistant/core/pull/113198
[#113204]: https://github.com/home-assistant/core/pull/113204
[#113205]: https://github.com/home-assistant/core/pull/113205
[#113235]: https://github.com/home-assistant/core/pull/113235
[#113250]: https://github.com/home-assistant/core/pull/113250
[#113372]: https://github.com/home-assistant/core/pull/113372
[#113373]: https://github.com/home-assistant/core/pull/113373
[#113381]: https://github.com/home-assistant/core/pull/113381
[@Ernst79]: https://github.com/Ernst79
[@FieldofClay]: https://github.com/FieldofClay
[@FlyingFeng2021]: https://github.com/FlyingFeng2021
[@Kane610]: https://github.com/Kane610
[@LaStrada]: https://github.com/LaStrada
[@LukasdeBoer]: https://github.com/LukasdeBoer
[@OnFreund]: https://github.com/OnFreund
[@StevenLooman]: https://github.com/StevenLooman
[@Thomas55555]: https://github.com/Thomas55555
[@agners]: https://github.com/agners
[@alinbalutoiu]: https://github.com/alinbalutoiu
[@alistair23]: https://github.com/alistair23
[@allenporter]: https://github.com/allenporter
[@bachya]: https://github.com/bachya
[@balloob]: https://github.com/balloob
[@bdraco]: https://github.com/bdraco
[@bieniu]: https://github.com/bieniu
[@bramkragten]: https://github.com/bramkragten
[@catsmanac]: https://github.com/catsmanac
[@clssn]: https://github.com/clssn
[@cottsay]: https://github.com/cottsay
[@ctalkington]: https://github.com/ctalkington
[@dknowles2]: https://github.com/dknowles2
[@emontnemery]: https://github.com/emontnemery
[@folke]: https://github.com/folke
[@frenck]: https://github.com/frenck
[@j-stienstra]: https://github.com/j-stienstra
[@janiversen]: https://github.com/janiversen
[@jbouwh]: https://github.com/jbouwh
[@jeeftor]: https://github.com/jeeftor
[@jonnybergdahl]: https://github.com/jonnybergdahl
[@lextm]: https://github.com/lextm
[@marcelveldt]: https://github.com/marcelveldt
[@mattmccormack]: https://github.com/mattmccormack
[@mdegat01]: https://github.com/mdegat01
[@mikewoudenberg]: https://github.com/mikewoudenberg
[@mrchi]: https://github.com/mrchi
[@puddly]: https://github.com/puddly
[@synesthesiam]: https://github.com/synesthesiam
[@thecode]: https://github.com/thecode
[@tr4nt0r]: https://github.com/tr4nt0r
[@zweckj]: https://github.com/zweckj
[#100418]: https://github.com/home-assistant/core/pull/100418 [#100418]: https://github.com/home-assistant/core/pull/100418
[#101012]: https://github.com/home-assistant/core/pull/101012 [#101012]: https://github.com/home-assistant/core/pull/101012
[#101641]: https://github.com/home-assistant/core/pull/101641 [#101641]: https://github.com/home-assistant/core/pull/101641