2023.10: Update changelog to beta 6

This commit is contained in:
Franck Nijhof 2023-10-03 21:08:58 +02:00
parent 8f501b4a06
commit 9c384e657f
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -702,6 +702,78 @@ For a summary in a more readable format:
- Add WeatherFlow integration ([@jeeftor] - [#75530])
- Address Comelit cover late review ([@chemelli74] - [#101008])
- Add "UV Index" to IPMA ([@tokenize47] - [#100383])
- Restore state of trend sensor ([@jpbede] - [#100332])
- Add homeassistant reload_all translatable service name and description ([@steffenrapp] - [#100437])
- Adopt Hue integration to latest changes in Hue firmware ([@marcelveldt] - [#101001])
- Fix handling reload with invalid mqtt config ([@jbouwh] - [#101015])
- Fix HomeKit handling of unavailable state ([@bdraco] - [#101021])
- Update pyweatherflowudp to 1.4.3 ([@cdce8p] - [#101022])
- Use webrtc-noise-gain without AVX2 ([@synesthesiam] - [#101028])
- Add shutter_tilt support for Fibaro FGR 223 ([@lennart24] - [#96283])
- Fix google maps device_tracker same last seen timestamp ([@tyjtyj] - [#99963])
- Add feature to add measuring station via number in waqi ([@joostlek] - [#99992])
- Bump PySwitchbot to 0.40.0 to support Curtain 3 ([@the-ress] - [#100619])
- Add LED control support to Home Assistant Green ([@emontnemery] - [#100922])
- ESPHome: dont send error when wake word is aborted ([@jesserockz] - [#101032])
- Fix onvif creating a new entity for every new event ([@joostlek] - [#101035])
- Pin pydantic to 1.10.12 ([@joostlek] - [#101044])
- Update aioairzone-cloud to v0.2.3 ([@Noltari] - [#101052])
- Don't show withings repair if it's not in YAML ([@joostlek] - [#101054])
- Bump apple_weatherkit to 1.0.4 ([@tjhorner] - [#101057])
- Remove fma instructions from webrtc-noise-gain ([@synesthesiam] - [#101060])
- Bump aiowaqi to 1.1.0 ([@joostlek] - [#99751])
- Update frontend to 20230928.0 ([@piitaya] - [#101067])
- Bump opower to 0.0.35 ([@tronikos] - [#101072])
- Add native precipitation unit for weatherkit ([@tjhorner] - [#101073])
- Use wake word description if available ([@synesthesiam] - [#101079])
- Update xknxproject to 3.3.0 ([@farmio] - [#101081])
- Fix ZHA exception when writing `cie_addr` during configuration ([@TheJulianJES] - [#101087])
- Bump plexapi to 4.15.3 ([@jjlawren] - [#101088])
- Update Home Assistant base image to 2023.09.0 ([@frenck] - [#101092])
- Use pep 503 compatible wheels index for builds ([@frenck] - [#101096])
- Fix circular dependency on homeassistant ([@cdce8p] - [#101099])
- Ignore binary distribution wheels for charset-normalizer ([@frenck] - [#101104])
- Stop the Home Assistant Core container by default ([@agners] - [#101105])
- Correct binary ignore for charset-normalizer to charset_normalizer ([@frenck] - [#101106])
- Pin charset-normalizer in our package constraints ([@frenck] - [#101107])
- Migrate WAQI unique id ([@joostlek] - [#101112])
- Add logging to media extractor to know the selected stream ([@joostlek] - [#101117])
- Correct youtube stream selector in media extractor ([@joostlek] - [#101119])
- Revert pin on AlexaPy ([@frenck] - [#101123])
- Return None when value is not known in OpenHardwareMonitor ([@joostlek] - [#101127])
- Bump aiowaqi to 1.1.1 ([@joostlek] - [#101129])
- Fix zwave_js firmware update logic ([@raman325] - [#101143])
- Terminology: Rename Multi-PAN to Multiprotocol to be consistent ([@c0ffeeca7] - [#99262])
- Report unavailability for yolink sensor and binary_sensor ([@hlyi] - [#100743])
- Bump zwave-js-server-python to 0.52.1 ([@raman325] - [#101162])
- Bump PySwitchbot to 0.40.1 ([@the-ress] - [#101164])
- Fix rainbird entity unique ids ([@allenporter] - [#101168])
- Update denonavr to `0.11.4` ([@ol-iver] - [#101169])
- Clear calendar alarms after scheduling and add debug loggging ([@allenporter] - [#101176])
- Update Mill library to 0.11.6 ([@Danielhiversen] - [#101180])
- Add config entry name to Withings webhook name ([@joostlek] - [#101205])
- Correct JSONDecodeError in co2signal ([@joostlek] - [#101206])
- Fix loop in progress config flow ([@silamon] - [#97229])
- Bump python-roborock to 0.34.6 ([@Lash-L] - [#101147])
- Split get users into chunks of 100 for Twitch sensors ([@timmo001] - [#101211])
- Bump zeroconf to 0.115.1 ([@bdraco] - [#101213])
- Bump aioesphomeapi to 17.0.1 ([@bdraco] - [#101214])
- Remove invalid doc about multi origin/dest in google_travel_time ([@eifinger] - [#101215])
- Fix withings webhook name ([@joostlek] - [#101221])
- ESPHome: fix voice assistant default audio settings ([@jesserockz] - [#101241])
- Remove dead code from broadlink light ([@emontnemery] - [#101063])
- Fix color temperature setting in broadlink light ([@emontnemery] - [#101251])
- Add extra validation in private_ble_device config flow ([@Jc2k] - [#101254])
- Downgrade pylitterbot to 2023.4.5 ([@joostlek] - [#101255])
- Add missing device class to sensor.DEVICE_CLASS_UNITS ([@emontnemery] - [#101256])
- Bump aiowaqi to 2.0.0 ([@joostlek] - [#101259])
- Add documentation URL for the Home Assistant Green ([@frenck] - [#101263])
- Bump python-myq to 3.1.11 ([@Lash-L] - [#101266])
- Bump intents to 2023.10.2 ([@synesthesiam] - [#101277])
- Revert "Use shorthand attributes in Telldus live" ([@joostlek] - [#101281])
- Bump pylitterbot to 2023.4.9 ([@natekspencer] - [#101285])
- Update frontend to 20231002.0 ([@bramkragten] - [#101294])
- Update Lokalise CLI to v2.6.8 ([@frenck] - [#101297])
[#100002]: https://github.com/home-assistant/core/pull/100002
[#100008]: https://github.com/home-assistant/core/pull/100008
@ -850,6 +922,7 @@ For a summary in a more readable format:
[#100327]: https://github.com/home-assistant/core/pull/100327
[#100328]: https://github.com/home-assistant/core/pull/100328
[#100329]: https://github.com/home-assistant/core/pull/100329
[#100332]: https://github.com/home-assistant/core/pull/100332
[#100334]: https://github.com/home-assistant/core/pull/100334
[#100335]: https://github.com/home-assistant/core/pull/100335
[#100337]: https://github.com/home-assistant/core/pull/100337
@ -898,6 +971,7 @@ For a summary in a more readable format:
[#100432]: https://github.com/home-assistant/core/pull/100432
[#100434]: https://github.com/home-assistant/core/pull/100434
[#100435]: https://github.com/home-assistant/core/pull/100435
[#100437]: https://github.com/home-assistant/core/pull/100437
[#100438]: https://github.com/home-assistant/core/pull/100438
[#100439]: https://github.com/home-assistant/core/pull/100439
[#100441]: https://github.com/home-assistant/core/pull/100441
@ -955,6 +1029,7 @@ For a summary in a more readable format:
[#100613]: https://github.com/home-assistant/core/pull/100613
[#100614]: https://github.com/home-assistant/core/pull/100614
[#100615]: https://github.com/home-assistant/core/pull/100615
[#100619]: https://github.com/home-assistant/core/pull/100619
[#100623]: https://github.com/home-assistant/core/pull/100623
[#100624]: https://github.com/home-assistant/core/pull/100624
[#100625]: https://github.com/home-assistant/core/pull/100625
@ -1005,6 +1080,7 @@ For a summary in a more readable format:
[#100739]: https://github.com/home-assistant/core/pull/100739
[#100740]: https://github.com/home-assistant/core/pull/100740
[#100742]: https://github.com/home-assistant/core/pull/100742
[#100743]: https://github.com/home-assistant/core/pull/100743
[#100744]: https://github.com/home-assistant/core/pull/100744
[#100749]: https://github.com/home-assistant/core/pull/100749
[#100759]: https://github.com/home-assistant/core/pull/100759
@ -1084,6 +1160,7 @@ For a summary in a more readable format:
[#100916]: https://github.com/home-assistant/core/pull/100916
[#100918]: https://github.com/home-assistant/core/pull/100918
[#100921]: https://github.com/home-assistant/core/pull/100921
[#100922]: https://github.com/home-assistant/core/pull/100922
[#100929]: https://github.com/home-assistant/core/pull/100929
[#100931]: https://github.com/home-assistant/core/pull/100931
[#100932]: https://github.com/home-assistant/core/pull/100932
@ -1117,9 +1194,70 @@ For a summary in a more readable format:
[#100986]: https://github.com/home-assistant/core/pull/100986
[#100993]: https://github.com/home-assistant/core/pull/100993
[#100994]: https://github.com/home-assistant/core/pull/100994
[#101001]: https://github.com/home-assistant/core/pull/101001
[#101005]: https://github.com/home-assistant/core/pull/101005
[#101006]: https://github.com/home-assistant/core/pull/101006
[#101008]: https://github.com/home-assistant/core/pull/101008
[#101015]: https://github.com/home-assistant/core/pull/101015
[#101021]: https://github.com/home-assistant/core/pull/101021
[#101022]: https://github.com/home-assistant/core/pull/101022
[#101028]: https://github.com/home-assistant/core/pull/101028
[#101032]: https://github.com/home-assistant/core/pull/101032
[#101035]: https://github.com/home-assistant/core/pull/101035
[#101044]: https://github.com/home-assistant/core/pull/101044
[#101052]: https://github.com/home-assistant/core/pull/101052
[#101054]: https://github.com/home-assistant/core/pull/101054
[#101057]: https://github.com/home-assistant/core/pull/101057
[#101060]: https://github.com/home-assistant/core/pull/101060
[#101063]: https://github.com/home-assistant/core/pull/101063
[#101067]: https://github.com/home-assistant/core/pull/101067
[#101072]: https://github.com/home-assistant/core/pull/101072
[#101073]: https://github.com/home-assistant/core/pull/101073
[#101079]: https://github.com/home-assistant/core/pull/101079
[#101081]: https://github.com/home-assistant/core/pull/101081
[#101087]: https://github.com/home-assistant/core/pull/101087
[#101088]: https://github.com/home-assistant/core/pull/101088
[#101092]: https://github.com/home-assistant/core/pull/101092
[#101096]: https://github.com/home-assistant/core/pull/101096
[#101099]: https://github.com/home-assistant/core/pull/101099
[#101104]: https://github.com/home-assistant/core/pull/101104
[#101105]: https://github.com/home-assistant/core/pull/101105
[#101106]: https://github.com/home-assistant/core/pull/101106
[#101107]: https://github.com/home-assistant/core/pull/101107
[#101112]: https://github.com/home-assistant/core/pull/101112
[#101117]: https://github.com/home-assistant/core/pull/101117
[#101119]: https://github.com/home-assistant/core/pull/101119
[#101123]: https://github.com/home-assistant/core/pull/101123
[#101127]: https://github.com/home-assistant/core/pull/101127
[#101129]: https://github.com/home-assistant/core/pull/101129
[#101143]: https://github.com/home-assistant/core/pull/101143
[#101147]: https://github.com/home-assistant/core/pull/101147
[#101162]: https://github.com/home-assistant/core/pull/101162
[#101164]: https://github.com/home-assistant/core/pull/101164
[#101168]: https://github.com/home-assistant/core/pull/101168
[#101169]: https://github.com/home-assistant/core/pull/101169
[#101176]: https://github.com/home-assistant/core/pull/101176
[#101180]: https://github.com/home-assistant/core/pull/101180
[#101205]: https://github.com/home-assistant/core/pull/101205
[#101206]: https://github.com/home-assistant/core/pull/101206
[#101211]: https://github.com/home-assistant/core/pull/101211
[#101213]: https://github.com/home-assistant/core/pull/101213
[#101214]: https://github.com/home-assistant/core/pull/101214
[#101215]: https://github.com/home-assistant/core/pull/101215
[#101221]: https://github.com/home-assistant/core/pull/101221
[#101241]: https://github.com/home-assistant/core/pull/101241
[#101251]: https://github.com/home-assistant/core/pull/101251
[#101254]: https://github.com/home-assistant/core/pull/101254
[#101255]: https://github.com/home-assistant/core/pull/101255
[#101256]: https://github.com/home-assistant/core/pull/101256
[#101259]: https://github.com/home-assistant/core/pull/101259
[#101263]: https://github.com/home-assistant/core/pull/101263
[#101266]: https://github.com/home-assistant/core/pull/101266
[#101277]: https://github.com/home-assistant/core/pull/101277
[#101281]: https://github.com/home-assistant/core/pull/101281
[#101285]: https://github.com/home-assistant/core/pull/101285
[#101294]: https://github.com/home-assistant/core/pull/101294
[#101297]: https://github.com/home-assistant/core/pull/101297
[#58707]: https://github.com/home-assistant/core/pull/58707
[#72797]: https://github.com/home-assistant/core/pull/72797
[#75530]: https://github.com/home-assistant/core/pull/75530
@ -1137,10 +1275,12 @@ For a summary in a more readable format:
[#95315]: https://github.com/home-assistant/core/pull/95315
[#95589]: https://github.com/home-assistant/core/pull/95589
[#96255]: https://github.com/home-assistant/core/pull/96255
[#96283]: https://github.com/home-assistant/core/pull/96283
[#96541]: https://github.com/home-assistant/core/pull/96541
[#96829]: https://github.com/home-assistant/core/pull/96829
[#96950]: https://github.com/home-assistant/core/pull/96950
[#97123]: https://github.com/home-assistant/core/pull/97123
[#97229]: https://github.com/home-assistant/core/pull/97229
[#97586]: https://github.com/home-assistant/core/pull/97586
[#97723]: https://github.com/home-assistant/core/pull/97723
[#97837]: https://github.com/home-assistant/core/pull/97837
@ -1171,6 +1311,7 @@ For a summary in a more readable format:
[#99236]: https://github.com/home-assistant/core/pull/99236
[#99242]: https://github.com/home-assistant/core/pull/99242
[#99256]: https://github.com/home-assistant/core/pull/99256
[#99262]: https://github.com/home-assistant/core/pull/99262
[#99285]: https://github.com/home-assistant/core/pull/99285
[#99301]: https://github.com/home-assistant/core/pull/99301
[#99302]: https://github.com/home-assistant/core/pull/99302
@ -1318,6 +1459,7 @@ For a summary in a more readable format:
[#99745]: https://github.com/home-assistant/core/pull/99745
[#99746]: https://github.com/home-assistant/core/pull/99746
[#99747]: https://github.com/home-assistant/core/pull/99747
[#99751]: https://github.com/home-assistant/core/pull/99751
[#99755]: https://github.com/home-assistant/core/pull/99755
[#99758]: https://github.com/home-assistant/core/pull/99758
[#99762]: https://github.com/home-assistant/core/pull/99762
@ -1383,6 +1525,7 @@ For a summary in a more readable format:
[#99946]: https://github.com/home-assistant/core/pull/99946
[#99948]: https://github.com/home-assistant/core/pull/99948
[#99954]: https://github.com/home-assistant/core/pull/99954
[#99963]: https://github.com/home-assistant/core/pull/99963
[#99965]: https://github.com/home-assistant/core/pull/99965
[#99967]: https://github.com/home-assistant/core/pull/99967
[#99971]: https://github.com/home-assistant/core/pull/99971
@ -1393,12 +1536,14 @@ For a summary in a more readable format:
[#99984]: https://github.com/home-assistant/core/pull/99984
[#99989]: https://github.com/home-assistant/core/pull/99989
[#99990]: https://github.com/home-assistant/core/pull/99990
[#99992]: https://github.com/home-assistant/core/pull/99992
[#99998]: https://github.com/home-assistant/core/pull/99998
[@ArdaSeremet]: https://github.com/ArdaSeremet
[@AtomBrake]: https://github.com/AtomBrake
[@Cereal2nd]: https://github.com/Cereal2nd
[@DCSBL]: https://github.com/DCSBL
[@DanielWeeber]: https://github.com/DanielWeeber
[@Danielhiversen]: https://github.com/Danielhiversen
[@FletcherAU]: https://github.com/FletcherAU
[@Jc2k]: https://github.com/Jc2k
[@Kane610]: https://github.com/Kane610
@ -1419,6 +1564,7 @@ For a summary in a more readable format:
[@ViViDboarder]: https://github.com/ViViDboarder
[@WillCodeForCats]: https://github.com/WillCodeForCats
[@abmantis]: https://github.com/abmantis
[@agners]: https://github.com/agners
[@alexyao2015]: https://github.com/alexyao2015
[@allenporter]: https://github.com/allenporter
[@alyyousuf7]: https://github.com/alyyousuf7
@ -1442,12 +1588,14 @@ For a summary in a more readable format:
[@elmurato]: https://github.com/elmurato
[@emontnemery]: https://github.com/emontnemery
[@engrbm87]: https://github.com/engrbm87
[@farmio]: https://github.com/farmio
[@fender4645]: https://github.com/fender4645
[@frenck]: https://github.com/frenck
[@gjohansson-ST]: https://github.com/gjohansson-ST
[@gwww]: https://github.com/gwww
[@h3l1o5]: https://github.com/h3l1o5
[@hahn-th]: https://github.com/hahn-th
[@hlyi]: https://github.com/hlyi
[@janiversen]: https://github.com/janiversen
[@jbouwh]: https://github.com/jbouwh
[@jeeftor]: https://github.com/jeeftor
@ -1455,12 +1603,15 @@ For a summary in a more readable format:
[@jesserockz]: https://github.com/jesserockz
[@jhollowe]: https://github.com/jhollowe
[@jimmyd-be]: https://github.com/jimmyd-be
[@jjlawren]: https://github.com/jjlawren
[@joostlek]: https://github.com/joostlek
[@jpbede]: https://github.com/jpbede
[@jrieger]: https://github.com/jrieger
[@kbx81]: https://github.com/kbx81
[@kevin-kraus]: https://github.com/kevin-kraus
[@lennart24]: https://github.com/lennart24
[@loopj]: https://github.com/loopj
[@marcelveldt]: https://github.com/marcelveldt
[@matrixd2]: https://github.com/matrixd2
[@mib1185]: https://github.com/mib1185
[@mike391]: https://github.com/mike391
@ -1469,8 +1620,11 @@ For a summary in a more readable format:
[@ms264556]: https://github.com/ms264556
[@mueli]: https://github.com/mueli
[@nachonam]: https://github.com/nachonam
[@natekspencer]: https://github.com/natekspencer
[@niro1987]: https://github.com/niro1987
[@ntilley905]: https://github.com/ntilley905
[@ol-iver]: https://github.com/ol-iver
[@piitaya]: https://github.com/piitaya
[@pjanuario]: https://github.com/pjanuario
[@puddly]: https://github.com/puddly
[@raman325]: https://github.com/raman325
@ -1481,336 +1635,20 @@ For a summary in a more readable format:
[@samcrang]: https://github.com/samcrang
[@scolby33]: https://github.com/scolby33
[@scop]: https://github.com/scop
[@silamon]: https://github.com/silamon
[@starkillerOG]: https://github.com/starkillerOG
[@steffenrapp]: https://github.com/steffenrapp
[@synesthesiam]: https://github.com/synesthesiam
[@teharris1]: https://github.com/teharris1
[@the-ress]: https://github.com/the-ress
[@thecode]: https://github.com/thecode
[@timmo001]: https://github.com/timmo001
[@tjhorner]: https://github.com/tjhorner
[@tokenize47]: https://github.com/tokenize47
[@trnila]: https://github.com/trnila
[@tronikos]: https://github.com/tronikos
[@tyjtyj]: https://github.com/tyjtyj
[@unDemian]: https://github.com/unDemian
[@uvjustin]: https://github.com/uvjustin
[@vfreex]: https://github.com/vfreex
[@yuxincs]: https://github.com/yuxincs
[aemet docs]: /integrations/aemet/
[aftership docs]: /integrations/aftership/
[airly docs]: /integrations/airly/
[airnow docs]: /integrations/airnow/
[airthings_ble docs]: /integrations/airthings_ble/
[airtouch4 docs]: /integrations/airtouch4/
[airvisual docs]: /integrations/airvisual/
[airzone docs]: /integrations/airzone/
[airzone_cloud docs]: /integrations/airzone_cloud/
[aladdin_connect docs]: /integrations/aladdin_connect/
[alexa docs]: /integrations/alexa/
[amcrest docs]: /integrations/amcrest/
[androidtv docs]: /integrations/androidtv/
[anthemav docs]: /integrations/anthemav/
[apcupsd docs]: /integrations/apcupsd/
[api docs]: /integrations/api/
[apple_tv docs]: /integrations/apple_tv/
[apprise docs]: /integrations/apprise/
[assist_pipeline docs]: /integrations/assist_pipeline/
[august docs]: /integrations/august/
[aurora docs]: /integrations/aurora/
[automation docs]: /integrations/automation/
[awair docs]: /integrations/awair/
[baf docs]: /integrations/baf/
[blink docs]: /integrations/blink/
[bloomsky docs]: /integrations/bloomsky/
[bluetooth docs]: /integrations/bluetooth/
[bluetooth_tracker docs]: /integrations/bluetooth_tracker/
[bmw_connected_drive docs]: /integrations/bmw_connected_drive/
[bond docs]: /integrations/bond/
[braviatv docs]: /integrations/braviatv/
[bsblan docs]: /integrations/bsblan/
[bthome docs]: /integrations/bthome/
[buienradar docs]: /integrations/buienradar/
[cast docs]: /integrations/cast/
[cert_expiry docs]: /integrations/cert_expiry/
[climate docs]: /integrations/climate/
[co2signal docs]: /integrations/co2signal/
[color_extractor docs]: /integrations/color_extractor/
[comelit docs]: /integrations/comelit/
[conversation docs]: /integrations/conversation/
[coolmaster docs]: /integrations/coolmaster/
[datetime docs]: /integrations/datetime/
[debugpy docs]: /integrations/debugpy/
[deconz docs]: /integrations/deconz/
[denonavr docs]: /integrations/denonavr/
[device_tracker docs]: /integrations/device_tracker/
[devolo_home_control docs]: /integrations/devolo_home_control/
[devolo_home_network docs]: /integrations/devolo_home_network/
[dhcp docs]: /integrations/dhcp/
[discovergy docs]: /integrations/discovergy/
[dlna_dmr docs]: /integrations/dlna_dmr/
[dlna_dms docs]: /integrations/dlna_dms/
[doods docs]: /integrations/doods/
[doorbird docs]: /integrations/doorbird/
[duotecno docs]: /integrations/duotecno/
[dynalite docs]: /integrations/dynalite/
[ecobee docs]: /integrations/ecobee/
[ecoforest docs]: /integrations/ecoforest/
[econet docs]: /integrations/econet/
[electric_kiwi docs]: /integrations/electric_kiwi/
[elkm1 docs]: /integrations/elkm1/
[emulated_kasa docs]: /integrations/emulated_kasa/
[enmax docs]: /integrations/enmax/
[enphase_envoy docs]: /integrations/enphase_envoy/
[envisalink docs]: /integrations/envisalink/
[esphome docs]: /integrations/esphome/
[faa_delays docs]: /integrations/faa_delays/
[fibaro docs]: /integrations/fibaro/
[fitbit docs]: /integrations/fitbit/
[flipr docs]: /integrations/flipr/
[flo docs]: /integrations/flo/
[flux_led docs]: /integrations/flux_led/
[freebox docs]: /integrations/freebox/
[fritz docs]: /integrations/fritz/
[fritzbox docs]: /integrations/fritzbox/
[fritzbox_callmonitor docs]: /integrations/fritzbox_callmonitor/
[frontend docs]: /integrations/frontend/
[garadget docs]: /integrations/garadget/
[geniushub docs]: /integrations/geniushub/
[glances docs]: /integrations/glances/
[gogogate2 docs]: /integrations/gogogate2/
[goodwe docs]: /integrations/goodwe/
[google docs]: /integrations/google/
[google_assistant docs]: /integrations/google_assistant/
[gpsd docs]: /integrations/gpsd/
[hardkernel docs]: /integrations/hardkernel/
[hassio docs]: /integrations/hassio/
[hdmi_cec docs]: /integrations/hdmi_cec/
[heos docs]: /integrations/heos/
[hisense_aehw4a1 docs]: /integrations/hisense_aehw4a1/
[hlk_sw16 docs]: /integrations/hlk_sw16/
[home_connect docs]: /integrations/home_connect/
[homeassistant docs]: /integrations/homeassistant/
[homeassistant_green docs]: /integrations/homeassistant_green/
[homeassistant_hardware docs]: /integrations/homeassistant_hardware/
[homeassistant_yellow docs]: /integrations/homeassistant_yellow/
[homekit docs]: /integrations/homekit/
[homekit_controller docs]: /integrations/homekit_controller/
[homematicip_cloud docs]: /integrations/homematicip_cloud/
[homewizard docs]: /integrations/homewizard/
[honeywell docs]: /integrations/honeywell/
[huawei_lte docs]: /integrations/huawei_lte/
[hue docs]: /integrations/hue/
[hunterdouglas_powerview docs]: /integrations/hunterdouglas_powerview/
[hvv_departures docs]: /integrations/hvv_departures/
[hydrawise docs]: /integrations/hydrawise/
[hyperion docs]: /integrations/hyperion/
[iaqualink docs]: /integrations/iaqualink/
[icloud docs]: /integrations/icloud/
[idasen_desk docs]: /integrations/idasen_desk/
[imap docs]: /integrations/imap/
[imap_email_content docs]: /integrations/imap_email_content/
[input_button docs]: /integrations/input_button/
[insteon docs]: /integrations/insteon/
[intent_script docs]: /integrations/intent_script/
[ios docs]: /integrations/ios/
[ipma docs]: /integrations/ipma/
[islamic_prayer_times docs]: /integrations/islamic_prayer_times/
[isy994 docs]: /integrations/isy994/
[izone docs]: /integrations/izone/
[juicenet docs]: /integrations/juicenet/
[keenetic_ndms2 docs]: /integrations/keenetic_ndms2/
[knx docs]: /integrations/knx/
[kodi docs]: /integrations/kodi/
[konnected docs]: /integrations/konnected/
[kostal_plenticore docs]: /integrations/kostal_plenticore/
[kulersky docs]: /integrations/kulersky/
[laundrify docs]: /integrations/laundrify/
[lcn docs]: /integrations/lcn/
[ld2410_ble docs]: /integrations/ld2410_ble/
[led_ble docs]: /integrations/led_ble/
[life360 docs]: /integrations/life360/
[lifx docs]: /integrations/lifx/
[limitlessled docs]: /integrations/limitlessled/
[livisi docs]: /integrations/livisi/
[logger docs]: /integrations/logger/
[logi_circle docs]: /integrations/logi_circle/
[london_underground docs]: /integrations/london_underground/
[lookin docs]: /integrations/lookin/
[lyric docs]: /integrations/lyric/
[matrix docs]: /integrations/matrix/
[medcom_ble docs]: /integrations/medcom_ble/
[media_extractor docs]: /integrations/media_extractor/
[met docs]: /integrations/met/
[met_eireann docs]: /integrations/met_eireann/
[meteoclimatic docs]: /integrations/meteoclimatic/
[mill docs]: /integrations/mill/
[minecraft_server docs]: /integrations/minecraft_server/
[mobile_app docs]: /integrations/mobile_app/
[modbus docs]: /integrations/modbus/
[motion_blinds docs]: /integrations/motion_blinds/
[motioneye docs]: /integrations/motioneye/
[mqtt docs]: /integrations/mqtt/
[mqtt_room docs]: /integrations/mqtt_room/
[mutesync docs]: /integrations/mutesync/
[myq docs]: /integrations/myq/
[mysensors docs]: /integrations/mysensors/
[nanoleaf docs]: /integrations/nanoleaf/
[neato docs]: /integrations/neato/
[nest docs]: /integrations/nest/
[netatmo docs]: /integrations/netatmo/
[netgear docs]: /integrations/netgear/
[nexia docs]: /integrations/nexia/
[nextbus docs]: /integrations/nextbus/
[nibe_heatpump docs]: /integrations/nibe_heatpump/
[nightscout docs]: /integrations/nightscout/
[nobo_hub docs]: /integrations/nobo_hub/
[nuheat docs]: /integrations/nuheat/
[nut docs]: /integrations/nut/
[nws docs]: /integrations/nws/
[nx584 docs]: /integrations/nx584/
[nzbget docs]: /integrations/nzbget/
[octoprint docs]: /integrations/octoprint/
[omnilogic docs]: /integrations/omnilogic/
[ondilo_ico docs]: /integrations/ondilo_ico/
[onvif docs]: /integrations/onvif/
[openhome docs]: /integrations/openhome/
[opentherm_gw docs]: /integrations/opentherm_gw/
[openuv docs]: /integrations/openuv/
[opower docs]: /integrations/opower/
[overkiz docs]: /integrations/overkiz/
[picnic docs]: /integrations/picnic/
[plaato docs]: /integrations/plaato/
[plex docs]: /integrations/plex/
[plugwise docs]: /integrations/plugwise/
[plum_lightpad docs]: /integrations/plum_lightpad/
[point docs]: /integrations/point/
[poolsense docs]: /integrations/poolsense/
[powerwall docs]: /integrations/powerwall/
[private_ble_device docs]: /integrations/private_ble_device/
[progettihwsw docs]: /integrations/progettihwsw/
[prometheus docs]: /integrations/prometheus/
[rachio docs]: /integrations/rachio/
[rainbird docs]: /integrations/rainbird/
[rainforest_eagle docs]: /integrations/rainforest_eagle/
[rainmachine docs]: /integrations/rainmachine/
[raspberry_pi docs]: /integrations/raspberry_pi/
[recorder docs]: /integrations/recorder/
[renson docs]: /integrations/renson/
[reolink docs]: /integrations/reolink/
[rest docs]: /integrations/rest/
[ring docs]: /integrations/ring/
[risco docs]: /integrations/risco/
[roborock docs]: /integrations/roborock/
[roku docs]: /integrations/roku/
[roomba docs]: /integrations/roomba/
[ruckus_unleashed docs]: /integrations/ruckus_unleashed/
[saj docs]: /integrations/saj/
[samsungtv docs]: /integrations/samsungtv/
[schlage docs]: /integrations/schlage/
[scrape docs]: /integrations/scrape/
[screenlogic docs]: /integrations/screenlogic/
[script docs]: /integrations/script/
[search docs]: /integrations/search/
[sense docs]: /integrations/sense/
[sensibo docs]: /integrations/sensibo/
[sensor docs]: /integrations/sensor/
[sentry docs]: /integrations/sentry/
[sharkiq docs]: /integrations/sharkiq/
[shelly docs]: /integrations/shelly/
[sia docs]: /integrations/sia/
[simplepush docs]: /integrations/simplepush/
[slack docs]: /integrations/slack/
[sma docs]: /integrations/sma/
[smappee docs]: /integrations/smappee/
[smart_meter_texas docs]: /integrations/smart_meter_texas/
[smartthings docs]: /integrations/smartthings/
[smarttub docs]: /integrations/smarttub/
[sms docs]: /integrations/sms/
[smtp docs]: /integrations/smtp/
[snapcast docs]: /integrations/snapcast/
[snooz docs]: /integrations/snooz/
[solaredge docs]: /integrations/solaredge/
[solarlog docs]: /integrations/solarlog/
[sonarr docs]: /integrations/sonarr/
[songpal docs]: /integrations/songpal/
[soundtouch docs]: /integrations/soundtouch/
[spc docs]: /integrations/spc/
[speedtestdotnet docs]: /integrations/speedtestdotnet/
[spotify docs]: /integrations/spotify/
[sql docs]: /integrations/sql/
[squeezebox docs]: /integrations/squeezebox/
[srp_energy docs]: /integrations/srp_energy/
[ssdp docs]: /integrations/ssdp/
[starline docs]: /integrations/starline/
[stream docs]: /integrations/stream/
[stt docs]: /integrations/stt/
[sun docs]: /integrations/sun/
[supla docs]: /integrations/supla/
[switchbot_cloud docs]: /integrations/switchbot_cloud/
[syncthing docs]: /integrations/syncthing/
[syncthru docs]: /integrations/syncthru/
[system_bridge docs]: /integrations/system_bridge/
[system_log docs]: /integrations/system_log/
[tado docs]: /integrations/tado/
[tankerkoenig docs]: /integrations/tankerkoenig/
[tasmota docs]: /integrations/tasmota/
[tellduslive docs]: /integrations/tellduslive/
[template docs]: /integrations/template/
[threshold docs]: /integrations/threshold/
[timer docs]: /integrations/timer/
[todoist docs]: /integrations/todoist/
[tolo docs]: /integrations/tolo/
[tomorrowio docs]: /integrations/tomorrowio/
[tplink docs]: /integrations/tplink/
[tplink_omada docs]: /integrations/tplink_omada/
[tradfri docs]: /integrations/tradfri/
[trafikverket_camera docs]: /integrations/trafikverket_camera/
[trafikverket_ferry docs]: /integrations/trafikverket_ferry/
[trafikverket_train docs]: /integrations/trafikverket_train/
[trafikverket_weatherstation docs]: /integrations/trafikverket_weatherstation/
[trend docs]: /integrations/trend/
[tts docs]: /integrations/tts/
[twinkly docs]: /integrations/twinkly/
[twitch docs]: /integrations/twitch/
[ultraloq docs]: /integrations/ultraloq/
[unifi docs]: /integrations/unifi/
[unifiprotect docs]: /integrations/unifiprotect/
[universal docs]: /integrations/universal/
[upb docs]: /integrations/upb/
[upnp docs]: /integrations/upnp/
[uptimerobot docs]: /integrations/uptimerobot/
[velux docs]: /integrations/velux/
[venstar docs]: /integrations/venstar/
[vera docs]: /integrations/vera/
[versasense docs]: /integrations/versasense/
[vesync docs]: /integrations/vesync/
[vicare docs]: /integrations/vicare/
[vizio docs]: /integrations/vizio/
[vlc_telnet docs]: /integrations/vlc_telnet/
[vodafone_station docs]: /integrations/vodafone_station/
[volumio docs]: /integrations/volumio/
[wake_word docs]: /integrations/wake_word/
[wallbox docs]: /integrations/wallbox/
[waqi docs]: /integrations/waqi/
[waze_travel_time docs]: /integrations/waze_travel_time/
[weatherflow docs]: /integrations/weatherflow/
[weatherkit docs]: /integrations/weatherkit/
[websocket_api docs]: /integrations/websocket_api/
[wiffi docs]: /integrations/wiffi/
[wilight docs]: /integrations/wilight/
[withings docs]: /integrations/withings/
[wiz docs]: /integrations/wiz/
[wled docs]: /integrations/wled/
[wolflink docs]: /integrations/wolflink/
[workday docs]: /integrations/workday/
[ws66i docs]: /integrations/ws66i/
[wyoming docs]: /integrations/wyoming/
[xbox docs]: /integrations/xbox/
[yamaha_musiccast docs]: /integrations/yamaha_musiccast/
[yardian docs]: /integrations/yardian/
[yeelight docs]: /integrations/yeelight/
[yolink docs]: /integrations/yolink/
[zamg docs]: /integrations/zamg/
[zeroconf docs]: /integrations/zeroconf/
[zerproc docs]: /integrations/zerproc/
[zha docs]: /integrations/zha/
[zwave_js docs]: /integrations/zwave_js/