Sync codebase with docs for 0.111

This commit is contained in:
Franck Nijhof 2020-06-10 16:49:28 +02:00
parent cd541524ce
commit c77bd6c44c
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
12 changed files with 25 additions and 17 deletions

View File

@ -9,6 +9,7 @@
# Pages
source/_integrations/abode.markdown @shred86
source/_integrations/acmeda.markdown @atmurray
source/_integrations/adguard.markdown @frenck
source/_integrations/agent_dvr.markdown @ispysoftware
source/_integrations/airly.markdown @bieniu
@ -38,7 +39,6 @@ source/_integrations/atome.markdown @baqs
source/_integrations/august.markdown @bdraco
source/_integrations/aurora_abb_powerone.markdown @davet2001
source/_integrations/auth.markdown @home-assistant/core
source/_integrations/automatic.markdown @armills
source/_integrations/automation.markdown @home-assistant/core
source/_integrations/avea.markdown @pattyland
source/_integrations/avri.markdown @timvancann
@ -64,6 +64,7 @@ source/_integrations/bt_smarthub.markdown @jxwolstenholme
source/_integrations/buienradar.markdown @mjj4791 @ties
source/_integrations/cast.markdown @emontnemery
source/_integrations/cert_expiry.markdown @Cereal2nd @jjlawren
source/_integrations/circuit.markdown @braam
source/_integrations/cisco_ios.markdown @fbradyirl
source/_integrations/cisco_mobility_express.markdown @fbradyirl
source/_integrations/cisco_webex_teams.markdown @fbradyirl
@ -82,7 +83,7 @@ source/_integrations/cups.markdown @fabaff
source/_integrations/daikin.markdown @fredrike
source/_integrations/darksky.markdown @fabaff
source/_integrations/deconz.markdown @Kane610
source/_integrations/delijn.markdown @bollewolle
source/_integrations/delijn.markdown @bollewolle @Emilv2
source/_integrations/demo.markdown @home-assistant/core
source/_integrations/denonavr.markdown @scarface-4711 @starkillerOG
source/_integrations/derivative.markdown @afaucogney
@ -93,6 +94,7 @@ source/_integrations/directv.markdown @ctalkington
source/_integrations/discogs.markdown @thibmaek
source/_integrations/doorbird.markdown @oblogic7 @bdraco
source/_integrations/dsmr_reader.markdown @depl0y
source/_integrations/dunehd.markdown @bieniu
source/_integrations/dweet.markdown @fabaff
source/_integrations/dynalite.markdown @ziv1234
source/_integrations/dyson.markdown @etheralm
@ -144,6 +146,7 @@ source/_integrations/gios.markdown @bieniu
source/_integrations/gitter.markdown @fabaff
source/_integrations/glances.markdown @fabaff @engrbm87
source/_integrations/gntp.markdown @robbiet480
source/_integrations/gogogate2.markdown @vangorra
source/_integrations/google_assistant.markdown @home-assistant/cloud
source/_integrations/google_cloud.markdown @lufton
source/_integrations/google_translate.markdown @awarecan
@ -154,6 +157,7 @@ source/_integrations/griddy.markdown @bdraco
source/_integrations/group.markdown @home-assistant/core
source/_integrations/growatt_server.markdown @indykoning
source/_integrations/gtfs.markdown @robbiet480
source/_integrations/guardian.markdown @bachya
source/_integrations/harmony.markdown @ehendrix23 @bramkragten @bdraco
source/_integrations/heatmiser.markdown @andylockran
source/_integrations/heos.markdown @andrewsayre
@ -172,7 +176,7 @@ source/_integrations/homematicip_cloud.markdown @SukramJ
source/_integrations/honeywell.markdown @zxdavb
source/_integrations/html5.markdown @robbiet480
source/_integrations/http.markdown @home-assistant/core
source/_integrations/huawei_lte.markdown @scop
source/_integrations/huawei_lte.markdown @scop @fphammerle
source/_integrations/huawei_router.markdown @abmantis
source/_integrations/hue.markdown @balloob
source/_integrations/hunterdouglas_powerview.markdown @bdraco
@ -187,6 +191,7 @@ source/_integrations/input_datetime.markdown @home-assistant/core
source/_integrations/input_number.markdown @home-assistant/core
source/_integrations/input_select.markdown @home-assistant/core
source/_integrations/input_text.markdown @home-assistant/core
source/_integrations/insteon.markdown @teharris1
source/_integrations/integration.markdown @dgomes
source/_integrations/intesishome.markdown @jnimmo
source/_integrations/ios.markdown @robbiet480
@ -297,11 +302,11 @@ source/_integrations/pilight.markdown @trekky12
source/_integrations/plaato.markdown @JohNan
source/_integrations/plant.markdown @ChristianKuehnel
source/_integrations/plex.markdown @jjlawren
source/_integrations/plugwise.markdown @laetificat @CoMPaTech @bouwew
source/_integrations/plugwise.markdown @CoMPaTech @bouwew
source/_integrations/plum_lightpad.markdown @ColinHarrington
source/_integrations/point.markdown @fredrike
source/_integrations/powerwall.markdown @bdraco @jrester
source/_integrations/proxmoxve.markdown @k4ds3
source/_integrations/proxmoxve.markdown @k4ds3 @jhollowe
source/_integrations/ps4.markdown @ktnrg45
source/_integrations/ptvsd.markdown @swamp-ig
source/_integrations/push.markdown @dgomes
@ -361,7 +366,6 @@ source/_integrations/soma.markdown @ratsept
source/_integrations/somfy.markdown @tetienne
source/_integrations/sonarr.markdown @ctalkington
source/_integrations/songpal.markdown @rytilahti @shenxn
source/_integrations/sonos.markdown @amelchio
source/_integrations/spaceapi.markdown @fabaff
source/_integrations/speedtestdotnet.markdown @rohankapoorcom
source/_integrations/spider.markdown @peternijssen

