2023.7: Sync docs with codebase

This commit is contained in:
Franck Nijhof 2023-07-05 10:48:15 +02:00
parent 7cbf726552
commit 99df24104e
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
31 changed files with 53 additions and 37 deletions

View File

@ -159,6 +159,7 @@ source/_integrations/digital_loggers.markdown @esev
source/_integrations/digital_ocean.markdown @fabaff
source/_integrations/discogs.markdown @thibmaek
source/_integrations/discord.markdown @tkdrob
source/_integrations/discovergy.markdown @jpbede
source/_integrations/discovery.markdown @home-assistant/core
source/_integrations/dlink.markdown @tkdrob
source/_integrations/dlna_dmr.markdown @StevenLooman @chishm
@ -167,6 +168,7 @@ source/_integrations/dnsip.markdown @gjohansson-ST
source/_integrations/doorbird.markdown @oblogic7 @bdraco @flacjacket
source/_integrations/dooya.markdown @starkillerOG
source/_integrations/dormakaba_dkey.markdown @emontnemery
source/_integrations/dremel_3d_printer.markdown @tkdrob
source/_integrations/dsmr.markdown @Robbie1221 @frenck
source/_integrations/dsmr_reader.markdown @depl0y @glodenox
source/_integrations/dunehd.markdown @bieniu
@ -205,7 +207,7 @@ source/_integrations/epsonworkforce.markdown @ThaStealth
source/_integrations/eq3btsmart.markdown @rytilahti
source/_integrations/escea.markdown @lazdavila
source/_integrations/esera_onewire.markdown @garbled1 @epenet
source/_integrations/esphome.markdown @OttoWinter @jesserockz
source/_integrations/esphome.markdown @OttoWinter @jesserockz @bdraco
source/_integrations/eufylife_ble.markdown @bdr99
source/_integrations/evil_genius_labs.markdown @balloob
source/_integrations/evohome.markdown @zxdavb
@ -258,7 +260,7 @@ source/_integrations/gios.markdown @bieniu
source/_integrations/github.markdown @timmo001 @ludeeus
source/_integrations/glances.markdown @engrbm87
source/_integrations/goalzero.markdown @tkdrob
source/_integrations/gogogate2.markdown @vangorra @bdraco
source/_integrations/gogogate2.markdown @vangorra
source/_integrations/goodwe.markdown @mletenay @starkillerOG
source/_integrations/google.markdown @allenporter
source/_integrations/google_assistant.markdown @home-assistant/cloud
@ -319,6 +321,7 @@ source/_integrations/iaqualink.markdown @flz
source/_integrations/ibeacon.markdown @bdraco
source/_integrations/icloud.markdown @Quentame @nzapponi
source/_integrations/ign_sismologia.markdown @exxamalte
source/_integrations/image.markdown @home-assistant/core
source/_integrations/image_processing.markdown @home-assistant/core
source/_integrations/image_upload.markdown @home-assistant/core
source/_integrations/imap.markdown @jbouwh
@ -395,6 +398,7 @@ source/_integrations/logbook.markdown @home-assistant/core
source/_integrations/logger.markdown @home-assistant/core
source/_integrations/logi_circle.markdown @evanjd
source/_integrations/lookin.markdown @ANMalko @bdraco
source/_integrations/loqed.markdown @mikewoudenberg
source/_integrations/luci.markdown @mzdrale
source/_integrations/luftdaten.markdown @fabaff @frenck
source/_integrations/lupusec.markdown @majuss
@ -443,7 +447,7 @@ source/_integrations/msteams.markdown @peroyvind
source/_integrations/mullvad.markdown @meichthys
source/_integrations/mutesync.markdown @currentoor
source/_integrations/my.markdown @home-assistant/core
source/_integrations/myq.markdown @bdraco @ehendrix23
source/_integrations/myq.markdown @ehendrix23
source/_integrations/mysensors.markdown @MartinHjelmare @functionpointer
source/_integrations/mystrom.markdown @fabaff
source/_integrations/nam.markdown @bieniu
@ -545,6 +549,7 @@ source/_integrations/pvpc_hourly_pricing.markdown @azogue
source/_integrations/qbittorrent.markdown @geoffreylagaisse
source/_integrations/qingping.markdown @bdraco @skgsergio
source/_integrations/qld_bushfire.markdown @exxamalte
source/_integrations/qnap.markdown @disforw
source/_integrations/qnap_qsw.markdown @Noltari
source/_integrations/quadrafire.markdown @jeeftor
source/_integrations/quantum_gateway.markdown @cisasteelersfan
@ -567,6 +572,7 @@ source/_integrations/recorder.markdown @home-assistant/core
source/_integrations/rejseplanen.markdown @DarkFox
source/_integrations/remote.markdown @home-assistant/core
source/_integrations/renault.markdown @epenet
source/_integrations/renson.markdown @jimmyd-be
source/_integrations/reolink.markdown @starkillerOG
source/_integrations/repairs.markdown @home-assistant/core
source/_integrations/repetier.markdown @MTrab @ShadowBr0ther
@ -605,7 +611,6 @@ source/_integrations/search.markdown @home-assistant/core
source/_integrations/season.markdown @frenck
source/_integrations/select.markdown @home-assistant/core
source/_integrations/sense.markdown @kbickar
source/_integrations/senseme.markdown @mikelawrence @bdraco
source/_integrations/sensibo.markdown @andrey-git @gjohansson-ST
source/_integrations/sensirion_ble.markdown @akx
source/_integrations/sensor.markdown @home-assistant/core
@ -736,6 +741,7 @@ source/_integrations/tts.markdown @home-assistant/core @pvizeli
source/_integrations/tuya.markdown @Tuya @zlinoliver @frenck
source/_integrations/twentemilieu.markdown @frenck
source/_integrations/twinkly.markdown @dr1rrb @Robbie1221
source/_integrations/twitch.markdown @joostlek
source/_integrations/ubiwizz.markdown @imicknl @vlebourl @tetienne @nyroDev
source/_integrations/ukraine_alarm.markdown @PaulAnnekov
source/_integrations/unifi.markdown @Kane610

