mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add ha_domain to integrations frontmatter (#12277)
This commit is contained in:
parent
4a4bed4842
commit
c81de1d658
@ -17,6 +17,7 @@ ha_iot_class: Cloud Push
|
||||
ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@shred86'
|
||||
ha_domain: abode
|
||||
---
|
||||
|
||||
The `abode` integration will allow users to integrate their Abode Home Security systems into Home Assistant and use its alarm system and sensors to automate their homes.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- Multimedia
|
||||
ha_iot_class: Local Polling
|
||||
ha_release: 0.19
|
||||
ha_domain: acer_projector
|
||||
---
|
||||
|
||||
The `acer_projector` switch platform allows you to control the state of RS232 connected projectors from [Acer](https://www.acer.com/).
|
||||
|
@ -5,6 +5,7 @@ logo: actiontec.png
|
||||
ha_category:
|
||||
- Presence Detection
|
||||
ha_release: 0.7
|
||||
ha_domain: actiontec
|
||||
---
|
||||
|
||||
This platform allows you to detect presence by looking at connected devices to an [Actiontec](https://www.actiontec.com/) device.
|
||||
|
@ -11,6 +11,7 @@ ha_iot_class: Local Polling
|
||||
ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@frenck'
|
||||
ha_domain: adguard
|
||||
---
|
||||
|
||||
AdGuard Home is a network-wide ad- and tracker-blocking DNS server with parental
|
||||
|
@ -11,6 +11,7 @@ ha_category:
|
||||
- Cover
|
||||
ha_release: '0.60'
|
||||
ha_iot_class: Local Push
|
||||
ha_domain: ads
|
||||
---
|
||||
|
||||
The ADS (automation device specification) describes a device-independent and fieldbus independent interface for communication between [Beckhoff](https://www.beckhoff.com/) automation devices running [TwinCAT](https://www.beckhoff.hu/english.asp?twincat/default.htm) and other devices implementing this interface.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- Postal Service
|
||||
ha_release: 0.85
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_domain: aftership
|
||||
---
|
||||
|
||||
The `aftership` platform allows one to track deliveries by [AfterShip](https://www.aftership.com), a service that supports 490+ couriers worldwide. It is free to use up to 100 tracked packages per month, after that there is a fee.
|
||||
|
@ -2,6 +2,7 @@
|
||||
title: Air Quality
|
||||
description: Instructions on how to add air quality sensors with Home Assistant
|
||||
ha_release: 0.85
|
||||
ha_domain: air_quality
|
||||
---
|
||||
|
||||
The `air_quality` gather information about the air quality and pollution details.
|
||||
|
@ -9,6 +9,7 @@ ha_iot_class: Cloud Polling
|
||||
ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@bieniu'
|
||||
ha_domain: airly
|
||||
---
|
||||
|
||||
The `airly` integration uses the [Airly](https://airly.eu/) web service as a source for air quality data for your location.
|
||||
|
@ -8,6 +8,7 @@ ha_release: 0.53
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_codeowners:
|
||||
- '@bachya'
|
||||
ha_domain: airvisual
|
||||
---
|
||||
|
||||
The `airvisual` sensor platform queries the [AirVisual](https://airvisual.com/) API for air quality data. Data can be collected via latitude/longitude or by city/state/country. The resulting information creates sensors for the Air Quality Index (AQI), the human-friendly air quality level, and the main pollutant of that area. Sensors that conform to either/both the [U.S. and Chinese air quality standards](https://www.clm.com/publication.cfm?ID=366) can be created.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- Cover
|
||||
ha_release: 0.75
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_domain: aladdin_connect
|
||||
---
|
||||
|
||||
The `aladdin_connect` cover platform lets you control Genie Aladdin Connect garage doors through Home Assistant.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- Alarm
|
||||
ha_release: 0.7.3
|
||||
ha_quality_scale: internal
|
||||
ha_domain: alarm_control_panel
|
||||
---
|
||||
|
||||
Home Assistant can give you an interface which is similar to a classic alarm system.
|
||||
|
@ -8,6 +8,7 @@ ha_category:
|
||||
- Sensor
|
||||
ha_release: 0.43
|
||||
ha_iot_class: Local Push
|
||||
ha_domain: alarmdecoder
|
||||
---
|
||||
|
||||
The `alarmdecoder` integration will allow Home Assistant users who own either a DSC or Honeywell alarm panel to leverage their alarm system and its sensors to provide Home Assistant with rich information about their homes. Connectivity between Home Assistant and the alarm panel is accomplished through a device produced by Nu Tech Software Solutions, known as the AlarmDecoder. The AlarmDecoder devices provide a serial, TCP/IP socket or USB interface to the alarm panel, where it emulates an alarm keypad.
|
||||
|
@ -5,6 +5,7 @@ logo: alarmdotcom.png
|
||||
ha_category:
|
||||
- Alarm
|
||||
ha_release: 0.11
|
||||
ha_domain: alarmdotcom
|
||||
---
|
||||
|
||||
The `alarmdotcom` platform is consuming the information provided by [Alarm.com](https://www.alarm.com/).
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- Automation
|
||||
ha_release: 0.38
|
||||
ha_quality_scale: internal
|
||||
ha_domain: alert
|
||||
---
|
||||
|
||||
The `alert` integration is designed to notify you when problematic issues arise.
|
||||
|
@ -9,6 +9,7 @@ ha_release: '0.10'
|
||||
ha_codeowners:
|
||||
- '@home-assistant/cloud'
|
||||
- '@ochlocracy'
|
||||
ha_domain: alexa
|
||||
---
|
||||
|
||||
## Automatic setup via Home Assistant Cloud
|
||||
|
@ -10,6 +10,7 @@ ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@gcampax'
|
||||
- '@balloob'
|
||||
ha_domain: almond
|
||||
---
|
||||
|
||||
[Almond](https://almond.stanford.edu/) is an open, privacy-preserving virtual assistant by [Stanford Open Virtual Assistant Lab](https://oval.cs.stanford.edu/). It allows you, among other things, to control Home Assistant using natural language. Once installed, it will be available on Lovelace via the microphone icon in the top right.
|
||||
|
@ -8,6 +8,7 @@ ha_iot_class: Cloud Polling
|
||||
ha_release: '0.60'
|
||||
ha_codeowners:
|
||||
- '@fabaff'
|
||||
ha_domain: alpha_vantage
|
||||
---
|
||||
|
||||
The `alpha_vantage` sensor platform uses [Alpha Vantage](https://www.alphavantage.co) to monitor the stock market. This platform also provides detail about exchange rates.
|
||||
|
@ -7,6 +7,7 @@ ha_category:
|
||||
ha_release: 0.37
|
||||
ha_codeowners:
|
||||
- '@robbiet480'
|
||||
ha_domain: amazon_polly
|
||||
---
|
||||
|
||||
The `amazon_polly` text-to-speech platform that works with [Amazon Polly](https://aws.amazon.com/polly/) to create the spoken output.
|
||||
|
@ -8,6 +8,7 @@ ha_iot_class: Cloud Polling
|
||||
ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@danielhiversen'
|
||||
ha_domain: ambiclimate
|
||||
---
|
||||
|
||||
Integrates [Ambiclimate](https://ambiclimate.com/) Air Conditioning controller into Home Assistant.
|
||||
|
@ -9,6 +9,7 @@ ha_iot_class: Cloud Push
|
||||
ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@bachya'
|
||||
ha_domain: ambient_station
|
||||
---
|
||||
|
||||
The `Ambient Weather Station` integration retrieves local weather information
|
||||
|
@ -11,6 +11,7 @@ ha_iot_class: Local Polling
|
||||
ha_release: 0.49
|
||||
ha_codeowners:
|
||||
- '@pnbruckner'
|
||||
ha_domain: amcrest
|
||||
---
|
||||
|
||||
The `amcrest` camera platform allows you to integrate your [Amcrest](https://amcrest.com/) IP camera in Home Assistant.
|
||||
|
@ -7,6 +7,7 @@ ha_category:
|
||||
- Sensor
|
||||
ha_release: 0.92
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_domain: ampio
|
||||
---
|
||||
|
||||
The `ampio` air quality platform will query the open data API of [ampio.pl](http://smog1.ampio.pl:3050/) to monitor air quality sensor station.
|
||||
|
@ -10,6 +10,7 @@ ha_category:
|
||||
- Switch
|
||||
ha_release: '0.40'
|
||||
ha_iot_class: Local Polling
|
||||
ha_domain: android_ip_webcam
|
||||
---
|
||||
|
||||
The `android_ip_webcam` integration turns any Android phone or tablet into a network camera with multiple viewing options.
|
||||
|
@ -8,6 +8,7 @@ ha_release: 0.7.6
|
||||
ha_iot_class: Local Polling
|
||||
ha_codeowners:
|
||||
- '@JeffLIrion'
|
||||
ha_domain: androidtv
|
||||
---
|
||||
|
||||
The `androidtv` platform allows you to control an Android TV device or [Amazon Fire TV](https://www.amazon.com/b/?node=8521791011) device.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- Switch
|
||||
ha_iot_class: Local Polling
|
||||
ha_release: '0.30'
|
||||
ha_domain: anel_pwrctrl
|
||||
---
|
||||
|
||||
The `anel_pwrctrl` switch platform allows you to control [ANEL PwrCtrl](https://anel-elektronik.de/SITE/produkte/produkte.htm) devices.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- Media Player
|
||||
ha_iot_class: Local Push
|
||||
ha_release: 0.37
|
||||
ha_domain: anthemav
|
||||
---
|
||||
|
||||
Both [Anthem]'s current and last generation of A/V Receivers and Processors support IP-based, network control. This Home Assistant platform adds proper "local push" support for any of these receivers on your network.
|
||||
|
@ -7,6 +7,7 @@ ha_category:
|
||||
ha_release: 0.97
|
||||
ha_codeowners:
|
||||
- '@bachya'
|
||||
ha_domain: apache_kafka
|
||||
---
|
||||
|
||||
The `apache_kafka` integration sends all state changes to a
|
||||
|
@ -8,6 +8,7 @@ ha_category:
|
||||
- Sensor
|
||||
ha_release: 0.13
|
||||
ha_iot_class: Local Polling
|
||||
ha_domain: apcupsd
|
||||
---
|
||||
|
||||
[Apcupsd](http://www.apcupsd.org/) status information can be integrated into Home Assistant when the Network Information Server (NIS) [is configured](http://www.apcupsd.org/manual/manual.html#nis-server-client-configuration-using-the-net-driver) on the APC device.
|
||||
|
@ -8,6 +8,7 @@ ha_release: 0.7
|
||||
ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: api
|
||||
---
|
||||
|
||||
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/).
|
||||
|
@ -5,6 +5,7 @@ logo: apple.png
|
||||
ha_category:
|
||||
- Notifications
|
||||
ha_release: 0.31
|
||||
ha_domain: apns
|
||||
---
|
||||
|
||||
The `apns` platform uses the Apple Push Notification service (APNS) to deliver notifications from Home Assistant.
|
||||
|
@ -8,6 +8,7 @@ ha_category:
|
||||
- Remote
|
||||
ha_iot_class: Local Push
|
||||
ha_release: 0.49
|
||||
ha_domain: apple_tv
|
||||
---
|
||||
|
||||
The `apple_tv` platform allows you to control an Apple TV (3rd and 4th generation). See the [remote platform](/integrations/apple_tv#remote) if you want to send remote control buttons, e.g., arrow keys.
|
||||
|
@ -7,6 +7,7 @@ ha_category:
|
||||
ha_release: 0.101
|
||||
ha_codeowners:
|
||||
- '@caronc'
|
||||
ha_domain: apprise
|
||||
---
|
||||
|
||||
The [Apprise service](https://github.com/caronc/apprise/) is an all-in-one solution to open up Home Assistant to _just about_ every Notification platform (such as Amazon SNS, Discord, Telegram, Slack, MSTeams, Twilio, etc.)
|
||||
|
@ -7,6 +7,7 @@ ha_category: Presence Detection
|
||||
ha_iot_class: Cloud Push
|
||||
ha_codeowners:
|
||||
- '@PhilRW'
|
||||
ha_domain: aprs
|
||||
---
|
||||
|
||||
The `aprs` [(Automatic Packet Reporting System)](https://en.wikipedia.org/wiki/Automatic_Packet_Reporting_System) device tracker integration connects to the [APRS-IS](http://aprs-is.net/) network for tracking amateur radio devices.
|
||||
|
@ -8,6 +8,7 @@ ha_category:
|
||||
- Switch
|
||||
ha_release: '0.80'
|
||||
ha_iot_class: Local Push
|
||||
ha_domain: aqualogic
|
||||
---
|
||||
|
||||
The AquaLogic integration provides connectivity to a Hayward/Goldline AquaLogic/ProLogic pool controller. Note that an RS-485 to Ethernet adapter connected to the pool controller is required.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- Media Player
|
||||
ha_release: 0.35
|
||||
ha_iot_class: Local Polling
|
||||
ha_domain: aquostv
|
||||
---
|
||||
|
||||
The `aquostv` platform allows you to control a [Sharp Aquos TV](http://www.sharp-world.com/aquos/en/index.html).
|
||||
|
@ -7,6 +7,7 @@ ha_release: 0.96
|
||||
ha_iot_class: Local Polling
|
||||
ha_codeowners:
|
||||
- '@elupus'
|
||||
ha_domain: arcam_fmj
|
||||
---
|
||||
|
||||
The `arcam_fmj` integration allows you to control [Arcam FMJ Receveivers](https://www.arcam.co.uk/range/fmj.htm) from Home Assistant.
|
||||
|
@ -10,6 +10,7 @@ ha_release: pre 0.7
|
||||
ha_iot_class: Local Polling
|
||||
ha_codeowners:
|
||||
- '@fabaff'
|
||||
ha_domain: arduino
|
||||
---
|
||||
|
||||
The [Arduino](https://www.arduino.cc/) device family are microcontroller boards that are often based on the ATmega328 chip. They come with digital input/output pins (some can be used as PWM outputs), analog inputs, and a USB connection.
|
||||
|
@ -11,6 +11,7 @@ ha_iot_class: Local Polling
|
||||
ha_release: 0.9
|
||||
ha_codeowners:
|
||||
- '@fabaff'
|
||||
ha_domain: arest
|
||||
---
|
||||
|
||||
There is currently support for the following device types within Home Assistant:
|
||||
|
@ -9,6 +9,7 @@ ha_category:
|
||||
- Sensor
|
||||
ha_release: 0.46
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_domain: arlo
|
||||
---
|
||||
|
||||
The `arlo` implementation allows you to integrate your [Arlo](https://arlo.netgear.com/) devices in Home Assistant.
|
||||
|
@ -5,6 +5,7 @@ logo: aruba.png
|
||||
ha_category:
|
||||
- Presence Detection
|
||||
ha_release: 0.7
|
||||
ha_domain: aruba
|
||||
---
|
||||
|
||||
This platform allows you to detect presence by looking at connected devices to an [Aruba Instant](https://www.arubanetworks.com/products/networking/aruba-instant/) device.
|
||||
|
@ -5,6 +5,7 @@ ha_category:
|
||||
- Sensor
|
||||
ha_release: 0.31
|
||||
ha_iot_class: Local Polling
|
||||
ha_domain: arwn
|
||||
---
|
||||
|
||||
The `arwn` sensor platform is a client for the [Ambient Radio Weather Network](https://github.com/sdague/arwn) project. This collects weather station data and makes it available in an MQTT subtree.
|
||||
|
@ -5,6 +5,7 @@ logo: asterisk.png
|
||||
ha_category:
|
||||
- Mailbox
|
||||
ha_release: 0.79
|
||||
ha_domain: asterisk_cdr
|
||||
---
|
||||
|
||||
The Asterisk Call Data Recorder provides access to Asterisk call logs on the Asterisk PBX server. This mailbox is enabled automatically through the [Asterisk Voicemail integration](/integrations/asterisk_mbox/) configuration if the `asterisk_mbox_server` is configured to provide CDR data. More information on configuring the server can be found in the [Asterisk PBX configuration guide](/docs/asterisk_mbox/).
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- Mailbox
|
||||
ha_iot_class: Local Push
|
||||
ha_release: 0.51
|
||||
ha_domain: asterisk_mbox
|
||||
---
|
||||
|
||||
The `asterisk_mbox` Asterisk Voicemail integration for Home Assistant allows you to view, listen to, and delete voicemails from an Asterisk voicemail mailbox. The integration includes a panel on the frontend that provides caller-id and speech-to-text transcription (using Google's API) of messages in addition to playback and message deletion. There is also an included sensor that indicates of the number of available messages. There is no requirement that the Asterisk PBX and Home Assistant are running on the same machine.
|
||||
|
@ -10,6 +10,7 @@ ha_release: 0.83
|
||||
ha_iot_class: Local Polling
|
||||
ha_codeowners:
|
||||
- '@kennedyshead'
|
||||
ha_domain: asuswrt
|
||||
---
|
||||
|
||||
The `asuswrt` integration is the main integration to connect to a [ASUSWRT](https://event.asus.com/2013/nw/ASUSWRT/) based router.
|
||||
|
@ -7,6 +7,7 @@ ha_category:
|
||||
ha_release: 0.103
|
||||
ha_codeowners:
|
||||
- '@mtdcr'
|
||||
ha_domain: aten_pe
|
||||
---
|
||||
|
||||
The `aten_pe` integration lets you control [ATEN Rack PDUs](https://www.aten.com/eu/en/products/energy-intelligence-pduupsracks/rack-pdu/) from Home Assistant.
|
||||
|
@ -9,6 +9,7 @@ ha_category:
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_codeowners:
|
||||
- '@baqs'
|
||||
ha_domain: atome
|
||||
---
|
||||
|
||||
The `atome` sensor platform is retrieving the consumption of your home from the [Direct Energy Atome electric meter](https://total.direct-energie.com/particuliers/electricite/compteur-linky/atome).
|
||||
|
@ -11,6 +11,7 @@ ha_release: 0.64
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_codeowners:
|
||||
- '@bdraco'
|
||||
ha_domain: august
|
||||
---
|
||||
|
||||
The `august` integration allows you to integrate your [August](https://august.com/) devices in Home Assistant.
|
||||
|
@ -5,6 +5,7 @@ ha_category:
|
||||
- Environment
|
||||
ha_release: 0.39
|
||||
logo: noaa.png
|
||||
ha_domain: aurora
|
||||
---
|
||||
|
||||
The `aurora` platform uses the [NOAA Aurora Forecast](https://www.swpc.noaa.gov/products/aurora-30-minute-forecast) service to let you know if an aurora might be visible at your home location in the next 30 minutes, based off of current solar flare activity.
|
||||
|
@ -9,6 +9,7 @@ ha_release: 0.96
|
||||
ha_iot_class: Local Polling
|
||||
ha_codeowners:
|
||||
- '@davet2001'
|
||||
ha_domain: aurora_abb_powerone
|
||||
---
|
||||
|
||||
This implements a direct RS485 connection to a solar inverter in the
|
||||
|
@ -8,6 +8,7 @@ ha_release: 0.73
|
||||
ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: auth
|
||||
---
|
||||
|
||||
This integration creates the endpoints for the [authentication system](/docs/authentication/) that is built into Home Assistant.
|
||||
|
@ -8,6 +8,7 @@ ha_release: 0.28
|
||||
ha_iot_class: Cloud Push
|
||||
ha_codeowners:
|
||||
- '@armills'
|
||||
ha_domain: automatic
|
||||
---
|
||||
|
||||
The `automatic` device tracker platform offers presence detection by retrieving your car's information from the [Automatic](https://automatic.com/) cloud service.
|
||||
|
@ -8,6 +8,7 @@ ha_release: 0.7
|
||||
ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: automation
|
||||
---
|
||||
|
||||
Please see the [docs section](/docs/automation/) for in-depth
|
||||
|
@ -8,6 +8,7 @@ ha_release: 0.97
|
||||
ha_iot_class: Local Polling
|
||||
ha_codeowners:
|
||||
- '@pattyland'
|
||||
ha_domain: avea
|
||||
---
|
||||
|
||||
[Elgato Avea](https://www.elgato.com/en/news/elgato-avea-transform-your-home) is a Bluetooth light bulb that is no longer supported by the manufacturer. The `avea` integration allows you to control all your Avea bulbs with Home Assistant.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
ha_iot_class: Assumed State
|
||||
logo: avi-on.png
|
||||
ha_release: 0.37
|
||||
ha_domain: avion
|
||||
---
|
||||
|
||||
Support for the Avi-on Bluetooth dimmer switch [Avi-on](https://avi-on.com/).
|
||||
|
@ -8,6 +8,7 @@ ha_release: 0.84
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_codeowners:
|
||||
- '@danielsjf'
|
||||
ha_domain: awair
|
||||
---
|
||||
|
||||
The `awair` sensor platform will fetch data from your [Awair device(s)](https://getawair.com).
|
||||
|
@ -8,6 +8,7 @@ ha_release: '0.91'
|
||||
ha_codeowners:
|
||||
- '@awarecan'
|
||||
- '@robbiet480'
|
||||
ha_domain: aws
|
||||
---
|
||||
|
||||
The `aws` integration provides a single place to interact with [Amazon Web Services](https://aws.amazon.com/). Currently it provides a notification platform that can send a message to [AWS SQS](https://aws.amazon.com/sqs/), [AWS SNS](https://aws.amazon.com/sns/), or invoke [AWS Lambda](https://aws.amazon.com/lambda/) functions.
|
||||
|
@ -11,6 +11,7 @@ ha_release: 0.45
|
||||
ha_iot_class: Local Push
|
||||
ha_codeowners:
|
||||
- '@kane610'
|
||||
ha_domain: axis
|
||||
---
|
||||
|
||||
[Axis Communications](https://www.axis.com/) devices are surveillance cameras, speakers, access control and other security-related network connected hardware. Event API works with firmware 5.50 and newer.
|
||||
|
@ -7,6 +7,7 @@ ha_category:
|
||||
ha_release: 0.94
|
||||
ha_codeowners:
|
||||
- '@eavanvalkenburg'
|
||||
ha_domain: azure_event_hub
|
||||
---
|
||||
|
||||
The `Azure Event Hub` integration allows you to hook into the Home Assistant event bus and send events to [Azure Event Hub](https://azure.microsoft.com/en-us/services/event-hubs/) or to a [Azure IoT Hub](https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-devguide-messages-read-builtin).
|
||||
|
@ -7,6 +7,7 @@ ha_category:
|
||||
ha_release: 0.102
|
||||
ha_codeowners:
|
||||
- '@hfurubotten'
|
||||
ha_domain: azure_service_bus
|
||||
---
|
||||
|
||||
The `Azure Service Bus` integration allows you to send messages to [Azure Service Bus](https://azure.microsoft.com/en-us/services/service-bus/) from within Home Assistant.
|
||||
|
@ -5,6 +5,7 @@ logo: baiducloud.png
|
||||
ha_category:
|
||||
- Text-to-speech
|
||||
ha_release: 0.59
|
||||
ha_domain: baidu
|
||||
---
|
||||
|
||||
The `baidu` text-to-speech platform uses [Baidu TTS engine](https://cloud.baidu.com/product/speech/tts) to read a text with natural sounding voices.
|
||||
|
@ -7,6 +7,7 @@ ha_category:
|
||||
ha_iot_class: Local Polling
|
||||
ha_release: 0.53
|
||||
ha_quality_scale: internal
|
||||
ha_domain: bayesian
|
||||
---
|
||||
|
||||
The `bayesian` binary sensor platform observes the state from multiple sensors and uses [Bayes' rule](https://en.wikipedia.org/wiki/Bayes%27_theorem) to estimate the probability that an event has occurred given the state of the observed sensors. If the estimated posterior probability is above the `probability_threshold`, the sensor is `on` otherwise it is `off`.
|
||||
|
@ -8,6 +8,7 @@ ha_category:
|
||||
- Switch
|
||||
ha_release: 0.36
|
||||
ha_iot_class: Local Push
|
||||
ha_domain: bbb_gpio
|
||||
---
|
||||
|
||||
The `bbb_gpio` integration is the base for all [BeagleBone Black](https://beagleboard.org/black) related GPIO platforms in Home Assistant.
|
||||
|
@ -8,6 +8,7 @@ ha_category:
|
||||
- Presence Detection
|
||||
ha_release: 0.31
|
||||
ha_iot_class: Local Polling
|
||||
ha_domain: bbox
|
||||
---
|
||||
|
||||
The `bbox` platform uses the [Bbox Modem Router](https://www.bouyguestelecom.fr/offres-internet/bbox-fit) from the French Internet provider Bouygues Telecom. Sensors are mainly bandwidth measures.
|
||||
|
@ -8,6 +8,7 @@ ha_release: 0.99
|
||||
ha_iot_class: Local Polling
|
||||
ha_codeowners:
|
||||
- '@alemuro'
|
||||
ha_domain: beewi_smartclim
|
||||
---
|
||||
|
||||
The `beewi_smartclim` sensor platform allows one to monitor room or external temperature and humidity. The [BeeWi SmartClim BLE](http://www.bee-wi.com/produits/capteurs/capteur-de-temperature/) is a Bluetooth Low Energy sensor device that monitors temperature from a room or a garden from your smartphone by using an APP. Use this integration to track these metrics from any location thanks to Home Assistant, as well as to create some automation scripts based on your room's temperature.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- DIY
|
||||
ha_release: 0.48
|
||||
ha_iot_class: Local Push
|
||||
ha_domain: bh1750
|
||||
---
|
||||
|
||||
The `bh1750` sensor platform allows you to read the ambient light level in Lux from a [BH1750FVI sensor](https://www.mouser.com/ds/2/348/bh1750fvi-e-186247.pdf) connected via [I2c](https://en.wikipedia.org/wiki/I²C) bus (SDA, SCL pins). It allows you to use all the resolution modes of the sensor described in its datasheet.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- Binary Sensor
|
||||
ha_release: 0.9
|
||||
ha_quality_scale: internal
|
||||
ha_domain: binary_sensor
|
||||
---
|
||||
|
||||
Binary sensors gather information about the state of devices which have a "digital" return value (either 1 or 0). These can be switches, contacts, pins, etc. These sensors only have two states: **0/off/low/closed/false** and **1/on/high/open/true**. Knowing that there are only two states allows Home Assistant to represent these sensors in a better way in the frontend according to their functionality.
|
||||
|
@ -8,6 +8,7 @@ ha_release: pre 0.7
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_codeowners:
|
||||
- '@fabaff'
|
||||
ha_domain: bitcoin
|
||||
---
|
||||
|
||||
The `bitcoin` sensor platform displays various details about the [Bitcoin](https://bitcoin.org) network.
|
||||
|
@ -9,6 +9,7 @@ ha_iot_class: Cloud Polling
|
||||
ha_release: 0.93
|
||||
ha_codeowners:
|
||||
- '@UgaitzEtxebarria'
|
||||
ha_domain: bizkaibus
|
||||
---
|
||||
|
||||
The `bizkaibus` sensor will give you the time until the next bus in the selected stop.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- Media Player
|
||||
ha_release: 0.68
|
||||
ha_iot_class: Local Polling
|
||||
ha_domain: blackbird
|
||||
---
|
||||
|
||||
The `blackbird` platform allows you to control [Monoprice Blackbird Matrix Switch](https://www.monoprice.com/product?p_id=21819) using a serial connection.
|
||||
|
@ -12,6 +12,7 @@ ha_release: '0.40'
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_codeowners:
|
||||
- '@fronzbot'
|
||||
ha_domain: blink
|
||||
---
|
||||
|
||||
The `blink` integration lets you view camera images and motion events from [Blink](https://blinkforhome.com/) camera and security systems.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- DIY
|
||||
ha_release: 0.7.5
|
||||
ha_iot_class: Local Polling
|
||||
ha_domain: blinksticklight
|
||||
---
|
||||
|
||||
The `blinkstick` platform lets you control your [Blinkstick](https://www.blinkstick.com/) lights from within Home Assistant.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- DIY
|
||||
ha_iot_class: Local Push
|
||||
ha_release: 0.44
|
||||
ha_domain: blinkt
|
||||
---
|
||||
|
||||
The `blinkt` light platform lets you control the [Blinkt!](https://shop.pimoroni.com/products/blinkt) board, featuring eight super-bright RGB LEDs.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- Finance
|
||||
ha_release: 0.47
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_domain: blockchain
|
||||
---
|
||||
|
||||
The `Blockchain` sensor platform displays Bitcoin wallet balances from [blockchain.com](https://blockchain.com).
|
||||
|
@ -9,6 +9,7 @@ ha_category:
|
||||
- Sensor
|
||||
ha_release: 0.14
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_domain: bloomsky
|
||||
---
|
||||
|
||||
The `bloomsky` integration allows you to access your [BloomSky](https://www.bloomsky.com/) weather station's.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- Media Player
|
||||
ha_release: 0.51
|
||||
ha_iot_class: Local Polling
|
||||
ha_domain: bluesound
|
||||
---
|
||||
|
||||
The `bluesound` platform allows you to control your [Bluesound](https://www.bluesound.com/) HiFi wireless speakers and audio integrations from Home Assistant.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- Presence Detection
|
||||
ha_iot_class: Local Polling
|
||||
ha_release: 0.27
|
||||
ha_domain: bluetooth_le_tracker
|
||||
---
|
||||
|
||||
This tracker discovers new devices on boot and in regular intervals and tracks Bluetooth low-energy devices periodically based on interval_seconds value. It is not required to pair the devices with each other.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- Presence Detection
|
||||
ha_iot_class: Local Polling
|
||||
ha_release: 0.18
|
||||
ha_domain: bluetooth_tracker
|
||||
---
|
||||
|
||||
This tracker discovers new devices on boot and tracks Bluetooth devices periodically based on `interval_seconds` value. It is not required to pair the devices with each other! Devices discovered are stored with 'bt_' as the prefix for device MAC addresses in `known_devices.yaml`.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- DIY
|
||||
ha_release: 0.48
|
||||
ha_iot_class: Local Push
|
||||
ha_domain: bme280
|
||||
---
|
||||
|
||||
The `bme280` sensor platform allows you to read temperature, humidity and pressure values of a [Bosch BME280 Environmental sensor](https://cdn-shop.adafruit.com/datasheets/BST-BME280_DS001-10.pdf) connected via [I2c](https://en.wikipedia.org/wiki/I²C) bus (SDA, SCL pins). It allows you to use all the operation modes of the sensor described in its datasheet.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- DIY
|
||||
ha_release: 0.62
|
||||
ha_iot_class: Local Push
|
||||
ha_domain: bme680
|
||||
---
|
||||
|
||||
The `bme680` sensor platform allows you to read temperature, humidity, pressure and gas resistance values of a [Bosch BME680 Environmental sensor](https://cdn-shop.adafruit.com/product-files/3660/BME680.pdf) connected via an [I2C](https://en.wikipedia.org/wiki/I²C) bus (SDA, SCL pins). It allows you to use all the operation modes of the sensor described in its datasheet. In addition, it includes a basic air quality calculation that uses gas resistance and humidity measurements to calculate a percentage based air quality measurement.
|
||||
|
@ -12,6 +12,7 @@ ha_release: 0.64
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_codeowners:
|
||||
- '@gerard33'
|
||||
ha_domain: bmw_connected_drive
|
||||
---
|
||||
|
||||
The `bmw_connected_drive` integration lets you retrieve data of your BMW vehicle from the BMW Connected Drive portal. You need to have a working BMW Connected Drive account, and a Connected Drive enabled vehicle for this to work.
|
||||
|
@ -8,6 +8,7 @@ ha_category:
|
||||
- Camera
|
||||
ha_release: 0.36
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_domain: bom
|
||||
---
|
||||
|
||||
The `bom` weather platform uses the [Australian Bureau of Meteorology (BOM)](http://www.bom.gov.au) as a source for current (half-hourly) meteorological data.
|
||||
|
@ -8,6 +8,7 @@ ha_release: 0.23
|
||||
ha_iot_class: Local Polling
|
||||
ha_codeowners:
|
||||
- '@robbiet480'
|
||||
ha_domain: braviatv
|
||||
---
|
||||
|
||||
The `braviatv` platform allows you to control a [Sony Bravia TV](https://www.sony.com/).
|
||||
|
@ -11,6 +11,7 @@ ha_iot_class: Local Polling
|
||||
ha_codeowners:
|
||||
- '@danielhiversen'
|
||||
- '@felipediel'
|
||||
ha_domain: broadlink
|
||||
---
|
||||
|
||||
There is currently support for the following device types within Home Assistant:
|
||||
|
@ -9,6 +9,7 @@ ha_iot_class: Local Polling
|
||||
ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@bieniu'
|
||||
ha_domain: brother
|
||||
---
|
||||
|
||||
The `Brother Printer` integration allows you to read current data from your local Brother printer.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
logo: brottsplatskartan.png
|
||||
ha_release: 0.85
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_domain: brottsplatskartan
|
||||
---
|
||||
|
||||
The `brottsplatskartan` sensor allows one to track reported incidents occurring in a given area. Incidents include anything reported to [Brottsplatskartan](https://brottsplatskartan.se). The sensor only counts incidents from the current day.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- Utility
|
||||
ha_release: pre 0.7
|
||||
ha_quality_scale: internal
|
||||
ha_domain: browser
|
||||
---
|
||||
|
||||
The `browser` integration provides a service to open URLs in the default browser on the host machine.
|
||||
|
@ -8,6 +8,7 @@ ha_release: 0.75
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_codeowners:
|
||||
- '@eavanvalkenburg'
|
||||
ha_domain: brunt
|
||||
---
|
||||
|
||||
The `brunt` platform allows one to control Blind Engines by [Brunt](https://www.brunt.co). To use this sensor, you need a Brunt App Account. All Brunt Blind devices registered to your account are automatically added to your Home Assistant with the names given them through the Brunt app.
|
||||
|
@ -5,6 +5,7 @@ logo: bt.png
|
||||
ha_category:
|
||||
- Presence Detection
|
||||
ha_release: 0.22
|
||||
ha_domain: bt_home_hub_5
|
||||
---
|
||||
|
||||
This platform offers presence detection by looking at connected devices to a [BT Home Hub 5](https://en.wikipedia.org/wiki/BT_Home_Hub) based router.
|
||||
|
@ -8,6 +8,7 @@ ha_release: 0.82
|
||||
ha_iot_class: Local Polling
|
||||
ha_codeowners:
|
||||
- '@jxwolstenholme'
|
||||
ha_domain: bt_smarthub
|
||||
---
|
||||
|
||||
This platform offers presence detection by looking at connected devices to a [BT Smart Hub](https://en.wikipedia.org/wiki/BT_Smart_Hub) based router.
|
||||
|
@ -10,6 +10,7 @@ ha_iot_class: Cloud Polling
|
||||
ha_codeowners:
|
||||
- '@mjj4791'
|
||||
- '@ties'
|
||||
ha_domain: buienradar
|
||||
---
|
||||
|
||||
The `buienradar` platform uses [buienradar.nl](https://buienradar.nl/) as a source for current meteorological data for your location. The weather forecast is delivered by Buienradar, who provides a web service that provides detailed weather information for users in The Netherlands.
|
||||
|
@ -5,6 +5,7 @@ ha_category:
|
||||
- Calendar
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_release: '0.60'
|
||||
ha_domain: caldav
|
||||
---
|
||||
|
||||
The `caldav` platform allows you to connect to your WebDAV calendar and generate
|
||||
|
@ -2,6 +2,7 @@
|
||||
title: Calendar
|
||||
description: Instructions on how to integrate calendars within Home Assistant.
|
||||
ha_release: 0.33
|
||||
ha_domain: calendar
|
||||
---
|
||||
|
||||
The calendar integration allows you to integrate your calendars into Home Assistant.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- Camera
|
||||
ha_release: 0.7
|
||||
ha_quality_scale: internal
|
||||
ha_domain: camera
|
||||
---
|
||||
|
||||
The camera integration allows you to use IP cameras with Home Assistant.
|
||||
|
@ -8,6 +8,7 @@ ha_category:
|
||||
- Sensor
|
||||
ha_release: '0.60'
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_domain: canary
|
||||
---
|
||||
|
||||
The `canary` integration allows you to integrate your [Canary](https://canary.is) devices in Home Assistant.
|
||||
|
@ -8,6 +8,7 @@ featured: true
|
||||
ha_release: pre 0.7
|
||||
ha_iot_class: Local Polling
|
||||
ha_config_flow: true
|
||||
ha_domain: cast
|
||||
---
|
||||
|
||||
You can enable the Cast integration by going to the Integrations page inside the configuration panel.
|
||||
|
@ -10,6 +10,7 @@ ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@Cereal2nd'
|
||||
- '@jjlawren'
|
||||
ha_domain: cert_expiry
|
||||
---
|
||||
|
||||
The `cert_expiry` sensor fetches information from a configured URL and displays the certificate expiry in days.
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
- Media Player
|
||||
ha_release: 0.65
|
||||
ha_iot_class: Local Polling
|
||||
ha_domain: channels
|
||||
---
|
||||
|
||||
The Channels platform allows you to control [Channels](https://getchannels.com/) from Home Assistant. Play, pause, seek, or skip commercials on an instance of Channels that is running on your network.
|
||||
|
@ -7,6 +7,7 @@ ha_category:
|
||||
ha_release: 0.33
|
||||
ha_codeowners:
|
||||
- '@fbradyirl'
|
||||
ha_domain: cisco_ios
|
||||
---
|
||||
|
||||
This is a presence detection scanner for [Cisco IOS](https://www.cisco.com/) devices.
|
||||
|
@ -7,6 +7,7 @@ ha_category:
|
||||
ha_release: '0.90'
|
||||
ha_codeowners:
|
||||
- '@fbradyirl'
|
||||
ha_domain: cisco_mobility_express
|
||||
---
|
||||
|
||||
This is a presence detection scanner for [Cisco](https://www.cisco.com) Mobility Express wireless controllers.
|
||||
|
@ -7,6 +7,7 @@ ha_category:
|
||||
ha_release: '0.40'
|
||||
ha_codeowners:
|
||||
- '@fbradyirl'
|
||||
ha_domain: cisco_webex_teams
|
||||
---
|
||||
|
||||
The `cisco_webex_teams` notification platform allows you to deliver rich notifications from Home Assistant to [Cisco Webex Teams](https://www.webex.com/team-collaboration.html) (formerly known as Cisco Spark).
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user