View File

@ -43,4 +43,4 @@ For additional configuration variables check the [Device tracker page](/integrat
## `bluetooth_tracker.update` service
The `bluetooth_tracker.update` service can be used to manually trigger a Bluetooth scan. An example of when this service can be useful is to trigger scans based on other events like doors being opened, beacons are in range or buttons are pressed.
The `bluetooth_tracker.update` service can be used to manually trigger a Bluetooth scan. An example of when this service can be useful is to trigger scans based on other events like doors being opened, beacons are in range or buttons are pressed.

View File

@ -3,11 +3,11 @@ title: BSB-Lan
description: Instructions on how to integrate BSBLan device into Home Assistant.
logo: bsblan.png
ha_category: Climate
ha_release: "0.110"
ha_release: '0.110'
ha_iot_class: Local Polling
ha_config_flow: true
ha_codeowners:
- "@liudger"
- '@liudger'
ha_domain: bsblan
---

View File

@ -8,6 +8,7 @@ ha_category:
ha_iot_class: Cloud Polling
ha_codeowners:
- '@bollewolle'
- '@Emilv2'
ha_domain: delijn
---

View File

@ -40,4 +40,4 @@ name:
type: string
{% endconfiguration %}
After importing, you can safely remove this configuration from the `configuration.yaml` file.
After importing, you can safely remove this configuration from the `configuration.yaml` file.

View File

@ -7,6 +7,9 @@ ha_category:
ha_release: 0.67
ha_iot_class: Local Polling
ha_domain: gogogate2
ha_codeowners:
- '@vangorra'
ha_config_flow: true
---
The GogoGate2 integration lets you control Gogogate2-Enabled garage doors through Home Assistant. Device names in Home Assistant are generated based on the names defined in your Gogogate2 mobile app.

View File

@ -1,7 +1,7 @@
---
title: Guardian
title: Elexa Guardian
description: Instructions on how to integrate SimpliSafe into Home Assistant.
ha_release: "0.111"
ha_release: '0.111'
ha_category:
- Binary Sensor
- Sensor

View File

@ -13,6 +13,7 @@ ha_iot_class: Local Polling
ha_config_flow: true
ha_codeowners:
- '@scop'
- '@fphammerle'
ha_domain: huawei_lte
---

View File

@ -12,6 +12,8 @@ ha_category:
ha_iot_class: Local Push
ha_release: 0.39
ha_domain: insteon
ha_codeowners:
- '@teharris1'
---
This integration adds "local push" support for INSTEON Modems allowing linked INSTEON devices to be used within Home Assistant.
@ -289,4 +291,4 @@ automation:
action:
- service: light.turn_on
entity_id: light.some_light
```
```

View File

@ -14,7 +14,6 @@ ha_iot_class: Local Push
ha_domain: lutron_caseta
ha_codeowners:
- '@swails'
ha_config_flow: true
---
[Lutron](http://www.lutron.com/) is an American lighting control company. They have several lines of home automation devices that manage light switches, dimmers, occupancy sensors, HVAC controls, etc. The `lutron_caseta` integration in Home Assistant is responsible for communicating with the Lutron Caseta Smart Bridge for the [Caseta](https://www.casetawireless.com/) product line of dimmers, switches, shades, and sensors. It will also communicate with the Lutron Radio RA2 Main Repeater for the [RA2 Select](http://www.lutron.com/en-US/Products/Pages/WholeHomeSystems/RA2Select/Overview.aspx) product line of dimmers, switches, shades, and sensors.

View File

@ -1,7 +1,7 @@
---
title: Plugwise
description: Plugwise Smile platform integration.
ha_category:
ha_category:
- Climate
- Sensor
- Switch

View File

@ -8,8 +8,6 @@ ha_release: 0.7.3
ha_iot_class: Local Push
ha_config_flow: true
ha_domain: sonos
ha_codeowners:
- '@amelchio'
---
The `sonos` integration allows you to control your [Sonos](https://www.sonos.com) wireless speakers from Home Assistant. It also works with IKEA Symfonisk speakers.