2022.8.0: Update changelog, finialize breaking changes

This commit is contained in:
Franck Nijhof 2022-08-02 18:01:50 +02:00
parent 16938dc286
commit e655ee559f
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
2 changed files with 384 additions and 266 deletions

View File

@ -335,14 +335,6 @@ to get the latest news about features, things happening in our community and
## Breaking Changes
{% details "TODO" %}
- Proof read/spelling/grammar
**Note**: Breaking changes processed up to PR 75160
{% enddetails %}
Below is a listing of the breaking change for this release, per subject or
integration. Click on one of those to read more about the breaking change
for that specific item.
@ -564,4 +556,4 @@ been removed.
## All changes
Of course, there is a lot more in this release. You can find a list of
all changes made here: [Full changelog for Home Assistant Core 2022.8](/changelogs/core-2022.8)
all changes made here: [Full changelog for Home Assistant Core 2022.8](/changelogs/core-2022.8)

View File

@ -552,6 +552,58 @@ For a summary in a more readable format:
- Raise YAML removal issue for Anthem A/V Receivers ([@frenck] - [#75816]) ([anthemav docs])
- Netatmo entity renaming and clean up ([@cgtobi] - [#75337]) ([netatmo docs])
- Raise YAML removal issue for Bose SoundTouch ([@frenck] - [#75817]) ([soundtouch docs])
- Make Axis utilise forward_entry_setups ([@Kane610] - [#75178]) ([axis docs]) (beta fix)
- Add Insteon lock and load controller devices ([@teharris1] - [#75632]) ([insteon docs]) (new-platform) (beta fix)
- Add Leviton as a supported brand of ZwaveJS ([@zsarnett] - [#75729]) ([zwave_js docs]) (beta fix)
- Bump russound_rio to 0.1.8 ([@bwest1711] - [#75837]) ([russound_rio docs]) (beta fix) (dependency)
- Remove learn more URL from Home Assistant alerts ([@balloob] - [#75838]) ([homeassistant_alerts docs]) (beta fix)
- Add issue_domain to repairs ([@balloob] - [#75839]) ([demo docs]) ([repairs docs]) ([homeassistant_alerts docs]) (beta fix)
- Fix fetching MeteoAlarm XML data ([@rolfberkenbosch] - [#75840]) ([meteoalarm docs]) (beta fix)
- Fix temperature unit in evohome ([@frenck] - [#75842]) ([evohome docs]) (beta fix)
- Raise YAML removal issue for Xbox ([@frenck] - [#75843]) ([xbox docs]) (beta fix)
- Add issue to repairs for deprecated Simplepush YAML configuration ([@engrbm87] - [#75850]) ([simplepush docs]) (beta fix)
- Fix unit of measurement usage in COSignal ([@frenck] - [#75856]) ([co2signal docs]) (beta fix)
- Fix HTTP 404 being logged as a stack trace ([@frenck] - [#75861]) ([http docs]) (beta fix)
- Remove state class from daily net sensors in DSMR Reader ([@frenck] - [#75864]) ([dsmr_reader docs]) (beta fix)
- Fix incorrect sensor key in DSMR ([@frenck] - [#75865]) ([dsmr docs]) (beta fix)
- Fix camera token to trigger authentication IP ban ([@frenck] - [#75870]) ([camera docs]) (beta fix)
- Update frontend to 20220728.0 ([@zsarnett] - [#75872]) ([frontend docs]) (beta fix)
- Add startup timeout to bluetooth ([@bdraco] - [#75848]) ([bluetooth docs]) (beta fix)
- Fix Xiaomi BLE not detecting encryption for some devices ([@Jc2k] - [#75851]) ([bluetooth docs]) ([xiaomi_ble docs]) (beta fix)
- Fix AdGuard Home rules count sensor ([@frenck] - [#75879]) ([adguard docs]) (beta fix)
- Fix incorrect manufacturer_id for govee 5182 model ([@bdraco] - [#75899]) ([govee_ble docs]) (beta fix) (dependency)
- Fix Roon media player being set up before hass.data set up ([@balloob] - [#75904]) ([roon docs]) (beta fix)
- Fix broken Yale lock ([@gjohansson-ST] - [#75918]) ([yale_smart_alarm docs]) (beta fix)
- Fix incorrect check for media source ([@j-stienstra] - [#75880]) ([jellyfin docs]) (beta fix)
- Fix SimplePush repairs issue ([@frenck] - [#75922]) ([simplepush docs]) (beta fix)
- Fix xiaomi_ble discovery for devices that don't put the fe95 uuid in service_uuids ([@Jc2k] - [#75923]) ([xiaomi_ble docs]) (beta fix)
- Update xknx to 0.22.1 ([@farmio] - [#75932]) ([knx docs]) (beta fix) (dependency)
- Move some bleak imports to be behind TYPE_CHECKING ([@balloob] - [#75894]) ([bluetooth_le_tracker docs]) ([switchbot docs]) ([fjaraskupan docs]) (beta fix)
- Update to bleak 0.15 ([@bdraco] - [#75941]) (beta fix)
- Increase the discovery timeout ([@bobvmierlo] - [#75948]) ([xiaomi_ble docs]) (beta fix)
- Appropriately mark Guardian entities as `unavailable` during reboot ([@bachya] - [#75234]) ([guardian docs]) (beta fix)
- Fix switchbot failing to setup when last_run_success is not saved ([@bdraco] - [#75887]) ([switchbot docs]) (beta fix)
- Bump enturclient to 0.2.4 ([@hfurubotten] - [#75928]) ([entur_public_transport docs]) (beta fix) (dependency)
- Small fixes for LG soundbar ([@MasonCrawford] - [#75938]) ([lg_soundbar docs]) (beta fix)
- Bump govee-ble to fix H5179 sensors ([@bdraco] - [#75957]) ([govee_ble docs]) (beta fix) (dependency)
- Handle failed connection attempts in opentherm_gw ([@mvn23] - [#75961]) ([opentherm_gw docs]) (beta fix)
- Improve authentication handling for camera view ([@frenck] - [#75979]) ([camera docs]) (beta fix)
- Bump pyotgw to 2.0.2 ([@mvn23] - [#75980]) ([opentherm_gw docs]) (beta fix) (dependency)
- Bump AIOAladdinConnect to 0.1.33 ([@mkmer] - [#75986]) ([aladdin_connect docs]) (beta fix) (dependency)
- Bump pySwitchbot to 0.16.0 to fix compat with bleak 0.15 ([@bdraco] - [#75991]) ([switchbot docs]) (beta fix) (dependency)
- Fix Home Connect services not being set up ([@frenck] - [#75997]) ([home_connect docs]) (beta fix)
- Fix invalid enocean unique_id ([@rhadamantys] - [#74508]) ([enocean docs]) (beta fix)
- Convert fjäråskupan to built in bluetooth ([@elupus] - [#75380]) ([fjaraskupan docs]) (beta fix)
- Add repair issues for nest app auth removal and yaml deprecation ([@allenporter] - [#75974]) ([nest docs]) (beta fix)
- Support MWh for gas consumption sensors ([@emontnemery] - [#76016]) ([energy docs]) (beta fix)
- Add reauth flow to xiaomi_ble, fixes problem adding LYWSD03MMC ([@Jc2k] - [#76028]) ([xiaomi_ble docs]) (beta fix)
- Fix capitalization of Sonos "Status light" entity name ([@krazos] - [#76035]) ([sonos docs]) (beta fix)
- Enhance logging for ZHA device trigger validation ([@dmulcahey] - [#76036]) ([zha docs]) (beta fix)
- Support multiple trigger instances for a single webhook ([@emontnemery] - [#76037]) ([webhook docs]) (beta fix)
- Bump AIOAladdinConnect to 0.1.37 ([@mkmer] - [#76046]) ([aladdin_connect docs]) (beta fix) (dependency)
- Lower bluetooth startup timeout to 9s to avoid warning ([@bdraco] - [#76050]) ([bluetooth docs]) (beta fix)
- Bump bluetooth-adapters to 0.1.3 ([@bdraco] - [#76052]) ([bluetooth docs]) (beta fix)
- Fix govee H5074 data ([@bdraco] - [#76057]) ([govee_ble docs]) (beta fix) (dependency)
[#53268]: https://github.com/home-assistant/core/pull/53268
[#64090]: https://github.com/home-assistant/core/pull/64090
@ -676,6 +728,7 @@ For a summary in a more readable format:
[#74496]: https://github.com/home-assistant/core/pull/74496
[#74503]: https://github.com/home-assistant/core/pull/74503
[#74504]: https://github.com/home-assistant/core/pull/74504
[#74508]: https://github.com/home-assistant/core/pull/74508
[#74512]: https://github.com/home-assistant/core/pull/74512
[#74514]: https://github.com/home-assistant/core/pull/74514
[#74517]: https://github.com/home-assistant/core/pull/74517
@ -891,6 +944,7 @@ For a summary in a more readable format:
[#75175]: https://github.com/home-assistant/core/pull/75175
[#75176]: https://github.com/home-assistant/core/pull/75176
[#75177]: https://github.com/home-assistant/core/pull/75177
[#75178]: https://github.com/home-assistant/core/pull/75178
[#75179]: https://github.com/home-assistant/core/pull/75179
[#75184]: https://github.com/home-assistant/core/pull/75184
[#75189]: https://github.com/home-assistant/core/pull/75189
@ -910,6 +964,7 @@ For a summary in a more readable format:
[#75215]: https://github.com/home-assistant/core/pull/75215
[#75218]: https://github.com/home-assistant/core/pull/75218
[#75229]: https://github.com/home-assistant/core/pull/75229
[#75234]: https://github.com/home-assistant/core/pull/75234
[#75250]: https://github.com/home-assistant/core/pull/75250
[#75253]: https://github.com/home-assistant/core/pull/75253
[#75261]: https://github.com/home-assistant/core/pull/75261
@ -942,6 +997,7 @@ For a summary in a more readable format:
[#75377]: https://github.com/home-assistant/core/pull/75377
[#75378]: https://github.com/home-assistant/core/pull/75378
[#75379]: https://github.com/home-assistant/core/pull/75379
[#75380]: https://github.com/home-assistant/core/pull/75380
[#75381]: https://github.com/home-assistant/core/pull/75381
[#75382]: https://github.com/home-assistant/core/pull/75382
[#75384]: https://github.com/home-assistant/core/pull/75384
@ -1028,6 +1084,7 @@ For a summary in a more readable format:
[#75629]: https://github.com/home-assistant/core/pull/75629
[#75630]: https://github.com/home-assistant/core/pull/75630
[#75631]: https://github.com/home-assistant/core/pull/75631
[#75632]: https://github.com/home-assistant/core/pull/75632
[#75635]: https://github.com/home-assistant/core/pull/75635
[#75636]: https://github.com/home-assistant/core/pull/75636
[#75637]: https://github.com/home-assistant/core/pull/75637
@ -1060,6 +1117,7 @@ For a summary in a more readable format:
[#75719]: https://github.com/home-assistant/core/pull/75719
[#75721]: https://github.com/home-assistant/core/pull/75721
[#75726]: https://github.com/home-assistant/core/pull/75726
[#75729]: https://github.com/home-assistant/core/pull/75729
[#75730]: https://github.com/home-assistant/core/pull/75730
[#75734]: https://github.com/home-assistant/core/pull/75734
[#75736]: https://github.com/home-assistant/core/pull/75736
@ -1095,6 +1153,52 @@ For a summary in a more readable format:
[#75815]: https://github.com/home-assistant/core/pull/75815
[#75816]: https://github.com/home-assistant/core/pull/75816
[#75817]: https://github.com/home-assistant/core/pull/75817
[#75837]: https://github.com/home-assistant/core/pull/75837
[#75838]: https://github.com/home-assistant/core/pull/75838
[#75839]: https://github.com/home-assistant/core/pull/75839
[#75840]: https://github.com/home-assistant/core/pull/75840
[#75842]: https://github.com/home-assistant/core/pull/75842
[#75843]: https://github.com/home-assistant/core/pull/75843
[#75848]: https://github.com/home-assistant/core/pull/75848
[#75850]: https://github.com/home-assistant/core/pull/75850
[#75851]: https://github.com/home-assistant/core/pull/75851
[#75856]: https://github.com/home-assistant/core/pull/75856
[#75861]: https://github.com/home-assistant/core/pull/75861
[#75864]: https://github.com/home-assistant/core/pull/75864
[#75865]: https://github.com/home-assistant/core/pull/75865
[#75870]: https://github.com/home-assistant/core/pull/75870
[#75872]: https://github.com/home-assistant/core/pull/75872
[#75879]: https://github.com/home-assistant/core/pull/75879
[#75880]: https://github.com/home-assistant/core/pull/75880
[#75887]: https://github.com/home-assistant/core/pull/75887
[#75894]: https://github.com/home-assistant/core/pull/75894
[#75899]: https://github.com/home-assistant/core/pull/75899
[#75904]: https://github.com/home-assistant/core/pull/75904
[#75918]: https://github.com/home-assistant/core/pull/75918
[#75922]: https://github.com/home-assistant/core/pull/75922
[#75923]: https://github.com/home-assistant/core/pull/75923
[#75928]: https://github.com/home-assistant/core/pull/75928
[#75932]: https://github.com/home-assistant/core/pull/75932
[#75938]: https://github.com/home-assistant/core/pull/75938
[#75941]: https://github.com/home-assistant/core/pull/75941
[#75948]: https://github.com/home-assistant/core/pull/75948
[#75957]: https://github.com/home-assistant/core/pull/75957
[#75961]: https://github.com/home-assistant/core/pull/75961
[#75974]: https://github.com/home-assistant/core/pull/75974
[#75979]: https://github.com/home-assistant/core/pull/75979
[#75980]: https://github.com/home-assistant/core/pull/75980
[#75986]: https://github.com/home-assistant/core/pull/75986
[#75991]: https://github.com/home-assistant/core/pull/75991
[#75997]: https://github.com/home-assistant/core/pull/75997
[#76016]: https://github.com/home-assistant/core/pull/76016
[#76028]: https://github.com/home-assistant/core/pull/76028
[#76035]: https://github.com/home-assistant/core/pull/76035
[#76036]: https://github.com/home-assistant/core/pull/76036
[#76037]: https://github.com/home-assistant/core/pull/76037
[#76046]: https://github.com/home-assistant/core/pull/76046
[#76050]: https://github.com/home-assistant/core/pull/76050
[#76052]: https://github.com/home-assistant/core/pull/76052
[#76057]: https://github.com/home-assistant/core/pull/76057
[@0bmay]: https://github.com/0bmay
[@AngellusMortis]: https://github.com/AngellusMortis
[@BraveChicken1]: https://github.com/BraveChicken1
@ -1111,6 +1215,7 @@ For a summary in a more readable format:
[@Kane610]: https://github.com/Kane610
[@Lerosen]: https://github.com/Lerosen
[@MartinHjelmare]: https://github.com/MartinHjelmare
[@MasonCrawford]: https://github.com/MasonCrawford
[@Noltari]: https://github.com/Noltari
[@OnFreund]: https://github.com/OnFreund
[@R0nd]: https://github.com/R0nd
@ -1129,8 +1234,10 @@ For a summary in a more readable format:
[@bdr99]: https://github.com/bdr99
[@bdraco]: https://github.com/bdraco
[@bieniu]: https://github.com/bieniu
[@bobvmierlo]: https://github.com/bobvmierlo
[@bouwew]: https://github.com/bouwew
[@bramkragten]: https://github.com/bramkragten
[@bwest1711]: https://github.com/bwest1711
[@cdce8p]: https://github.com/cdce8p
[@cgtobi]: https://github.com/cgtobi
[@chatziko]: https://github.com/chatziko
@ -1150,11 +1257,14 @@ For a summary in a more readable format:
[@gjohansson-ST]: https://github.com/gjohansson-ST
[@gwww]: https://github.com/gwww
[@hahn-th]: https://github.com/hahn-th
[@hfurubotten]: https://github.com/hfurubotten
[@j-stienstra]: https://github.com/j-stienstra
[@jbouwh]: https://github.com/jbouwh
[@jeeftor]: https://github.com/jeeftor
[@jfhenriques]: https://github.com/jfhenriques
[@jfroy]: https://github.com/jfroy
[@jjlawren]: https://github.com/jjlawren
[@krazos]: https://github.com/krazos
[@kroimon]: https://github.com/kroimon
[@ludeeus]: https://github.com/ludeeus
[@matrixd2]: https://github.com/matrixd2
@ -1163,20 +1273,24 @@ For a summary in a more readable format:
[@mkmer]: https://github.com/mkmer
[@murtas]: https://github.com/murtas
[@mvdwetering]: https://github.com/mvdwetering
[@mvn23]: https://github.com/mvn23
[@pedrolamas]: https://github.com/pedrolamas
[@peterg79]: https://github.com/peterg79
[@puddly]: https://github.com/puddly
[@qiz-li]: https://github.com/qiz-li
[@rappenze]: https://github.com/rappenze
[@rdeveen]: https://github.com/rdeveen
[@rhadamantys]: https://github.com/rhadamantys
[@rikroe]: https://github.com/rikroe
[@riokuu]: https://github.com/riokuu
[@rolfberkenbosch]: https://github.com/rolfberkenbosch
[@rytilahti]: https://github.com/rytilahti
[@scop]: https://github.com/scop
[@simeon-simsoft]: https://github.com/simeon-simsoft
[@slovdahl]: https://github.com/slovdahl
[@starkillerOG]: https://github.com/starkillerOG
[@stegm]: https://github.com/stegm
[@teharris1]: https://github.com/teharris1
[@titilambert]: https://github.com/titilambert
[@tkdrob]: https://github.com/tkdrob
[@uvjustin]: https://github.com/uvjustin
@ -1184,260 +1298,272 @@ For a summary in a more readable format:
[@yozik04]: https://github.com/yozik04
[@zachberger]: https://github.com/zachberger
[@zsarnett]: https://github.com/zsarnett
[accuweather docs]: https://www.home-assistant.io/integrations/accuweather/
[adguard docs]: https://www.home-assistant.io/integrations/adguard/
[advantage_air docs]: https://www.home-assistant.io/integrations/advantage_air/
[airly docs]: https://www.home-assistant.io/integrations/airly/
[airvisual docs]: https://www.home-assistant.io/integrations/airvisual/
[airzone docs]: https://www.home-assistant.io/integrations/airzone/
[aladdin_connect docs]: https://www.home-assistant.io/integrations/aladdin_connect/
[alexa docs]: https://www.home-assistant.io/integrations/alexa/
[ambee docs]: https://www.home-assistant.io/integrations/ambee/
[ambient_station docs]: https://www.home-assistant.io/integrations/ambient_station/
[androidtv docs]: https://www.home-assistant.io/integrations/androidtv/
[anthemav docs]: https://www.home-assistant.io/integrations/anthemav/
[aussie_broadband docs]: https://www.home-assistant.io/integrations/aussie_broadband/
[auth docs]: https://www.home-assistant.io/integrations/auth/
[awair docs]: https://www.home-assistant.io/integrations/awair/
[axis docs]: https://www.home-assistant.io/integrations/axis/
[baf docs]: https://www.home-assistant.io/integrations/baf/
[blebox docs]: https://www.home-assistant.io/integrations/blebox/
[blueprint docs]: https://www.home-assistant.io/integrations/blueprint/
[bluetooth docs]: https://www.home-assistant.io/integrations/bluetooth/
[bluetooth_le_tracker docs]: https://www.home-assistant.io/integrations/bluetooth_le_tracker/
[bmw_connected_drive docs]: https://www.home-assistant.io/integrations/bmw_connected_drive/
[bond docs]: https://www.home-assistant.io/integrations/bond/
[braviatv docs]: https://www.home-assistant.io/integrations/braviatv/
[brother docs]: https://www.home-assistant.io/integrations/brother/
[calendar docs]: https://www.home-assistant.io/integrations/calendar/
[camera docs]: https://www.home-assistant.io/integrations/camera/
[canary docs]: https://www.home-assistant.io/integrations/canary/
[cast docs]: https://www.home-assistant.io/integrations/cast/
[climacell docs]: https://www.home-assistant.io/integrations/climacell/
[climate docs]: https://www.home-assistant.io/integrations/climate/
[cloud docs]: https://www.home-assistant.io/integrations/cloud/
[co2signal docs]: https://www.home-assistant.io/integrations/co2signal/
[command_line docs]: https://www.home-assistant.io/integrations/command_line/
[compensation docs]: https://www.home-assistant.io/integrations/compensation/
[config docs]: https://www.home-assistant.io/integrations/config/
[conversation docs]: https://www.home-assistant.io/integrations/conversation/
[cpuspeed docs]: https://www.home-assistant.io/integrations/cpuspeed/
[debugpy docs]: https://www.home-assistant.io/integrations/debugpy/
[deconz docs]: https://www.home-assistant.io/integrations/deconz/
[default_config docs]: https://www.home-assistant.io/integrations/default_config/
[deluge docs]: https://www.home-assistant.io/integrations/deluge/
[demo docs]: https://www.home-assistant.io/integrations/demo/
[denonavr docs]: https://www.home-assistant.io/integrations/denonavr/
[device_automation docs]: https://www.home-assistant.io/integrations/device_automation/
[device_tracker docs]: https://www.home-assistant.io/integrations/device_tracker/
[devolo_home_control docs]: https://www.home-assistant.io/integrations/devolo_home_control/
[devolo_home_network docs]: https://www.home-assistant.io/integrations/devolo_home_network/
[discovery docs]: https://www.home-assistant.io/integrations/discovery/
[dnsip docs]: https://www.home-assistant.io/integrations/dnsip/
[dsmr docs]: https://www.home-assistant.io/integrations/dsmr/
[elgato docs]: https://www.home-assistant.io/integrations/elgato/
[elkm1 docs]: https://www.home-assistant.io/integrations/elkm1/
[elmax docs]: https://www.home-assistant.io/integrations/elmax/
[energy docs]: https://www.home-assistant.io/integrations/energy/
[environment_canada docs]: https://www.home-assistant.io/integrations/environment_canada/
[eq3btsmart docs]: https://www.home-assistant.io/integrations/eq3btsmart/
[esphome docs]: https://www.home-assistant.io/integrations/esphome/
[evohome docs]: https://www.home-assistant.io/integrations/evohome/
[feedreader docs]: https://www.home-assistant.io/integrations/feedreader/
[fibaro docs]: https://www.home-assistant.io/integrations/fibaro/
[filesize docs]: https://www.home-assistant.io/integrations/filesize/
[fjaraskupan docs]: https://www.home-assistant.io/integrations/fjaraskupan/
[flo docs]: https://www.home-assistant.io/integrations/flo/
[flunearyou docs]: https://www.home-assistant.io/integrations/flunearyou/
[flux_led docs]: https://www.home-assistant.io/integrations/flux_led/
[forecast_solar docs]: https://www.home-assistant.io/integrations/forecast_solar/
[fritz docs]: https://www.home-assistant.io/integrations/fritz/
[fronius docs]: https://www.home-assistant.io/integrations/fronius/
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[frontier_silicon docs]: https://www.home-assistant.io/integrations/frontier_silicon/
[gdacs docs]: https://www.home-assistant.io/integrations/gdacs/
[generic docs]: https://www.home-assistant.io/integrations/generic/
[geo_json_events docs]: https://www.home-assistant.io/integrations/geo_json_events/
[geo_location docs]: https://www.home-assistant.io/integrations/geo_location/
[geocaching docs]: https://www.home-assistant.io/integrations/geocaching/
[geonetnz_quakes docs]: https://www.home-assistant.io/integrations/geonetnz_quakes/
[gios docs]: https://www.home-assistant.io/integrations/gios/
[github docs]: https://www.home-assistant.io/integrations/github/
[glances docs]: https://www.home-assistant.io/integrations/glances/
[goalzero docs]: https://www.home-assistant.io/integrations/goalzero/
[goodwe docs]: https://www.home-assistant.io/integrations/goodwe/
[google docs]: https://www.home-assistant.io/integrations/google/
[google_assistant docs]: https://www.home-assistant.io/integrations/google_assistant/
[govee_ble docs]: https://www.home-assistant.io/integrations/govee_ble/
[gpmdp docs]: https://www.home-assistant.io/integrations/gpmdp/
[gree docs]: https://www.home-assistant.io/integrations/gree/
[guardian docs]: https://www.home-assistant.io/integrations/guardian/
[harmony docs]: https://www.home-assistant.io/integrations/harmony/
[hassio docs]: https://www.home-assistant.io/integrations/hassio/
[here_travel_time docs]: https://www.home-assistant.io/integrations/here_travel_time/
[hive docs]: https://www.home-assistant.io/integrations/hive/
[home_connect docs]: https://www.home-assistant.io/integrations/home_connect/
[home_plus_control docs]: https://www.home-assistant.io/integrations/home_plus_control/
[homekit docs]: https://www.home-assistant.io/integrations/homekit/
[homekit_controller docs]: https://www.home-assistant.io/integrations/homekit_controller/
[homematicip_cloud docs]: https://www.home-assistant.io/integrations/homematicip_cloud/
[homewizard docs]: https://www.home-assistant.io/integrations/homewizard/
[http docs]: https://www.home-assistant.io/integrations/http/
[huawei_lte docs]: https://www.home-assistant.io/integrations/huawei_lte/
[icloud docs]: https://www.home-assistant.io/integrations/icloud/
[ign_sismologia docs]: https://www.home-assistant.io/integrations/ign_sismologia/
[influxdb docs]: https://www.home-assistant.io/integrations/influxdb/
[inkbird docs]: https://www.home-assistant.io/integrations/inkbird/
[input_datetime docs]: https://www.home-assistant.io/integrations/input_datetime/
[intellifire docs]: https://www.home-assistant.io/integrations/intellifire/
[iqvia docs]: https://www.home-assistant.io/integrations/iqvia/
[izone docs]: https://www.home-assistant.io/integrations/izone/
[knx docs]: https://www.home-assistant.io/integrations/knx/
[konnected docs]: https://www.home-assistant.io/integrations/konnected/
[kostal_plenticore docs]: https://www.home-assistant.io/integrations/kostal_plenticore/
[life360 docs]: https://www.home-assistant.io/integrations/life360/
[lifx docs]: https://www.home-assistant.io/integrations/lifx/
[litterrobot docs]: https://www.home-assistant.io/integrations/litterrobot/
[logbook docs]: https://www.home-assistant.io/integrations/logbook/
[london_underground docs]: https://www.home-assistant.io/integrations/london_underground/
[lovelace docs]: https://www.home-assistant.io/integrations/lovelace/
[luftdaten docs]: https://www.home-assistant.io/integrations/luftdaten/
[lutron docs]: https://www.home-assistant.io/integrations/lutron/
[lutron_caseta docs]: https://www.home-assistant.io/integrations/lutron_caseta/
[lyric docs]: https://www.home-assistant.io/integrations/lyric/
[matrix docs]: https://www.home-assistant.io/integrations/matrix/
[mazda docs]: https://www.home-assistant.io/integrations/mazda/
[media_player docs]: https://www.home-assistant.io/integrations/media_player/
[melcloud docs]: https://www.home-assistant.io/integrations/melcloud/
[met docs]: https://www.home-assistant.io/integrations/met/
[meteo_france docs]: https://www.home-assistant.io/integrations/meteo_france/
[metoffice docs]: https://www.home-assistant.io/integrations/metoffice/
[miflora docs]: https://www.home-assistant.io/integrations/miflora/
[mikrotik docs]: https://www.home-assistant.io/integrations/mikrotik/
[minecraft_server docs]: https://www.home-assistant.io/integrations/minecraft_server/
[mitemp_bt docs]: https://www.home-assistant.io/integrations/mitemp_bt/
[mjpeg docs]: https://www.home-assistant.io/integrations/mjpeg/
[moat docs]: https://www.home-assistant.io/integrations/moat/
[moon docs]: https://www.home-assistant.io/integrations/moon/
[motion_blinds docs]: https://www.home-assistant.io/integrations/motion_blinds/
[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/
[nam docs]: https://www.home-assistant.io/integrations/nam/
[nest docs]: https://www.home-assistant.io/integrations/nest/
[netatmo docs]: https://www.home-assistant.io/integrations/netatmo/
[netgear docs]: https://www.home-assistant.io/integrations/netgear/
[network docs]: https://www.home-assistant.io/integrations/network/
[nexia docs]: https://www.home-assistant.io/integrations/nexia/
[nextdns docs]: https://www.home-assistant.io/integrations/nextdns/
[nilu docs]: https://www.home-assistant.io/integrations/nilu/
[nina docs]: https://www.home-assistant.io/integrations/nina/
[notion docs]: https://www.home-assistant.io/integrations/notion/
[nsw_rural_fire_service_feed docs]: https://www.home-assistant.io/integrations/nsw_rural_fire_service_feed/
[number docs]: https://www.home-assistant.io/integrations/number/
[nzbget docs]: https://www.home-assistant.io/integrations/nzbget/
[omnilogic docs]: https://www.home-assistant.io/integrations/omnilogic/
[onvif docs]: https://www.home-assistant.io/integrations/onvif/
[open_meteo docs]: https://www.home-assistant.io/integrations/open_meteo/
[openalpr_local docs]: https://www.home-assistant.io/integrations/openalpr_local/
[opencv docs]: https://www.home-assistant.io/integrations/opencv/
[openuv docs]: https://www.home-assistant.io/integrations/openuv/
[philips_js docs]: https://www.home-assistant.io/integrations/philips_js/
[pilight docs]: https://www.home-assistant.io/integrations/pilight/
[plex docs]: https://www.home-assistant.io/integrations/plex/
[plugwise docs]: https://www.home-assistant.io/integrations/plugwise/
[profiler docs]: https://www.home-assistant.io/integrations/profiler/
[pvoutput docs]: https://www.home-assistant.io/integrations/pvoutput/
[qld_bushfire docs]: https://www.home-assistant.io/integrations/qld_bushfire/
[qnap_qsw docs]: https://www.home-assistant.io/integrations/qnap_qsw/
[quantum_gateway docs]: https://www.home-assistant.io/integrations/quantum_gateway/
[radio_browser docs]: https://www.home-assistant.io/integrations/radio_browser/
[radiotherm docs]: https://www.home-assistant.io/integrations/radiotherm/
[rainmachine docs]: https://www.home-assistant.io/integrations/rainmachine/
[rdw docs]: https://www.home-assistant.io/integrations/rdw/
[recollect_waste docs]: https://www.home-assistant.io/integrations/recollect_waste/
[recorder docs]: https://www.home-assistant.io/integrations/recorder/
[renault docs]: https://www.home-assistant.io/integrations/renault/
[repairs docs]: https://www.home-assistant.io/integrations/repairs/
[resolution_center docs]: https://www.home-assistant.io/integrations/resolution_center/
[rfxtrx docs]: https://www.home-assistant.io/integrations/rfxtrx/
[rhasspy docs]: https://www.home-assistant.io/integrations/rhasspy/
[ridwell docs]: https://www.home-assistant.io/integrations/ridwell/
[risco docs]: https://www.home-assistant.io/integrations/risco/
[roku docs]: https://www.home-assistant.io/integrations/roku/
[samsungtv docs]: https://www.home-assistant.io/integrations/samsungtv/
[scrape docs]: https://www.home-assistant.io/integrations/scrape/
[season docs]: https://www.home-assistant.io/integrations/season/
[sensibo docs]: https://www.home-assistant.io/integrations/sensibo/
[sensor docs]: https://www.home-assistant.io/integrations/sensor/
[sensorpush docs]: https://www.home-assistant.io/integrations/sensorpush/
[sentry docs]: https://www.home-assistant.io/integrations/sentry/
[senz docs]: https://www.home-assistant.io/integrations/senz/
[shelly docs]: https://www.home-assistant.io/integrations/shelly/
[shodan docs]: https://www.home-assistant.io/integrations/shodan/
[shopping_list docs]: https://www.home-assistant.io/integrations/shopping_list/
[simplisafe docs]: https://www.home-assistant.io/integrations/simplisafe/
[skybell docs]: https://www.home-assistant.io/integrations/skybell/
[slimproto docs]: https://www.home-assistant.io/integrations/slimproto/
[smartthings docs]: https://www.home-assistant.io/integrations/smartthings/
[sochain docs]: https://www.home-assistant.io/integrations/sochain/
[solaredge docs]: https://www.home-assistant.io/integrations/solaredge/
[sonarr docs]: https://www.home-assistant.io/integrations/sonarr/
[sonos docs]: https://www.home-assistant.io/integrations/sonos/
[soundtouch docs]: https://www.home-assistant.io/integrations/soundtouch/
[speedtestdotnet docs]: https://www.home-assistant.io/integrations/speedtestdotnet/
[spotify docs]: https://www.home-assistant.io/integrations/spotify/
[sql docs]: https://www.home-assistant.io/integrations/sql/
[steam_online docs]: https://www.home-assistant.io/integrations/steam_online/
[stookalert docs]: https://www.home-assistant.io/integrations/stookalert/
[stream docs]: https://www.home-assistant.io/integrations/stream/
[switchbot docs]: https://www.home-assistant.io/integrations/switchbot/
[switchmate docs]: https://www.home-assistant.io/integrations/switchmate/
[syncthru docs]: https://www.home-assistant.io/integrations/syncthru/
[synology_dsm docs]: https://www.home-assistant.io/integrations/synology_dsm/
[system_health docs]: https://www.home-assistant.io/integrations/system_health/
[system_log docs]: https://www.home-assistant.io/integrations/system_log/
[systemmonitor docs]: https://www.home-assistant.io/integrations/systemmonitor/
[tailscale docs]: https://www.home-assistant.io/integrations/tailscale/
[tasmota docs]: https://www.home-assistant.io/integrations/tasmota/
[tautulli docs]: https://www.home-assistant.io/integrations/tautulli/
[telegram_bot docs]: https://www.home-assistant.io/integrations/telegram_bot/
[template docs]: https://www.home-assistant.io/integrations/template/
[tensorflow docs]: https://www.home-assistant.io/integrations/tensorflow/
[tile docs]: https://www.home-assistant.io/integrations/tile/
[toon docs]: https://www.home-assistant.io/integrations/toon/
[tplink docs]: https://www.home-assistant.io/integrations/tplink/
[traccar docs]: https://www.home-assistant.io/integrations/traccar/
[tractive docs]: https://www.home-assistant.io/integrations/tractive/
[tradfri docs]: https://www.home-assistant.io/integrations/tradfri/
[trafikverket_ferry docs]: https://www.home-assistant.io/integrations/trafikverket_ferry/
[trafikverket_weatherstation docs]: https://www.home-assistant.io/integrations/trafikverket_weatherstation/
[trend docs]: https://www.home-assistant.io/integrations/trend/
[tuya docs]: https://www.home-assistant.io/integrations/tuya/
[twentemilieu docs]: https://www.home-assistant.io/integrations/twentemilieu/
[unifi docs]: https://www.home-assistant.io/integrations/unifi/
[unifiprotect docs]: https://www.home-assistant.io/integrations/unifiprotect/
[upb docs]: https://www.home-assistant.io/integrations/upb/
[uptime docs]: https://www.home-assistant.io/integrations/uptime/
[usb docs]: https://www.home-assistant.io/integrations/usb/
[uscis docs]: https://www.home-assistant.io/integrations/uscis/
[usgs_earthquakes_feed docs]: https://www.home-assistant.io/integrations/usgs_earthquakes_feed/
[vallox docs]: https://www.home-assistant.io/integrations/vallox/
[verisure docs]: https://www.home-assistant.io/integrations/verisure/
[wake_on_lan docs]: https://www.home-assistant.io/integrations/wake_on_lan/
[wallbox docs]: https://www.home-assistant.io/integrations/wallbox/
[watttime docs]: https://www.home-assistant.io/integrations/watttime/
[weather docs]: https://www.home-assistant.io/integrations/weather/
[webhook docs]: https://www.home-assistant.io/integrations/webhook/
[websocket_api docs]: https://www.home-assistant.io/integrations/websocket_api/
[whois docs]: https://www.home-assistant.io/integrations/whois/
[withings docs]: https://www.home-assistant.io/integrations/withings/
[wiz docs]: https://www.home-assistant.io/integrations/wiz/
[wled docs]: https://www.home-assistant.io/integrations/wled/
[xbox docs]: https://www.home-assistant.io/integrations/xbox/
[xiaomi_ble docs]: https://www.home-assistant.io/integrations/xiaomi_ble/
[xiaomi_miio docs]: https://www.home-assistant.io/integrations/xiaomi_miio/
[yale_smart_alarm docs]: https://www.home-assistant.io/integrations/yale_smart_alarm/
[yolink docs]: https://www.home-assistant.io/integrations/yolink/
[zeroconf docs]: https://www.home-assistant.io/integrations/zeroconf/
[zha docs]: https://www.home-assistant.io/integrations/zha/
[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/
[zwave_me docs]: https://www.home-assistant.io/integrations/zwave_me/
[accuweather docs]: /integrations/accuweather/
[adguard docs]: /integrations/adguard/
[advantage_air docs]: /integrations/advantage_air/
[airly docs]: /integrations/airly/
[airvisual docs]: /integrations/airvisual/
[airzone docs]: /integrations/airzone/
[aladdin_connect docs]: /integrations/aladdin_connect/
[alexa docs]: /integrations/alexa/
[ambee docs]: /integrations/ambee/
[ambient_station docs]: /integrations/ambient_station/
[androidtv docs]: /integrations/androidtv/
[anthemav docs]: /integrations/anthemav/
[aussie_broadband docs]: /integrations/aussie_broadband/
[auth docs]: /integrations/auth/
[awair docs]: /integrations/awair/
[axis docs]: /integrations/axis/
[baf docs]: /integrations/baf/
[blebox docs]: /integrations/blebox/
[blueprint docs]: /integrations/blueprint/
[bluetooth docs]: /integrations/bluetooth/
[bluetooth_le_tracker docs]: /integrations/bluetooth_le_tracker/
[bmw_connected_drive docs]: /integrations/bmw_connected_drive/
[bond docs]: /integrations/bond/
[braviatv docs]: /integrations/braviatv/
[brother docs]: /integrations/brother/
[calendar docs]: /integrations/calendar/
[camera docs]: /integrations/camera/
[canary docs]: /integrations/canary/
[cast docs]: /integrations/cast/
[climacell docs]: /integrations/climacell/
[climate docs]: /integrations/climate/
[cloud docs]: /integrations/cloud/
[co2signal docs]: /integrations/co2signal/
[command_line docs]: /integrations/command_line/
[compensation docs]: /integrations/compensation/
[config docs]: /integrations/config/
[conversation docs]: /integrations/conversation/
[cpuspeed docs]: /integrations/cpuspeed/
[debugpy docs]: /integrations/debugpy/
[deconz docs]: /integrations/deconz/
[default_config docs]: /integrations/default_config/
[deluge docs]: /integrations/deluge/
[demo docs]: /integrations/demo/
[denonavr docs]: /integrations/denonavr/
[device_automation docs]: /integrations/device_automation/
[device_tracker docs]: /integrations/device_tracker/
[devolo_home_control docs]: /integrations/devolo_home_control/
[devolo_home_network docs]: /integrations/devolo_home_network/
[discovery docs]: /integrations/discovery/
[dnsip docs]: /integrations/dnsip/
[dsmr docs]: /integrations/dsmr/
[dsmr_reader docs]: /integrations/dsmr_reader/
[elgato docs]: /integrations/elgato/
[elkm1 docs]: /integrations/elkm1/
[elmax docs]: /integrations/elmax/
[energy docs]: /integrations/energy/
[enocean docs]: /integrations/enocean/
[entur_public_transport docs]: /integrations/entur_public_transport/
[environment_canada docs]: /integrations/environment_canada/
[eq3btsmart docs]: /integrations/eq3btsmart/
[esphome docs]: /integrations/esphome/
[evohome docs]: /integrations/evohome/
[feedreader docs]: /integrations/feedreader/
[fibaro docs]: /integrations/fibaro/
[filesize docs]: /integrations/filesize/
[fjaraskupan docs]: /integrations/fjaraskupan/
[flo docs]: /integrations/flo/
[flunearyou docs]: /integrations/flunearyou/
[flux_led docs]: /integrations/flux_led/
[forecast_solar docs]: /integrations/forecast_solar/
[fritz docs]: /integrations/fritz/
[fronius docs]: /integrations/fronius/
[frontend docs]: /integrations/frontend/
[frontier_silicon docs]: /integrations/frontier_silicon/
[gdacs docs]: /integrations/gdacs/
[generic docs]: /integrations/generic/
[geo_json_events docs]: /integrations/geo_json_events/
[geo_location docs]: /integrations/geo_location/
[geocaching docs]: /integrations/geocaching/
[geonetnz_quakes docs]: /integrations/geonetnz_quakes/
[gios docs]: /integrations/gios/
[github docs]: /integrations/github/
[glances docs]: /integrations/glances/
[goalzero docs]: /integrations/goalzero/
[goodwe docs]: /integrations/goodwe/
[google docs]: /integrations/google/
[google_assistant docs]: /integrations/google_assistant/
[govee_ble docs]: /integrations/govee_ble/
[gpmdp docs]: /integrations/gpmdp/
[gree docs]: /integrations/gree/
[guardian docs]: /integrations/guardian/
[harmony docs]: /integrations/harmony/
[hassio docs]: /integrations/hassio/
[here_travel_time docs]: /integrations/here_travel_time/
[hive docs]: /integrations/hive/
[home_connect docs]: /integrations/home_connect/
[home_plus_control docs]: /integrations/home_plus_control/
[homeassistant_alerts docs]: /integrations/homeassistant_alerts/
[homekit docs]: /integrations/homekit/
[homekit_controller docs]: /integrations/homekit_controller/
[homematicip_cloud docs]: /integrations/homematicip_cloud/
[homewizard docs]: /integrations/homewizard/
[http docs]: /integrations/http/
[huawei_lte docs]: /integrations/huawei_lte/
[icloud docs]: /integrations/icloud/
[ign_sismologia docs]: /integrations/ign_sismologia/
[influxdb docs]: /integrations/influxdb/
[inkbird docs]: /integrations/inkbird/
[input_datetime docs]: /integrations/input_datetime/
[insteon docs]: /integrations/insteon/
[intellifire docs]: /integrations/intellifire/
[iqvia docs]: /integrations/iqvia/
[izone docs]: /integrations/izone/
[jellyfin docs]: /integrations/jellyfin/
[knx docs]: /integrations/knx/
[konnected docs]: /integrations/konnected/
[kostal_plenticore docs]: /integrations/kostal_plenticore/
[lg_soundbar docs]: /integrations/lg_soundbar/
[life360 docs]: /integrations/life360/
[lifx docs]: /integrations/lifx/
[litterrobot docs]: /integrations/litterrobot/
[logbook docs]: /integrations/logbook/
[london_underground docs]: /integrations/london_underground/
[lovelace docs]: /integrations/lovelace/
[luftdaten docs]: /integrations/luftdaten/
[lutron docs]: /integrations/lutron/
[lutron_caseta docs]: /integrations/lutron_caseta/
[lyric docs]: /integrations/lyric/
[matrix docs]: /integrations/matrix/
[mazda docs]: /integrations/mazda/
[media_player docs]: /integrations/media_player/
[melcloud docs]: /integrations/melcloud/
[met docs]: /integrations/met/
[meteo_france docs]: /integrations/meteo_france/
[meteoalarm docs]: /integrations/meteoalarm/
[metoffice docs]: /integrations/metoffice/
[miflora docs]: /integrations/miflora/
[mikrotik docs]: /integrations/mikrotik/
[minecraft_server docs]: /integrations/minecraft_server/
[mitemp_bt docs]: /integrations/mitemp_bt/
[mjpeg docs]: /integrations/mjpeg/
[moat docs]: /integrations/moat/
[moon docs]: /integrations/moon/
[motion_blinds docs]: /integrations/motion_blinds/
[mqtt docs]: /integrations/mqtt/
[nam docs]: /integrations/nam/
[nest docs]: /integrations/nest/
[netatmo docs]: /integrations/netatmo/
[netgear docs]: /integrations/netgear/
[network docs]: /integrations/network/
[nexia docs]: /integrations/nexia/
[nextdns docs]: /integrations/nextdns/
[nilu docs]: /integrations/nilu/
[nina docs]: /integrations/nina/
[notion docs]: /integrations/notion/
[nsw_rural_fire_service_feed docs]: /integrations/nsw_rural_fire_service_feed/
[number docs]: /integrations/number/
[nzbget docs]: /integrations/nzbget/
[omnilogic docs]: /integrations/omnilogic/
[onvif docs]: /integrations/onvif/
[open_meteo docs]: /integrations/open_meteo/
[openalpr_local docs]: /integrations/openalpr_local/
[opencv docs]: /integrations/opencv/
[opentherm_gw docs]: /integrations/opentherm_gw/
[openuv docs]: /integrations/openuv/
[philips_js docs]: /integrations/philips_js/
[pilight docs]: /integrations/pilight/
[plex docs]: /integrations/plex/
[plugwise docs]: /integrations/plugwise/
[profiler docs]: /integrations/profiler/
[pvoutput docs]: /integrations/pvoutput/
[qld_bushfire docs]: /integrations/qld_bushfire/
[qnap_qsw docs]: /integrations/qnap_qsw/
[quantum_gateway docs]: /integrations/quantum_gateway/
[radio_browser docs]: /integrations/radio_browser/
[radiotherm docs]: /integrations/radiotherm/
[rainmachine docs]: /integrations/rainmachine/
[rdw docs]: /integrations/rdw/
[recollect_waste docs]: /integrations/recollect_waste/
[recorder docs]: /integrations/recorder/
[renault docs]: /integrations/renault/
[repairs docs]: /integrations/repairs/
[resolution_center docs]: /integrations/resolution_center/
[rfxtrx docs]: /integrations/rfxtrx/
[rhasspy docs]: /integrations/rhasspy/
[ridwell docs]: /integrations/ridwell/
[risco docs]: /integrations/risco/
[roku docs]: /integrations/roku/
[roon docs]: /integrations/roon/
[russound_rio docs]: /integrations/russound_rio/
[samsungtv docs]: /integrations/samsungtv/
[scrape docs]: /integrations/scrape/
[season docs]: /integrations/season/
[sensibo docs]: /integrations/sensibo/
[sensor docs]: /integrations/sensor/
[sensorpush docs]: /integrations/sensorpush/
[sentry docs]: /integrations/sentry/
[senz docs]: /integrations/senz/
[shelly docs]: /integrations/shelly/
[shodan docs]: /integrations/shodan/
[shopping_list docs]: /integrations/shopping_list/
[simplepush docs]: /integrations/simplepush/
[simplisafe docs]: /integrations/simplisafe/
[skybell docs]: /integrations/skybell/
[slimproto docs]: /integrations/slimproto/
[smartthings docs]: /integrations/smartthings/
[sochain docs]: /integrations/sochain/
[solaredge docs]: /integrations/solaredge/
[sonarr docs]: /integrations/sonarr/
[sonos docs]: /integrations/sonos/
[soundtouch docs]: /integrations/soundtouch/
[speedtestdotnet docs]: /integrations/speedtestdotnet/
[spotify docs]: /integrations/spotify/
[sql docs]: /integrations/sql/
[steam_online docs]: /integrations/steam_online/
[stookalert docs]: /integrations/stookalert/
[stream docs]: /integrations/stream/
[switchbot docs]: /integrations/switchbot/
[switchmate docs]: /integrations/switchmate/
[syncthru docs]: /integrations/syncthru/
[synology_dsm docs]: /integrations/synology_dsm/
[system_health docs]: /integrations/system_health/
[system_log docs]: /integrations/system_log/
[systemmonitor docs]: /integrations/systemmonitor/
[tailscale docs]: /integrations/tailscale/
[tasmota docs]: /integrations/tasmota/
[tautulli docs]: /integrations/tautulli/
[telegram_bot docs]: /integrations/telegram_bot/
[template docs]: /integrations/template/
[tensorflow docs]: /integrations/tensorflow/
[tile docs]: /integrations/tile/
[toon docs]: /integrations/toon/
[tplink docs]: /integrations/tplink/
[traccar docs]: /integrations/traccar/
[tractive docs]: /integrations/tractive/
[tradfri docs]: /integrations/tradfri/
[trafikverket_ferry docs]: /integrations/trafikverket_ferry/
[trafikverket_weatherstation docs]: /integrations/trafikverket_weatherstation/
[trend docs]: /integrations/trend/
[tuya docs]: /integrations/tuya/
[twentemilieu docs]: /integrations/twentemilieu/
[unifi docs]: /integrations/unifi/
[unifiprotect docs]: /integrations/unifiprotect/
[upb docs]: /integrations/upb/
[uptime docs]: /integrations/uptime/
[usb docs]: /integrations/usb/
[uscis docs]: /integrations/uscis/
[usgs_earthquakes_feed docs]: /integrations/usgs_earthquakes_feed/
[vallox docs]: /integrations/vallox/
[verisure docs]: /integrations/verisure/
[wake_on_lan docs]: /integrations/wake_on_lan/
[wallbox docs]: /integrations/wallbox/
[watttime docs]: /integrations/watttime/
[weather docs]: /integrations/weather/
[webhook docs]: /integrations/webhook/
[websocket_api docs]: /integrations/websocket_api/
[whois docs]: /integrations/whois/
[withings docs]: /integrations/withings/
[wiz docs]: /integrations/wiz/
[wled docs]: /integrations/wled/
[xbox docs]: /integrations/xbox/
[xiaomi_ble docs]: /integrations/xiaomi_ble/
[xiaomi_miio docs]: /integrations/xiaomi_miio/
[yale_smart_alarm docs]: /integrations/yale_smart_alarm/
[yolink docs]: /integrations/yolink/
[zeroconf docs]: /integrations/zeroconf/
[zha docs]: /integrations/zha/
[zwave_js docs]: /integrations/zwave_js/
[zwave_me docs]: /integrations/zwave_me/