View File

@ -3,11 +3,11 @@ title: Date/Time
description: Instructions on how to set up date/time entities within Home Assistant.
ha_category:
- Date/Time
ha_release: "2023.6"
ha_release: '2023.6'
ha_domain: datetime
ha_quality_scale: internal
ha_codeowners:
- "@home-assistant/core"
- '@home-assistant/core'
ha_integration_type: entity
---

View File

@ -11,7 +11,9 @@ ha_codeowners:
ha_domain: discovergy
ha_config_flow: true
ha_platforms:
- diagnostics
- sensor
ha_integration_type: hub
---
The `discovergy` integration allows users to integrate their [Discovergy](https://discovergy.com/) smart meters into Home Assistant.

View File

@ -12,7 +12,7 @@ ha_platforms:
- binary_sensor
- button
- camera
- Sensor
- sensor
ha_codeowners:
- '@tkdrob'
ha_integration_type: device

View File

@ -3,15 +3,16 @@ title: ESPHome
description: Support for ESPHome devices using the native ESPHome API.
featured: true
ha_category:
- Alarm Control Panel
- DIY
- Update
- Alarm Control Panel
ha_release: 0.85
ha_iot_class: Local Push
ha_config_flow: true
ha_codeowners:
- '@OttoWinter'
- '@jesserockz'
- '@bdraco'
ha_domain: esphome
ha_zeroconf: true
ha_platforms:

View File

@ -19,12 +19,12 @@ ha_iot_class: Local Polling
ha_platforms:
- binary_sensor
- button
- image
- device_tracker
- diagnostics
- sensor
- switch
- update
- image
ha_ssdp: true
ha_integration_type: integration
---

View File

@ -9,7 +9,6 @@ ha_iot_class: Local Polling
ha_domain: gogogate2
ha_codeowners:
- '@vangorra'
- '@bdraco'
ha_config_flow: true
ha_homekit: true
ha_platforms:

View File

@ -19,8 +19,8 @@ ha_iot_class: Local Push
ha_bluetooth: true
ha_config_flow: true
ha_codeowners:
- "@Jc2k"
- "@bdraco"
- '@Jc2k'
- '@bdraco'
ha_domain: homekit_controller
ha_zeroconf: true
ha_platforms:

View File

@ -5,7 +5,7 @@ ha_category:
- Image
ha_release: 2023.7
ha_quality_scale: internal
ha_domain: camera
ha_domain: image
ha_codeowners:
- '@home-assistant/core'
ha_integration_type: entity

View File

@ -10,7 +10,6 @@ ha_platforms:
- sensor
ha_integration_type: integration
ha_codeowners:
- '@engrbm87'
- '@jbouwh'
ha_config_flow: true
---

View File

@ -11,6 +11,7 @@ ha_codeowners:
- '@abmantis'
ha_domain: ipma
ha_platforms:
- sensor
- weather
ha_integration_type: integration
---

View File

@ -9,7 +9,7 @@ ha_codeowners:
- '@bendavid'
- '@lanrat'
ha_domain: keyboard_remote
ha_integration_type: integration
ha_integration_type: hub
---
Receive signals from a keyboard and use it as a remote control.

View File

@ -12,6 +12,7 @@ ha_iot_class: Calculated
ha_platforms:
- lock
- sensor
- image
ha_integration_type: integration
---

View File

@ -42,8 +42,8 @@ ha_platforms:
- sensor
- switch
- text
- time
- weather
- time
ha_config_flow: true
ha_integration_type: hub
---

View File

@ -24,6 +24,7 @@ ha_platforms:
- switch
- update
- vacuum
- time
ha_integration_type: hub
---

View File

@ -1,19 +1,18 @@
---
title: Loqed Touch Smart Lock
title: LOQED Touch Smart Lock
description: Instructions on how to integrate a Loqed Touch Smart Lock
ha_category:
- Lock
ha_release: 2023.7
ha_iot_class: Local Push
ha_codeowners:
- "@mikewoudenbergs"
- '@mikewoudenberg'
ha_domain: loqed
ha_platforms:
- lock
- sensor
ha_config_flow: true
ha_dhcp: true
ha_integration_type: integration
ha_zeroconf: true
---
Integrate your LOQED Touch Smart Lock with Home Assistant. The lock instantly notifies Home Assistant of a lock state change and you can change the lock state yourself.
@ -57,4 +56,3 @@ On [LOQED personal access token website](https://integrations.production.loqed.c
1. Login with your LOQED App e-mail address (you need to be admin).
2. Select **delete** on the Personal Access Token you used when creating this integration.

View File

@ -36,6 +36,7 @@ ha_platforms:
- update
- vacuum
- water_heater
- image
ha_integration_type: integration
ha_quality_scale: gold
---

View File

@ -9,7 +9,6 @@ ha_release: 0.39
ha_iot_class: Cloud Polling
ha_config_flow: true
ha_codeowners:
- '@bdraco'
- '@ehendrix23'
ha_domain: myq
ha_homekit: true

View File

@ -18,7 +18,6 @@ ha_platforms:
ha_integration_type: integration
---
There is currently support for the following device types within Home Assistant:
- [Lights and switches](#lights-and-switches)
@ -130,4 +129,3 @@ curl -d "double=get://192.168.1.3:8123/api/mystrom?api_password%3Dapi_password%2
The command-line tool [`mystrom`](https://github.com/fabaff/python-mystrom) is a helper to configure myStrom buttons.
If you have set [`login_attempts_threshold`](/integrations/http/) and forget to include the `api_password` for an action and that action is triggered then after the threshold is reached will the button no longer work because it is banned. See [IP filtering and banning](/integrations/http/#ip-filtering-and-banning) about how to revert the banning.

View File

@ -3,6 +3,7 @@ title: Linn / OpenHome
description: Instructions on how to integrate Linn Ds and Openhome renderers into Home Assistant.
ha_category:
- Media Player
- Update
ha_release: 0.39
ha_iot_class: Local Polling
ha_config_flow: true
@ -12,6 +13,7 @@ ha_codeowners:
- '@bazwilliams'
ha_platforms:
- media_player
- update
ha_integration_type: integration
---

View File

@ -9,7 +9,9 @@ ha_domain: qnap
ha_config_flow: true
ha_platforms:
- sensor
ha_integration_type: integration
ha_integration_type: device
ha_codeowners:
- '@disforw'
---
The QNAP integration allows getting various statistics from your [QNAP NAS](https://www.qnap.com/en-us/).

View File

@ -4,13 +4,14 @@ description: Instructions on how to integrate Renson Endura Delta sensors into H
ha_category:
- Sensor
ha_release: 2023.7
ha_iot_class: Local Poll
ha_iot_class: Local Polling
ha_config_flow: true
ha_codeowners:
- '@jimmyd-be'
ha_domain: renson
ha_platforms:
- sensor
ha_integration_type: integration
---
The Renson integration pulls in data from the Renson Endura delta device. Most of the sensors that can be monitored from inside the Android/iOS application can be monitored with this integration.

View File

@ -16,6 +16,7 @@ ha_codeowners:
ha_domain: rituals_perfume_genie
ha_platforms:
- binary_sensor
- diagnostics
- number
- select
- sensor

View File

@ -14,6 +14,7 @@ ha_codeowners:
- '@Lash-L'
ha_domain: roborock
ha_platforms:
- diagnostics
- select
- sensor
- switch

View File

@ -1,10 +1,10 @@
---
title: Speech-to-text (STT)
description: Instructions on how to set up speech-to-text (STT) with Home Assistant.
ha_release: "0.102"
ha_release: '0.102'
ha_codeowners:
- "@home-assistant/core"
- "@pvizeli"
- '@home-assistant/core'
- '@pvizeli'
ha_domain: stt
ha_quality_scale: internal
ha_category: []

View File

@ -26,6 +26,7 @@ ha_platforms:
- switch
- vacuum
- weather
- image
ha_integration_type: integration
---

View File

@ -6,8 +6,8 @@ ha_category:
- Text-to-speech
ha_release: 0.35
ha_codeowners:
- "@home-assistant/core"
- "@pvizeli"
- '@home-assistant/core'
- '@pvizeli'
ha_domain: tts
ha_quality_scale: internal
ha_platforms:

View File

@ -9,6 +9,8 @@ ha_domain: twitch
ha_platforms:
- sensor
ha_integration_type: integration
ha_codeowners:
- '@joostlek'
---
The `twitch` platform will allow you to monitor [Twitch](https://www.twitch.tv/) channel status from within Home Assistant and setup automation based on the information.

View File

@ -13,9 +13,9 @@ ha_category:
ha_iot_class: Local Polling
ha_release: 0.51
ha_codeowners:
- "@rytilahti"
- "@syssi"
- "@starkillerOG"
- '@rytilahti'
- '@syssi'
- '@starkillerOG'
ha_domain: xiaomi_miio
ha_config_flow: true
ha_zeroconf: true