mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
2022.10: Sync with codebase
This commit is contained in:
parent
7dc015afb2
commit
c39f4886d3
@ -90,8 +90,11 @@ source/_integrations/broadlink.markdown @danielhiversen @felipediel @L-I-Am
|
||||
source/_integrations/brother.markdown @bieniu
|
||||
source/_integrations/brunt.markdown @eavanvalkenburg
|
||||
source/_integrations/bsblan.markdown @liudger
|
||||
source/_integrations/bswitch.markdown @jafar-atili
|
||||
source/_integrations/bt_smarthub.markdown @jxwolstenholme
|
||||
source/_integrations/bthome.markdown @Ernst79
|
||||
source/_integrations/bticino.markdown @cgtobi
|
||||
source/_integrations/bubendorff.markdown @cgtobi
|
||||
source/_integrations/buienradar.markdown @mjj4791 @ties @Robbie1221
|
||||
source/_integrations/button.markdown @home-assistant/core
|
||||
source/_integrations/calendar.markdown @home-assistant/core
|
||||
@ -340,6 +343,7 @@ source/_integrations/launch_library.markdown @ludeeus @DurgNomis-drol
|
||||
source/_integrations/laundrify.markdown @xLarry
|
||||
source/_integrations/lcn.markdown @alengwenus
|
||||
source/_integrations/led_ble.markdown @bdraco
|
||||
source/_integrations/legrand.markdown @cgtobi
|
||||
source/_integrations/leviton_z_wave.markdown @home-assistant/z-wave
|
||||
source/_integrations/lg_netcast.markdown @Drafteed
|
||||
source/_integrations/lidarr.markdown @tkdrob
|
||||
@ -419,6 +423,7 @@ source/_integrations/nextbus.markdown @vividboarder
|
||||
source/_integrations/nextcloud.markdown @meichthys
|
||||
source/_integrations/nextdns.markdown @bieniu
|
||||
source/_integrations/nfandroidtv.markdown @tkdrob
|
||||
source/_integrations/nibe_heatpump.markdown @elupus
|
||||
source/_integrations/nightscout.markdown @marciogranzotto
|
||||
source/_integrations/nilu.markdown @hfurubotten
|
||||
source/_integrations/nina.markdown @DeerMaximum
|
||||
@ -576,6 +581,7 @@ source/_integrations/smappee.markdown @bsmappee
|
||||
source/_integrations/smart_blinds.markdown @starkillerOG
|
||||
source/_integrations/smart_home.markdown @starkillerOG
|
||||
source/_integrations/smart_meter_texas.markdown @grahamwetzler
|
||||
source/_integrations/smarther.markdown @cgtobi
|
||||
source/_integrations/smartthings.markdown @andrewsayre
|
||||
source/_integrations/smarttub.markdown @mdz
|
||||
source/_integrations/smarty.markdown @z0mbieprocess
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_domain: alarm_control_panel
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
Home Assistant can give you an interface which is similar to a classic alarm system.
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: api
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The `api` integration exposes a RESTful API and allows one to interact with a Home Assistant instance that is running headless. This integration depends on the [HTTP integration](/integrations/http/).
|
||||
|
@ -7,7 +7,7 @@ ha_quality_scale: internal
|
||||
ha_category: []
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The Application Credentials integration is used by integrations that use OAuth2 to link your account to Home Assistant. The most common and preferred approach is using account linking with Home Assistant Cloud, however not all cloud providers support that and integrations can use Application Credentials instead. Additionally, users may use Application Credentials if preferred instead of Home Assistant Cloud Account Linking.
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: auth
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
This integration creates the endpoints for the [authentication system](/docs/authentication/) that is built into Home Assistant.
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: automation
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
<script>document.location.href = '/docs/automation/';</script>
|
||||
|
@ -9,7 +9,7 @@ ha_domain: backup
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_iot_class: Calculated
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The Backup integration allow you to create and download backups for your Home Assistant Core and Home Assistant Container installations. This backup file can be used if you migrate to Home Assistant Operating System.
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_domain: binary_sensor
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
Binary sensors are similar to other [sensors](/integrations/sensor) in that they
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: blueprint
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
<script>document.location.href = '/docs/automation/using_blueprints/';</script>
|
||||
|
23
source/_integrations/bswitch.markdown
Normal file
23
source/_integrations/bswitch.markdown
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
title: BSwitch
|
||||
description: Connect and control your BSwitch devices using the SwitchBee integration
|
||||
ha_category:
|
||||
- Button
|
||||
- Light
|
||||
- Switch
|
||||
ha_domain: bswitch
|
||||
ha_codeowners:
|
||||
- '@jafar-atili'
|
||||
ha_integration_type: integration
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
- button
|
||||
- light
|
||||
- switch
|
||||
ha_iot_class: Local Polling
|
||||
ha_supporting_domain: switchbee
|
||||
ha_supporting_integration: SwitchBee
|
||||
ha_release: '2022.10'
|
||||
---
|
||||
|
||||
{% include integrations/supported_brand.md %}
|
36
source/_integrations/bticino.markdown
Normal file
36
source/_integrations/bticino.markdown
Normal file
@ -0,0 +1,36 @@
|
||||
---
|
||||
title: BTicino
|
||||
description: Connect and control your BTicino devices using the Netatmo integration
|
||||
ha_category:
|
||||
- Camera
|
||||
- Climate
|
||||
- Cover
|
||||
- Environment
|
||||
- Hub
|
||||
- Light
|
||||
- Media Source
|
||||
- Sensor
|
||||
- Switch
|
||||
- Weather
|
||||
ha_domain: bticino
|
||||
ha_codeowners:
|
||||
- '@cgtobi'
|
||||
ha_integration_type: integration
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
- camera
|
||||
- climate
|
||||
- cover
|
||||
- diagnostics
|
||||
- light
|
||||
- select
|
||||
- sensor
|
||||
- switch
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_homekit: true
|
||||
ha_supporting_domain: netatmo
|
||||
ha_supporting_integration: Netatmo
|
||||
ha_release: '0.20'
|
||||
---
|
||||
|
||||
{% include integrations/supported_brand.md %}
|
36
source/_integrations/bubendorff.markdown
Normal file
36
source/_integrations/bubendorff.markdown
Normal file
@ -0,0 +1,36 @@
|
||||
---
|
||||
title: Bubendorff
|
||||
description: Connect and control your Bubendorff devices using the Netatmo integration
|
||||
ha_category:
|
||||
- Camera
|
||||
- Climate
|
||||
- Cover
|
||||
- Environment
|
||||
- Hub
|
||||
- Light
|
||||
- Media Source
|
||||
- Sensor
|
||||
- Switch
|
||||
- Weather
|
||||
ha_domain: bubendorff
|
||||
ha_codeowners:
|
||||
- '@cgtobi'
|
||||
ha_integration_type: integration
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
- camera
|
||||
- climate
|
||||
- cover
|
||||
- diagnostics
|
||||
- light
|
||||
- select
|
||||
- sensor
|
||||
- switch
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_homekit: true
|
||||
ha_supporting_domain: netatmo
|
||||
ha_supporting_integration: Netatmo
|
||||
ha_release: '0.20'
|
||||
---
|
||||
|
||||
{% include integrations/supported_brand.md %}
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_domain: button
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
A button entity is an entity that can fire an event / trigger an action towards
|
||||
|
@ -7,7 +7,7 @@ ha_quality_scale: internal
|
||||
ha_category: []
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
The calendar integration allows you to integrate your calendars into Home Assistant. Calendars are shown on the calendar dashboard, and can be used with automations.
|
||||
|
@ -9,7 +9,7 @@ ha_quality_scale: internal
|
||||
ha_domain: camera
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
ha_platforms:
|
||||
- diagnostics
|
||||
---
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_domain: climate
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
The Climate integration allows you to control and monitor HVAC (heating, ventilating, and air conditioning) devices and thermostats.
|
||||
|
@ -10,7 +10,7 @@ ha_codeowners:
|
||||
ha_domain: config
|
||||
ha_platforms:
|
||||
- scene
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The `config` integration is designed to display panels in the frontend to configure and manage parts of Home Assistant.
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: configurator
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
<div class='note'>
|
||||
|
@ -9,7 +9,7 @@ ha_iot_class: Local Push
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: conversation
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The conversation integration allows you to converse with Home Assistant. You can either converse by pressing the microphone in the frontend (supported browsers only (no iOS)) or by calling the `conversation/process` service with the transcribed text.
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: cover
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
Home Assistant can give you an interface to control covers such as rollershutters, blinds, and garage doors.
|
||||
|
@ -8,7 +8,7 @@ ha_domain: default_config
|
||||
ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
This integration is a meta-component and configures a default set of integrations for Home Assistant to load. The integrations that will be loaded are:
|
||||
|
@ -7,7 +7,7 @@ ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: device_automation
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
Device Automations is a plugin for the automation integration to allow other integrations to provide device specific triggers, conditions and actions.
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_domain: device_tracker
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
The device tracker allows you to track devices in Home Assistant. This can happen by querying your wireless router or by having applications push location info.
|
||||
|
@ -9,7 +9,7 @@ ha_domain: dhcp
|
||||
ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@bdraco'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The `dhcp` "DHCP Discovery" integration will watch the network for DHCP requests for supported devices and services. Discovered integrations will show up in the discovered section on the integrations page in the configuration panel.
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_domain: diagnostics
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The diagnostics integration provides a way to download diagnostic data from
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_domain: discovery
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
This is the legacy discovery integration for Home Assistant. It's use is no longer recommended. Use the [SSDP](/integrations/ssdp/), [Zeroconf](/integrations/zeroconf/) and [USB](/integrations/usb/) integrations instead.
|
||||
|
@ -10,5 +10,5 @@ ha_codeowners:
|
||||
ha_domain: energy
|
||||
ha_platforms:
|
||||
- sensor
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_domain: fan
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
The Fan integration allows you to control and monitor Fan devices.
|
||||
|
@ -4,9 +4,10 @@ description: File upload integration supports various frontend features within H
|
||||
ha_release: 2022.9
|
||||
ha_quality_scale: internal
|
||||
ha_domain: file_upload
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_category: []
|
||||
---
|
||||
|
||||
The file upload integration allows various features in the frontend to upload files.
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/frontend'
|
||||
ha_domain: frontend
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
This offers the official frontend to control Home Assistant. This integration is by default enabled, unless you've disabled or removed the [`default_config:`](/integrations/default_config/) line from your configuration. If that is the case, the following example shows you how to enable this integration manually:
|
||||
|
@ -8,7 +8,7 @@ ha_domain: geo_location
|
||||
ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
Geolocation aware entities are typically related to events in the real world in the vicinity of Home Assistant's location, like for example weather events, bush fires or earthquakes.
|
||||
|
@ -7,7 +7,7 @@ ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: hardware
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The Hardware integration provides an API which offers information about certain board types, USB dongles, and resource usage.
|
||||
|
@ -16,7 +16,7 @@ ha_platforms:
|
||||
- update
|
||||
ha_codeowners:
|
||||
- '@home-assistant/supervisor'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
Supervisor integration allows you to monitor and control Supervisor add-ons and operating system from Home Assistant.
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: history
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The `history` integration will track everything that is going on within Home
|
||||
|
@ -10,7 +10,7 @@ ha_codeowners:
|
||||
ha_domain: homeassistant
|
||||
ha_platforms:
|
||||
- scene
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The Home Assistant integration provides generic implementations like the generic `homeassistant.turn_on`.
|
||||
|
@ -9,7 +9,7 @@ ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: http
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The `http` integration serves all files and data required for the Home Assistant frontend. You only need to add this to your configuration file if you want to change any of the default settings.
|
||||
|
@ -9,7 +9,7 @@ ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
- '@Shulyaka'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
The `humidifier` integration is built for the controlling and monitoring of humidifiers, dehumidifiers, and hygrostat devices.
|
||||
|
@ -8,7 +8,7 @@ ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: image
|
||||
ha_quality_scale: internal
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The Image integration allows Home Assistant to handle image assets in Home Assistant, for example,
|
||||
|
@ -8,7 +8,7 @@ ha_domain: image_processing
|
||||
ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
Image processing enables Home Assistant to process images from [cameras](/integrations/#camera). Only camera entities are supported as sources.
|
||||
|
36
source/_integrations/legrand.markdown
Normal file
36
source/_integrations/legrand.markdown
Normal file
@ -0,0 +1,36 @@
|
||||
---
|
||||
title: Legrand
|
||||
description: Connect and control your Legrand devices using the Netatmo integration
|
||||
ha_category:
|
||||
- Camera
|
||||
- Climate
|
||||
- Cover
|
||||
- Environment
|
||||
- Hub
|
||||
- Light
|
||||
- Media Source
|
||||
- Sensor
|
||||
- Switch
|
||||
- Weather
|
||||
ha_domain: legrand
|
||||
ha_codeowners:
|
||||
- '@cgtobi'
|
||||
ha_integration_type: integration
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
- camera
|
||||
- climate
|
||||
- cover
|
||||
- diagnostics
|
||||
- light
|
||||
- select
|
||||
- sensor
|
||||
- switch
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_homekit: true
|
||||
ha_supporting_domain: netatmo
|
||||
ha_supporting_integration: Netatmo
|
||||
ha_release: '0.20'
|
||||
---
|
||||
|
||||
{% include integrations/supported_brand.md %}
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_domain: light
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
This integration allows you to track and control various light bulbs. Read the integration documentation for your particular light hardware to learn how to enable it.
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_domain: lock
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
Keeps track which locks are in your environment, their state and allows you to control them.
|
||||
|
@ -8,7 +8,7 @@ ha_domain: logbook
|
||||
ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
<img src='/images/screenshots/logbook.png' style='margin-left:10px; float: right;' height="100" />
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: logger
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The `logger` integration lets you define the level of logging activities in Home
|
||||
|
@ -5,7 +5,7 @@ ha_release: 0.51
|
||||
ha_domain: mailbox
|
||||
ha_quality_scale: internal
|
||||
ha_category: []
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
Mailboxes provide a list of messages with short information about each. Mailbox messages appear on a separate panel in the frontend.
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_domain: media_player
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
Interacts with media players on your network.
|
||||
|
@ -8,7 +8,7 @@ ha_domain: media_source
|
||||
ha_codeowners:
|
||||
- '@hunterjm'
|
||||
ha_quality_scale: internal
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The Media Source integration platform allows integrations to expose media for
|
||||
|
@ -8,7 +8,7 @@ ha_domain: my
|
||||
ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
This integration handles redirects from the [My Home Assistant](https://my.home-assistant.io) service.
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Nest
|
||||
title: Google Nest
|
||||
description: Instructions on how to integrate Nest into Home Assistant.
|
||||
ha_category:
|
||||
- Binary Sensor
|
||||
|
@ -9,7 +9,7 @@ ha_iot_class: Local Push
|
||||
ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
This integration provides network configuration for integrations such as [Zeroconf](/integrations/zeroconf/). It is managed by going to **{% my network title="Settings >> System >> Network" %}** and is only available to users that have "Advanced Mode" enabled on their {% my profile title="user profile" %}.
|
||||
|
@ -9,13 +9,12 @@ ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@elupus'
|
||||
ha_domain: nibe_heatpump
|
||||
ha_ssdp: false
|
||||
ha_platforms:
|
||||
- sensor
|
||||
- binary_sensor
|
||||
- number
|
||||
- switch
|
||||
- select
|
||||
- sensor
|
||||
- switch
|
||||
ha_integration_type: integration
|
||||
---
|
||||
|
||||
@ -75,4 +74,4 @@ An Arduino-based solution has been tested by OpenHAB community with Arduino uno
|
||||
A standard Linux application for running the Nibe Gateway software is also available.
|
||||
|
||||
- [Documentation from OpenHAB](https://www.openhab.org/addons/bindings/nibeheatpump/#raspberry-pi-or-other-linux-unix-based-boards)
|
||||
- [Source code in OpenHAB Contrib](https://github.com/openhab/openhab-addons/tree/main/bundles/org.openhab.binding.nibeheatpump/contrib/NibeGW/RasPi)
|
||||
- [Source code in OpenHAB Contrib](https://github.com/openhab/openhab-addons/tree/main/bundles/org.openhab.binding.nibeheatpump/contrib/NibeGW/RasPi)
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: notify
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
The `notify` integration makes it possible to send notifications to a wide variety of platforms. To use it you have to setup at least one notification target (notifier), check the [integrations list](/integrations/#notifications) for one that fits your use case.
|
||||
|
@ -9,7 +9,7 @@ ha_domain: number
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
- '@Shulyaka'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
Keeps track on `number` entities in your environment, their state, and allows you to control them. This integration allows other integrations to get a value input from user within a range.
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: onboarding
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
This integration creates the endpoints for the onboarding that is built into Home Assistant. There are no configuration options for this integration directly.
|
||||
|
@ -7,7 +7,7 @@ ha_release: 0.88
|
||||
ha_quality_scale: internal
|
||||
ha_domain: person
|
||||
ha_iot_class: Calculated
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The `person` integration allows connecting [device tracker](/integrations/device_tracker/) entities to one or more person entities. The state updates of a connected device tracker will set the state of the person. When multiple device trackers are used, the state of person will be determined in this order:
|
||||
|
@ -9,7 +9,7 @@ ha_domain: recorder
|
||||
ha_iot_class: Local Push
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The `recorder` integration is responsible for storing details in a database, which then are handled by the [`history`](/integrations/history/) integration.
|
||||
|
@ -8,7 +8,7 @@ ha_category:
|
||||
ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
Keeps track which remotes are in your environment, their state and allows you to control them.
|
||||
|
@ -7,7 +7,7 @@ ha_category:
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: repairs
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
ha_quality_scale: internal
|
||||
---
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "RESTful"
|
||||
description: "Instructions on how to integrate REST sensors and binary sensors into Home Assistant."
|
||||
title: RESTful
|
||||
description: Instructions on how to integrate REST sensors and binary sensors into Home Assistant.
|
||||
ha_category:
|
||||
- Binary Sensor
|
||||
- Sensor
|
||||
|
@ -7,7 +7,7 @@ ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: safe_mode
|
||||
ha_quality_scale: internal
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The `safe_mode` integration is an internally used integration by the
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: scene
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
You can create scenes that capture the states you want certain entities to be. For example, a scene can specify that light A should be turned on and light B should be bright red.
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: script
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The script integration allows users to specify a sequence of actions to be executed by Home Assistant. These are run when you turn the script on. The script integration will create an entity for each script and allow them to be controlled via services.
|
||||
|
@ -8,7 +8,7 @@ ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: search
|
||||
ha_quality_scale: internal
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The `search` integration is an internally used integration by the
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_domain: select
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
Keeps track on `select` entities in your environment, their state, and allows
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_domain: sensor
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
Sensors are a basic platform component in Home Assistant. They monitor the states and conditions of a variety of entities. An entity can be many things. This can include a physical device like a motion sensor that reports the battery level, a web service that retrieves the weather temperature, a built-in function that calculates the sun's elevation relative to your GPS position, or even a custom sensor you may have created to report the free space on your laptop. These are all *things* reporting different types of information.
|
||||
|
@ -9,7 +9,7 @@ ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
- '@raman325'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
The Siren integration is built for the controlling and monitoring of siren/chime devices.
|
||||
|
36
source/_integrations/smarther.markdown
Normal file
36
source/_integrations/smarther.markdown
Normal file
@ -0,0 +1,36 @@
|
||||
---
|
||||
title: Smarther
|
||||
description: Connect and control your Smarther devices using the Netatmo integration
|
||||
ha_category:
|
||||
- Camera
|
||||
- Climate
|
||||
- Cover
|
||||
- Environment
|
||||
- Hub
|
||||
- Light
|
||||
- Media Source
|
||||
- Sensor
|
||||
- Switch
|
||||
- Weather
|
||||
ha_domain: smarther
|
||||
ha_codeowners:
|
||||
- '@cgtobi'
|
||||
ha_integration_type: integration
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
- camera
|
||||
- climate
|
||||
- cover
|
||||
- diagnostics
|
||||
- light
|
||||
- select
|
||||
- sensor
|
||||
- switch
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_homekit: true
|
||||
ha_supporting_domain: netatmo
|
||||
ha_supporting_integration: Netatmo
|
||||
ha_release: '0.20'
|
||||
---
|
||||
|
||||
{% include integrations/supported_brand.md %}
|
@ -7,7 +7,7 @@ ha_iot_class: Local Push
|
||||
ha_release: 0.94
|
||||
ha_domain: ssdp
|
||||
ha_quality_scale: internal
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The `ssdp` "Simple Service Discovery Protocol" (part of UPnP) integration will scan the network for supported devices and services. Discovered integrations will show up in the discovered section on the integrations page in the configuration panel.
|
||||
|
@ -7,7 +7,7 @@ ha_codeowners:
|
||||
ha_domain: stt
|
||||
ha_quality_scale: internal
|
||||
ha_category: []
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
Speech-to-Text (STT) allows you to stream speech data to the STT API and get text back.
|
||||
|
@ -10,7 +10,7 @@ ha_platforms:
|
||||
- light
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
Keeps track which switches are in your environment, their state and allows you to control them.
|
||||
|
@ -6,7 +6,7 @@ ha_category:
|
||||
ha_release: 0.87
|
||||
ha_quality_scale: internal
|
||||
ha_domain: system_health
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The System Health integration provides an API to offer information on the system and its components. It also allows to run diagnostic tools to diagnose problems.
|
||||
|
@ -11,7 +11,7 @@ ha_domain: tts
|
||||
ha_quality_scale: internal
|
||||
ha_platforms:
|
||||
- notify
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
Text-to-Speech (TTS) enables Home Assistant to speak to you.
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Ubiquiti UniFi AP
|
||||
title: UniFi AP
|
||||
description: Instructions on how to use a Unifi WAP as a device tracker.
|
||||
ha_category:
|
||||
- Presence Detection
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Ubiquiti UniFi LED
|
||||
title: UniFi LED
|
||||
description: Instructions on how to configure the UniFi LED integration with UniFi LED Controller by Ubiquiti.
|
||||
ha_category:
|
||||
- Light
|
||||
|
@ -7,7 +7,7 @@ ha_quality_scale: internal
|
||||
ha_domain: update
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
An update entity is an entity that indicates if an update is available for a
|
||||
|
@ -9,7 +9,7 @@ ha_domain: usb
|
||||
ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@bdraco'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The USB Discovery integration will detect newly connected USB devices. Discovered devices will show up in the discovered section on the integrations page in the configuration panel.
|
||||
|
@ -7,7 +7,7 @@ ha_quality_scale: internal
|
||||
ha_category: []
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
The `vacuum` integration enables the ability to control home cleaning robots within Home Assistant.
|
||||
|
@ -7,7 +7,7 @@ ha_quality_scale: internal
|
||||
ha_category: []
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
The `water_heater` integration is built for the controlling and monitoring of hot water heaters.
|
||||
|
@ -8,7 +8,7 @@ ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: weather
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: entity
|
||||
---
|
||||
|
||||
The `weather` platforms gather meteorological information from web services and display the conditions and other details about the weather at the given location. Read the integration documentation for your particular weather provider to learn how to set it up.
|
||||
|
@ -10,7 +10,7 @@ ha_codeowners:
|
||||
ha_domain: websocket_api
|
||||
ha_platforms:
|
||||
- sensor
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The `websocket_api` integration set up a WebSocket API and allows one to interact with a Home Assistant instance that is running headless. This integration depends on the [`http` component](/integrations/http/).
|
||||
|
@ -9,7 +9,7 @@ ha_codeowners:
|
||||
- '@bdraco'
|
||||
ha_domain: zeroconf
|
||||
ha_iot_class: Local Push
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: system
|
||||
---
|
||||
|
||||
The `zeroconf` integration will scan the network for supported devices and services. Discovered integrations will show up in the discovered section on the integrations page in the configuration panel. It will also make Home Assistant discoverable for other services in the network. Zeroconf is also sometimes known as Bonjour, Rendezvous, and Avahi.
|
||||
|
Loading…
x
Reference in New Issue
Block a user