Sync docs with dev codebase, fixing missing platforms (#17619)

This commit is contained in:
Franck Nijhof 2021-04-27 17:43:49 +02:00 committed by GitHub
parent c9a2520c4b
commit 25825e0fb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
98 changed files with 166 additions and 0 deletions

View File

@ -8,6 +8,8 @@ ha_iot_class: Local Polling
ha_codeowners: ha_codeowners:
- '@JeffLIrion' - '@JeffLIrion'
ha_domain: androidtv ha_domain: androidtv
ha_platforms:
- media_player
--- ---
The `androidtv` platform allows you to control an Android TV device or [Amazon Fire TV](https://www.amazon.com/b/?node=8521791011) device. The `androidtv` platform allows you to control an Android TV device or [Amazon Fire TV](https://www.amazon.com/b/?node=8521791011) device.

View File

@ -6,6 +6,8 @@ ha_category:
ha_iot_class: Local Push ha_iot_class: Local Push
ha_release: 0.37 ha_release: 0.37
ha_domain: anthemav ha_domain: anthemav
ha_platforms:
- media_player
--- ---
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. 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.

View File

@ -13,6 +13,7 @@ ha_codeowners:
ha_config_flow: true ha_config_flow: true
ha_zeroconf: true ha_zeroconf: true
ha_platforms: ha_platforms:
- media_player
- remote - remote
--- ---

View File

@ -6,6 +6,8 @@ ha_category:
ha_release: 0.35 ha_release: 0.35
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: aquostv ha_domain: aquostv
ha_platforms:
- media_player
--- ---
The `aquostv` platform allows you to control a [Sharp Aquos TV](http://www.sharp-world.com/aquos/en/index.html). The `aquostv` platform allows you to control a [Sharp Aquos TV](http://www.sharp-world.com/aquos/en/index.html).

View File

@ -9,6 +9,8 @@ ha_codeowners:
- '@elupus' - '@elupus'
ha_domain: arcam_fmj ha_domain: arcam_fmj
ha_ssdp: true ha_ssdp: true
ha_platforms:
- media_player
--- ---
The `arcam_fmj` integration allows you to control [Arcam FMJ Receivers](https://www.arcam.co.uk/range/fmj.htm) from Home Assistant. The `arcam_fmj` integration allows you to control [Arcam FMJ Receivers](https://www.arcam.co.uk/range/fmj.htm) from Home Assistant.

View File

@ -6,6 +6,8 @@ ha_category:
ha_release: 0.68 ha_release: 0.68
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: blackbird ha_domain: blackbird
ha_platforms:
- media_player
--- ---
The `blackbird` platform allows you to control [Monoprice Blackbird Matrix Switch](https://www.monoprice.com/product?p_id=21819) using a serial connection. The `blackbird` platform allows you to control [Monoprice Blackbird Matrix Switch](https://www.monoprice.com/product?p_id=21819) using a serial connection.

View File

@ -7,6 +7,8 @@ ha_category:
ha_release: 0.51 ha_release: 0.51
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: bluesound ha_domain: bluesound
ha_platforms:
- media_player
--- ---
The `bluesound` platform allows you to control your [Bluesound](https://www.bluesound.com/) HiFi wireless speakers and audio integrations from Home Assistant. The `bluesound` platform allows you to control your [Bluesound](https://www.bluesound.com/) HiFi wireless speakers and audio integrations from Home Assistant.

View File

@ -9,6 +9,8 @@ ha_codeowners:
- '@bieniu' - '@bieniu'
ha_domain: braviatv ha_domain: braviatv
ha_config_flow: true ha_config_flow: true
ha_platforms:
- media_player
--- ---
The `braviatv` platform allows you to control a [Sony Bravia TV](https://www.sony.com/). The `braviatv` platform allows you to control a [Sony Bravia TV](https://www.sony.com/).

View File

@ -11,6 +11,8 @@ ha_domain: cast
ha_codeowners: ha_codeowners:
- '@emontnemery' - '@emontnemery'
ha_zeroconf: true ha_zeroconf: true
ha_platforms:
- media_player
--- ---
{% include integrations/config_flow.md %} {% include integrations/config_flow.md %}

View File

@ -6,6 +6,8 @@ ha_category:
ha_release: 0.65 ha_release: 0.65
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: channels ha_domain: channels
ha_platforms:
- media_player
--- ---
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. 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.

View File

@ -6,6 +6,8 @@ ha_category:
ha_release: 0.39 ha_release: 0.39
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: clementine ha_domain: clementine
ha_platforms:
- media_player
--- ---
The `clementine` platform allows you to control a [Clementine Music Player](https://www.clementine-player.org). The `clementine` platform allows you to control a [Clementine Music Player](https://www.clementine-player.org).

View File

@ -6,6 +6,8 @@ ha_category:
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_release: 0.23 ha_release: 0.23
ha_domain: cmus ha_domain: cmus
ha_platforms:
- media_player
--- ---
The `cmus` platform allows you to control a [cmus](https://cmus.github.io/) music player on a remote or local machine from Home Assistant. The `cmus` platform allows you to control a [cmus](https://cmus.github.io/) music player on a remote or local machine from Home Assistant.

View File

@ -8,6 +8,8 @@ ha_quality_scale: internal
ha_codeowners: ha_codeowners:
- '@home-assistant/core' - '@home-assistant/core'
ha_domain: config ha_domain: config
ha_platforms:
- scene
--- ---
The `config` integration is designed to display panels in the frontend to configure and manage parts of Home Assistant. The `config` integration is designed to display panels in the frontend to configure and manage parts of Home Assistant.

View File

@ -28,6 +28,7 @@ ha_platforms:
- fan - fan
- light - light
- lock - lock
- scene
- sensor - sensor
- switch - switch
--- ---

View File

@ -19,9 +19,12 @@ ha_platforms:
- cover - cover
- device_tracker - device_tracker
- fan - fan
- humidifier
- light - light
- lock - lock
- media_player
- notify - notify
- number
- remote - remote
- sensor - sensor
- stt - stt

View File

@ -6,6 +6,8 @@ ha_category:
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_release: 0.7.2 ha_release: 0.7.2
ha_domain: denon ha_domain: denon
ha_platforms:
- media_player
--- ---
The `denon` platform allows you to control a [Denon Network Receiver](https://www.denon.com/category/homecinema/avreceiver) from Home Assistant. It might be that your device is supported by the [Denon AVR] platform. The `denon` platform allows you to control a [Denon Network Receiver](https://www.denon.com/category/homecinema/avreceiver) from Home Assistant. It might be that your device is supported by the [Denon AVR] platform.

View File

@ -11,6 +11,8 @@ ha_codeowners:
- '@starkillerOG' - '@starkillerOG'
ha_config_flow: true ha_config_flow: true
ha_ssdp: true ha_ssdp: true
ha_platforms:
- media_player
--- ---
The `denonavr` platform allows you to control [Denon Network Receivers](https://www.denon.com/en-gb/shop/networkmusicsystem/ceolpiccolon4) from Home Assistant. It might be that your device is supported by the [Denon] platform. The `denonavr` platform allows you to control [Denon Network Receivers](https://www.denon.com/en-gb/shop/networkmusicsystem/ceolpiccolon4) from Home Assistant. It might be that your device is supported by the [Denon] platform.

View File

@ -13,6 +13,7 @@ ha_codeowners:
ha_quality_scale: gold ha_quality_scale: gold
ha_ssdp: true ha_ssdp: true
ha_platforms: ha_platforms:
- media_player
- remote - remote
--- ---

View File

@ -6,6 +6,8 @@ ha_category:
ha_release: 0.76 ha_release: 0.76
ha_iot_class: Local Push ha_iot_class: Local Push
ha_domain: dlna_dmr ha_domain: dlna_dmr
ha_platforms:
- media_player
--- ---
The `dlna_dmr` platform allows you to control a [DLNA Digital Media Renderer](https://www.dlna.org/), such as DLNA enabled TVs or radios. The `dlna_dmr` platform allows you to control a [DLNA Digital Media Renderer](https://www.dlna.org/), such as DLNA enabled TVs or radios.

View File

@ -9,6 +9,8 @@ ha_domain: dunehd
ha_config_flow: true ha_config_flow: true
ha_codeowners: ha_codeowners:
- '@bieniu' - '@bieniu'
ha_platforms:
- media_player
--- ---
The `Dune HD` integration allows you to control a [Dune HD media player](https://dune-hd.com/eng/products/full_hd_media_players) from Home Assistant. Support is based on the official [IP protocol](https://dune-hd.com/support/ip_control/dune_ip_control_overview.txt) published by Dune. The `Dune HD` integration allows you to control a [Dune HD media player](https://dune-hd.com/eng/products/full_hd_media_players) from Home Assistant. Support is based on the official [IP protocol](https://dune-hd.com/support/ip_control/dune_ip_control_overview.txt) published by Dune.

View File

@ -18,6 +18,7 @@ ha_domain: ecobee
ha_platforms: ha_platforms:
- binary_sensor - binary_sensor
- climate - climate
- humidifier
- notify - notify
- sensor - sensor
- weather - weather

View File

@ -20,6 +20,7 @@ ha_platforms:
- alarm_control_panel - alarm_control_panel
- climate - climate
- light - light
- scene
- sensor - sensor
- switch - switch
--- ---

View File

@ -8,6 +8,8 @@ ha_iot_class: Local Push
ha_codeowners: ha_codeowners:
- '@mezz64' - '@mezz64'
ha_domain: emby ha_domain: emby
ha_platforms:
- media_player
--- ---
The `emby` platform allows you to control a [Emby](https://emby.media/) multimedia system from Home Assistant. The `emby` platform allows you to control a [Emby](https://emby.media/) multimedia system from Home Assistant.

View File

@ -9,6 +9,8 @@ ha_iot_class: Local Polling
ha_codeowners: ha_codeowners:
- '@fbradyirl' - '@fbradyirl'
ha_domain: enigma2 ha_domain: enigma2
ha_platforms:
- media_player
--- ---
The `enigma2` platform allows you to control a Linux based set-top box which is running [Enigma2](https://github.com/oe-alliance/oe-alliance-enigma2) with the OpenWebif plugin installed. The `enigma2` platform allows you to control a Linux based set-top box which is running [Enigma2](https://github.com/oe-alliance/oe-alliance-enigma2) with the OpenWebif plugin installed.

View File

@ -9,6 +9,8 @@ ha_domain: epson
ha_codeowners: ha_codeowners:
- '@pszafer' - '@pszafer'
ha_config_flow: true ha_config_flow: true
ha_platforms:
- media_player
--- ---
The `epson` platform allows you to control a Epson projector from Home Assistant. The `epson` platform allows you to control a Epson projector from Home Assistant.

View File

@ -20,6 +20,7 @@ ha_platforms:
- cover - cover
- light - light
- lock - lock
- scene
- sensor - sensor
- switch - switch
--- ---

View File

@ -10,6 +10,8 @@ ha_codeowners:
- '@uvjustin' - '@uvjustin'
ha_config_flow: true ha_config_flow: true
ha_zeroconf: true ha_zeroconf: true
ha_platforms:
- media_player
--- ---
The `forked_daapd` integration allows you to control your [forked-daapd](http://ejurgensen.github.io/forked-daapd/) server from Home Assistant. This integration can control the forked-daapd outputs (zones) with limited playback control (play/pause, previous/next track) and media info support. Playlist manipulation is not supported. The `forked_daapd` integration allows you to control your [forked-daapd](http://ejurgensen.github.io/forked-daapd/) server from Home Assistant. This integration can control the forked-daapd outputs (zones) with limited playback control (play/pause, previous/next track) and media info support. Playlist manipulation is not supported.

View File

@ -6,6 +6,8 @@ ha_category:
ha_iot_class: Local Push ha_iot_class: Local Push
ha_release: '0.40' ha_release: '0.40'
ha_domain: frontier_silicon ha_domain: frontier_silicon
ha_platforms:
- media_player
--- ---
This integration provides support for Internet Radios based on the [Frontier Silicon chipset]. Some of the manufacturers which offer products based on these chips include: Hama, Medion, Slivercrest, Auna, Technisat, Revo, Pinnel, etc. These devices will be usually controlled by the [UNDOK] app. This integration provides support for Internet Radios based on the [Frontier Silicon chipset]. Some of the manufacturers which offer products based on these chips include: Hama, Medion, Slivercrest, Auna, Technisat, Revo, Pinnel, etc. These devices will be usually controlled by the [UNDOK] app.

View File

@ -6,6 +6,8 @@ ha_category:
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_release: '0.20' ha_release: '0.20'
ha_domain: gpmdp ha_domain: gpmdp
ha_platforms:
- media_player
--- ---
The `gpmdp` media player platform allows you to control a [GPMDP](https://www.googleplaymusicdesktopplayer.com/) instance running on a computer from Home Assistant. The `gpmdp` media player platform allows you to control a [GPMDP](https://www.googleplaymusicdesktopplayer.com/) instance running on a computer from Home Assistant.

View File

@ -6,6 +6,8 @@ ha_category:
ha_release: 0.39 ha_release: 0.39
ha_iot_class: Local Push ha_iot_class: Local Push
ha_domain: gstreamer ha_domain: gstreamer
ha_platforms:
- media_player
--- ---
The `gstreamer` platform allows you to play audio via a [gstreamer](https://gstreamer.freedesktop.org/) pipeline. Practically, this means you can play audio directly on the computer running Home Assistant. It is particularly suited for playing TTS. Advanced users can specify a pipeline to transform the audio stream and/or redirect it elsewhere. The `gstreamer` platform allows you to play audio via a [gstreamer](https://gstreamer.freedesktop.org/) pipeline. Practically, this means you can play audio directly on the computer running Home Assistant. It is particularly suited for playing TTS. Advanced users can specify a pipeline to transform the audio stream and/or redirect it elsewhere.

View File

@ -6,6 +6,8 @@ ha_category:
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_release: 0.85 ha_release: 0.85
ha_domain: harman_kardon_avr ha_domain: harman_kardon_avr
ha_platforms:
- media_player
--- ---
The `harman_kardon_avr` platform allows you to control Harman Kardon Network Receivers from Home Assistant. The `harman_kardon_avr` platform allows you to control Harman Kardon Network Receivers from Home Assistant.

View File

@ -7,6 +7,7 @@ ha_release: 0.23
ha_iot_class: Local Push ha_iot_class: Local Push
ha_domain: hdmi_cec ha_domain: hdmi_cec
ha_platforms: ha_platforms:
- media_player
- switch - switch
--- ---

View File

@ -10,6 +10,8 @@ ha_codeowners:
- '@andrewsayre' - '@andrewsayre'
ha_domain: heos ha_domain: heos
ha_ssdp: true ha_ssdp: true
ha_platforms:
- media_player
--- ---
The HEOS integration adds support for [HEOS](https://www.denon.com/en-gb/shop/amplifiersmrs/heosavr) capable products, such as speakers, amps, and receivers (Denon and Marantz) into Home Assistant. Features currently include: The HEOS integration adds support for [HEOS](https://www.denon.com/en-gb/shop/amplifiersmrs/heosavr) capable products, such as speakers, amps, and receivers (Denon and Marantz) into Home Assistant. Features currently include:

View File

@ -8,6 +8,8 @@ ha_quality_scale: internal
ha_codeowners: ha_codeowners:
- '@home-assistant/core' - '@home-assistant/core'
ha_domain: homeassistant ha_domain: homeassistant
ha_platforms:
- scene
--- ---
The Home Assistant integration provides generic implementations like the generic `homeassistant.turn_on`. The Home Assistant integration provides generic implementations like the generic `homeassistant.turn_on`.

View File

@ -29,8 +29,10 @@ ha_platforms:
- climate - climate
- cover - cover
- fan - fan
- humidifier
- light - light
- lock - lock
- media_player
- sensor - sensor
- switch - switch
--- ---

View File

@ -7,6 +7,8 @@ ha_category:
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_release: 0.72 ha_release: 0.72
ha_domain: horizon ha_domain: horizon
ha_platforms:
- media_player
--- ---
The `horizon` integration allows you to control a [Unitymedia](https://www.unitymedia.de) Horizon HD Recorder from Home Assistant. The `horizon` integration allows you to control a [Unitymedia](https://www.unitymedia.de) Horizon HD Recorder from Home Assistant.

View File

@ -14,6 +14,7 @@ ha_codeowners:
ha_homekit: true ha_homekit: true
ha_platforms: ha_platforms:
- cover - cover
- scene
- sensor - sensor
--- ---

View File

@ -6,6 +6,8 @@ ha_category:
ha_release: 0.7.3 ha_release: 0.7.3
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: itunes ha_domain: itunes
ha_platforms:
- media_player
--- ---
The `itunes` media player platform allows you to control [iTunes](https://apple.com/itunes/) from Home Assistant. It uses a 3rd party server that you run on your Mac called [itunes-api](https://github.com/maddox/itunes-api). Play, pause or skip songs remotely on iTunes running on your Mac. The `itunes` media player platform allows you to control [iTunes](https://apple.com/itunes/) from Home Assistant. It uses a 3rd party server that you run on your Mac called [itunes-api](https://github.com/maddox/itunes-api). Play, pause or skip songs remotely on iTunes running on your Mac.

View File

@ -8,6 +8,8 @@ ha_release: 0.104
ha_codeowners: ha_codeowners:
- '@basnijholt' - '@basnijholt'
ha_domain: kef ha_domain: kef
ha_platforms:
- media_player
--- ---
The `kef` platform allows you to control the KEF LS50 Wireless and [KEF LSX](https://international.kef.com/products/lsx) speakers from Home Assistant. The `kef` platform allows you to control the KEF LS50 Wireless and [KEF LSX](https://international.kef.com/products/lsx) speakers from Home Assistant.

View File

@ -28,6 +28,7 @@ ha_platforms:
- fan - fan
- light - light
- notify - notify
- scene
- sensor - sensor
- switch - switch
- weather - weather

View File

@ -13,6 +13,7 @@ ha_domain: kodi
ha_config_flow: true ha_config_flow: true
ha_zeroconf: true ha_zeroconf: true
ha_platforms: ha_platforms:
- media_player
- notify - notify
--- ---

View File

@ -20,6 +20,7 @@ ha_platforms:
- climate - climate
- cover - cover
- light - light
- scene
- sensor - sensor
- switch - switch
--- ---

View File

@ -6,6 +6,8 @@ ha_category:
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_release: '0.20' ha_release: '0.20'
ha_domain: lg_netcast ha_domain: lg_netcast
ha_platforms:
- media_player
--- ---
The `lg_netcast` platform allows you to control a LG Smart TV running NetCast 3.0 (LG Smart TV models released in 2012) and NetCast 4.0 (LG Smart TV models released in 2013). For the new LG WebOS TV's use the [webostv](/integrations/webostv#media-player) platform. The `lg_netcast` platform allows you to control a LG Smart TV running NetCast 3.0 (LG Smart TV models released in 2012) and NetCast 4.0 (LG Smart TV models released in 2013). For the new LG WebOS TV's use the [webostv](/integrations/webostv#media-player) platform.

View File

@ -6,6 +6,8 @@ ha_category:
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_release: 0.81 ha_release: 0.81
ha_domain: lg_soundbar ha_domain: lg_soundbar
ha_platforms:
- media_player
--- ---
The `lg_soundbar` platform allows you to control [LG Soundbars](https://www.lg.com/us/sound-bars) from Home Assistant. The `lg_soundbar` platform allows you to control [LG Soundbars](https://www.lg.com/us/sound-bars) from Home Assistant.

View File

@ -7,6 +7,8 @@ ha_category:
ha_iot_class: Cloud Push ha_iot_class: Cloud Push
ha_release: 0.43 ha_release: 0.43
ha_domain: lifx_cloud ha_domain: lifx_cloud
ha_platforms:
- scene
--- ---
The `lifx_cloud` scene platform allows you to activate the scenes that LIFX smartphone apps store in the LIFX cloud. The `lifx_cloud` scene platform allows you to activate the scenes that LIFX smartphone apps store in the LIFX cloud.

View File

@ -11,6 +11,7 @@ ha_domain: litejet
ha_config_flow: true ha_config_flow: true
ha_platforms: ha_platforms:
- light - light
- scene
- switch - switch
ha_codeowners: ha_codeowners:
- '@joncar' - '@joncar'

View File

@ -16,6 +16,7 @@ ha_platforms:
- binary_sensor - binary_sensor
- cover - cover
- light - light
- scene
- switch - switch
--- ---

View File

@ -24,6 +24,7 @@ ha_platforms:
- cover - cover
- fan - fan
- light - light
- scene
- switch - switch
--- ---

View File

@ -8,6 +8,8 @@ ha_release: 0.63
ha_codeowners: ha_codeowners:
- '@dgomes' - '@dgomes'
ha_domain: mediaroom ha_domain: mediaroom
ha_platforms:
- media_player
--- ---
The `mediaroom` integration allows you to control a [Mediaroom](https://en.wikipedia.org/wiki/Ericsson_Mediaroom) Set-Top Box (STB) from Home Assistant. The `mediaroom` integration allows you to control a [Mediaroom](https://en.wikipedia.org/wiki/Ericsson_Mediaroom) Set-Top Box (STB) from Home Assistant.

View File

@ -10,6 +10,8 @@ ha_codeowners:
- '@etsinko' - '@etsinko'
- '@OnFreund' - '@OnFreund'
ha_domain: monoprice ha_domain: monoprice
ha_platforms:
- media_player
--- ---
The `monoprice` platform allows you to control [Monoprice 6-Zone Amplifier](https://www.monoprice.com/product?p_id=10761) using a serial connection. The `monoprice` platform allows you to control [Monoprice 6-Zone Amplifier](https://www.monoprice.com/product?p_id=10761) using a serial connection.

View File

@ -6,6 +6,8 @@ ha_category:
ha_release: 0.25 ha_release: 0.25
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: mpchc ha_domain: mpchc
ha_platforms:
- media_player
--- ---
The `mpchc` platform allows you to connect a [Media Player Classic Home Cinema](https://mpc-hc.org/) to Home Assistant. It will allow you to see the current playing item, and respond to changes in the player's state. The `mpchc` platform allows you to connect a [Media Player Classic Home Cinema](https://mpc-hc.org/) to Home Assistant. It will allow you to see the current playing item, and respond to changes in the player's state.

View File

@ -8,6 +8,8 @@ ha_iot_class: Local Polling
ha_codeowners: ha_codeowners:
- '@fabaff' - '@fabaff'
ha_domain: mpd ha_domain: mpd
ha_platforms:
- media_player
--- ---
The `mpd` platform allows you to control a [Music Player Daemon](https://www.musicpd.org/) from Home Assistant. Unfortunately you will not be able to manipulate the playlist (add or delete songs) or add transitions between the songs. The `mpd` platform allows you to control a [Music Player Daemon](https://www.musicpd.org/) from Home Assistant. Unfortunately you will not be able to manipulate the playlist (add or delete songs) or add transitions between the songs.

View File

@ -18,6 +18,8 @@ ha_platforms:
- cover - cover
- fan - fan
- lock - lock
- number
- scene
- sensor - sensor
- switch - switch
--- ---

View File

@ -6,6 +6,8 @@ ha_category:
ha_release: 0.36 ha_release: 0.36
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: nad ha_domain: nad
ha_platforms:
- media_player
--- ---
The `nad` platform allows you to control a [NAD receiver](https://nadelectronics.com/) through RS232, TCP and Telnet from Home Assistant. The `nad` platform allows you to control a [NAD receiver](https://nadelectronics.com/) through RS232, TCP and Telnet from Home Assistant.

View File

@ -16,6 +16,7 @@ ha_dhcp: true
ha_platforms: ha_platforms:
- binary_sensor - binary_sensor
- climate - climate
- scene
- sensor - sensor
--- ---

View File

@ -6,6 +6,8 @@ ha_category:
ha_release: 0.17 ha_release: 0.17
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: onkyo ha_domain: onkyo
ha_platforms:
- media_player
--- ---
The `onkyo` platform allows you to control a [Onkyo](https://www.onkyo.com), [Integra](http://www.integrahometheater.com) The `onkyo` platform allows you to control a [Onkyo](https://www.onkyo.com), [Integra](http://www.integrahometheater.com)

View File

@ -8,6 +8,8 @@ ha_iot_class: Local Polling
ha_domain: openhome ha_domain: openhome
ha_codeowners: ha_codeowners:
- '@bazwilliams' - '@bazwilliams'
ha_platforms:
- media_player
--- ---
The `openhome` platform allows you to connect an [Openhome Compliant Renderer](http://openhome.org/) to Home Assistant such as a [Linn Products Ltd](https://www.linn.co.uk) HiFi streamer. It will allow you to control media playback, volume, source and see the current playing item. Openhome devices should be discovered by using the [the discovery component](/integrations/discovery/), their device names are taken from the name of the room configured on the device. The `openhome` platform allows you to connect an [Openhome Compliant Renderer](http://openhome.org/) to Home Assistant such as a [Linn Products Ltd](https://www.linn.co.uk) HiFi streamer. It will allow you to control media playback, volume, source and see the current playing item. Openhome devices should be discovered by using the [the discovery component](/integrations/discovery/), their device names are taken from the name of the room configured on the device.

View File

@ -6,6 +6,8 @@ ha_category:
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_release: 0.83 ha_release: 0.83
ha_domain: panasonic_bluray ha_domain: panasonic_bluray
ha_platforms:
- media_player
--- ---
The `panasonic_bluray` platform allows you to control a Panasonic Blu-Ray player. Note that the device must be on the same subnet as Home Assistant; connections from a different subnet will return an error. The `panasonic_bluray` platform allows you to control a Panasonic Blu-Ray player. Note that the device must be on the same subnet as Home Assistant; connections from a different subnet will return an error.

View File

@ -9,6 +9,7 @@ ha_iot_class: Local Polling
ha_domain: panasonic_viera ha_domain: panasonic_viera
ha_config_flow: true ha_config_flow: true
ha_platforms: ha_platforms:
- media_player
- remote - remote
--- ---

View File

@ -6,6 +6,8 @@ ha_category:
ha_release: 0.22 ha_release: 0.22
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: pandora ha_domain: pandora
ha_platforms:
- media_player
--- ---
If you have a Pandora account, you can control it from Home Assistant with this media player. If you have a Pandora account, you can control it from Home Assistant with this media player.

View File

@ -11,6 +11,7 @@ ha_codeowners:
ha_domain: philips_js ha_domain: philips_js
ha_config_flow: true ha_config_flow: true
ha_platforms: ha_platforms:
- media_player
- remote - remote
--- ---

View File

@ -6,6 +6,8 @@ ha_category:
ha_release: 0.19 ha_release: 0.19
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: pioneer ha_domain: pioneer
ha_platforms:
- media_player
--- ---
The `pioneer` platform allows you to control Pioneer Network Receivers. Please note, however, that the more recent Pioneer models work with [Onkyo](/integrations/onkyo) platform instead. The `pioneer` platform allows you to control Pioneer Network Receivers. Please note, however, that the more recent Pioneer models work with [Onkyo](/integrations/onkyo) platform instead.

View File

@ -6,6 +6,8 @@ ha_category:
ha_release: 0.76 ha_release: 0.76
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: pjlink ha_domain: pjlink
ha_platforms:
- media_player
--- ---
The `pjlink` platform allows you to control from Home Assistant, projectors with support for the [PJLink protocol](https://pjlink.jbmia.or.jp/english/index.html). The `pjlink` platform allows you to control from Home Assistant, projectors with support for the [PJLink protocol](https://pjlink.jbmia.or.jp/english/index.html).

View File

@ -12,6 +12,7 @@ ha_codeowners:
- '@jjlawren' - '@jjlawren'
ha_domain: plex ha_domain: plex
ha_platforms: ha_platforms:
- media_player
- sensor - sensor
--- ---

View File

@ -9,6 +9,8 @@ ha_iot_class: Local Polling
ha_codeowners: ha_codeowners:
- '@ktnrg45' - '@ktnrg45'
ha_domain: ps4 ha_domain: ps4
ha_platforms:
- media_player
--- ---
The `ps4` integration allows you to control a The `ps4` integration allows you to control a

View File

@ -15,6 +15,7 @@ ha_codeowners:
ha_ssdp: true ha_ssdp: true
ha_homekit: true ha_homekit: true
ha_platforms: ha_platforms:
- media_player
- remote - remote
--- ---

View File

@ -9,6 +9,8 @@ ha_config_flow: true
ha_codeowners: ha_codeowners:
- '@pavoni' - '@pavoni'
ha_domain: roon ha_domain: roon
ha_platforms:
- media_player
--- ---
The Roon integration allows you to control [RoonLabs](https://roonlabs.com/) music players from Home Assistant. The Roon integration allows you to control [RoonLabs](https://roonlabs.com/) music players from Home Assistant.

View File

@ -6,6 +6,8 @@ ha_category:
ha_release: 0.49 ha_release: 0.49
ha_iot_class: Local Push ha_iot_class: Local Push
ha_domain: russound_rio ha_domain: russound_rio
ha_platforms:
- media_player
--- ---
The `russound_rio` platform allows you to control Russound devices that make use of the RIO protocol. The `russound_rio` platform allows you to control Russound devices that make use of the RIO protocol.

View File

@ -6,6 +6,8 @@ ha_category:
ha_release: 0.25 ha_release: 0.25
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: russound_rnet ha_domain: russound_rnet
ha_platforms:
- media_player
--- ---
The `russound_rnet` platform allows you to control Russound devices that make use of the RNET protocol. The `russound_rnet` platform allows you to control Russound devices that make use of the RNET protocol.

View File

@ -10,6 +10,8 @@ ha_codeowners:
- '@escoand' - '@escoand'
ha_domain: samsungtv ha_domain: samsungtv
ha_ssdp: true ha_ssdp: true
ha_platforms:
- media_player
--- ---
The `samsungtv` platform allows you to control a [Samsung Smart TV](https://www.samsung.com/uk/tvs/all-tvs/). The `samsungtv` platform allows you to control a [Samsung Smart TV](https://www.samsung.com/uk/tvs/all-tvs/).

View File

@ -12,6 +12,7 @@ ha_codeowners:
ha_domain: sisyphus ha_domain: sisyphus
ha_platforms: ha_platforms:
- light - light
- media_player
--- ---
The [Sisyphus](https://sisyphus-industries.com/) integration for Home Assistant allows you to observe and control your Sisyphus Kinetic Art Table. The [Sisyphus](https://sisyphus-industries.com/) integration for Home Assistant allows you to observe and control your Sisyphus Kinetic Art Table.

View File

@ -26,6 +26,7 @@ ha_platforms:
- fan - fan
- light - light
- lock - lock
- scene
- sensor - sensor
- switch - switch
--- ---

View File

@ -6,6 +6,8 @@ ha_category:
ha_release: 0.13 ha_release: 0.13
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: snapcast ha_domain: snapcast
ha_platforms:
- media_player
--- ---
The `snapcast` platform allows you to control [Snapcast](https://github.com/badaix/snapcast) from Home Assistant. The `snapcast` platform allows you to control [Snapcast](https://github.com/badaix/snapcast) from Home Assistant.

View File

@ -12,6 +12,8 @@ ha_codeowners:
- '@shenxn' - '@shenxn'
ha_domain: songpal ha_domain: songpal
ha_ssdp: true ha_ssdp: true
ha_platforms:
- media_player
--- ---
The `songpal` platform allows you to control Sony's Songpal ("[Audio Control API](https://developer.sony.com/develop/audio-control-api/)") compatible devices such as soundbars, AV receivers and wireless speakers from Home Assistant. The `songpal` platform allows you to control Sony's Songpal ("[Audio Control API](https://developer.sony.com/develop/audio-control-api/)") compatible devices such as soundbars, AV receivers and wireless speakers from Home Assistant.

View File

@ -13,6 +13,8 @@ ha_codeowners:
- '@cgtobi' - '@cgtobi'
ha_ssdp: true ha_ssdp: true
ha_platforms: ha_platforms:
- binary_sensor
- media_player
- sensor - sensor
--- ---

View File

@ -6,6 +6,8 @@ ha_category:
ha_release: 0.34 ha_release: 0.34
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: soundtouch ha_domain: soundtouch
ha_platforms:
- media_player
--- ---
The `soundtouch` platform allows you to control your [Bose Soundtouch](https://www.soundtouch.com/) speakers from Home Assistant. The `soundtouch` platform allows you to control your [Bose Soundtouch](https://www.soundtouch.com/) speakers from Home Assistant.

View File

@ -11,6 +11,8 @@ ha_codeowners:
- '@frenck' - '@frenck'
ha_domain: spotify ha_domain: spotify
ha_zeroconf: true ha_zeroconf: true
ha_platforms:
- media_player
--- ---
The Spotify media player integration allows you to control [Spotify](https://www.spotify.com/) playback from Home Assistant. The Spotify media player integration allows you to control [Spotify](https://www.spotify.com/) playback from Home Assistant.

View File

@ -10,6 +10,8 @@ ha_codeowners:
- '@rajlaud' - '@rajlaud'
ha_config_flow: true ha_config_flow: true
ha_dhcp: true ha_dhcp: true
ha_platforms:
- media_player
--- ---
The Squeezebox integration allows you to control a [Logitech Squeezebox](https://en.wikipedia.org/wiki/Squeezebox_%28network_music_player%29) music player from Home Assistant. This lets you control Squeezebox hardware like the Classic, Transporter, Duet, Boom, Radio and Touch and of software players like [Squeezelite](https://github.com/ralph-irving/squeezelite), [SoftSqueeze](http://softsqueeze.sourceforge.net/), [SqueezePlayer](https://play.google.com/store/apps/details?id=de.bluegaspode.squeezeplayer) and [SqueezeSlave](https://forums.slimdevices.com/showthread.php?93607-ANNOUNCE-Squeezeslave-1-2-released). The Squeezebox integration allows you to control a [Logitech Squeezebox](https://en.wikipedia.org/wiki/Squeezebox_%28network_music_player%29) music player from Home Assistant. This lets you control Squeezebox hardware like the Classic, Transporter, Duet, Boom, Radio and Touch and of software players like [Squeezelite](https://github.com/ralph-irving/squeezelite), [SoftSqueeze](http://softsqueeze.sourceforge.net/), [SqueezePlayer](https://play.google.com/store/apps/details?id=de.bluegaspode.squeezeplayer) and [SqueezeSlave](https://forums.slimdevices.com/showthread.php?93607-ANNOUNCE-Squeezeslave-1-2-released).

View File

@ -18,6 +18,7 @@ ha_platforms:
- binary_sensor - binary_sensor
- cover - cover
- lock - lock
- scene
- sensor - sensor
- switch - switch
--- ---

View File

@ -20,6 +20,7 @@ ha_platforms:
- cover - cover
- fan - fan
- light - light
- scene
- switch - switch
ha_dhcp: true ha_dhcp: true
--- ---

View File

@ -6,6 +6,8 @@ ha_category:
ha_release: '0.60' ha_release: '0.60'
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
ha_domain: ue_smart_radio ha_domain: ue_smart_radio
ha_platforms:
- media_player
--- ---
The `ue_radio` platform allows you to control a [Logitech UE Smart Radio](https://www.uesmartradio.com) from Home Assistant. This lets you control both Logitech UE Smart Radios and Logitech Squeezebox Radios that have been updated with the UE Smart Radio update. The `ue_radio` platform allows you to control a [Logitech UE Smart Radio](https://www.uesmartradio.com) from Home Assistant. This lets you control both Logitech UE Smart Radios and Logitech Squeezebox Radios that have been updated with the UE Smart Radio update.

View File

@ -7,6 +7,8 @@ ha_iot_class: Calculated
ha_release: 0.11 ha_release: 0.11
ha_quality_scale: internal ha_quality_scale: internal
ha_domain: universal ha_domain: universal
ha_platforms:
- media_player
--- ---
Universal Media Players combine multiple existing entities in Home Assistant into one media player entity. This is used for creating a single entity that controls an entire media center. Universal Media Players combine multiple existing entities in Home Assistant into one media player entity. This is used for creating a single entity that controls an entire media center.

View File

@ -12,6 +12,7 @@ ha_codeowners:
ha_domain: upb ha_domain: upb
ha_platforms: ha_platforms:
- light - light
- scene
--- ---
The UPB integration allows Home Assistant to connect to a Universal Powerline Bus Powerline Interface Module (UPB PIM) to get status and control UPB devices and UPB links. The UPB PIM may be connected either to a serial port or over TCP. The integration implements the following platforms: The UPB integration allows Home Assistant to connect to a Universal Powerline Bus Powerline Interface Module (UPB PIM) to get status and control UPB devices and UPB links. The UPB PIM may be connected either to a serial port or over TCP. The integration implements the following platforms:

View File

@ -11,6 +11,7 @@ ha_codeowners:
ha_domain: velux ha_domain: velux
ha_platforms: ha_platforms:
- cover - cover
- scene
--- ---
[Velux](https://www.velux.com/) integration for Home Assistant allows you to connect to a Velux KLF 200 interface, to control [io-homecontrol](http://www.io-homecontrol.com) devices like windows and blinds. The module allows you to start scenes configured within KLF 200. [Velux](https://www.velux.com/) integration for Home Assistant allows you to connect to a Velux KLF 200 interface, to control [io-homecontrol](http://www.io-homecontrol.com) devices like windows and blinds. The module allows you to start scenes configured within KLF 200.

View File

@ -23,6 +23,7 @@ ha_platforms:
- cover - cover
- light - light
- lock - lock
- scene
- sensor - sensor
- switch - switch
--- ---

View File

@ -11,6 +11,8 @@ ha_codeowners:
- '@raman325' - '@raman325'
ha_domain: vizio ha_domain: vizio
ha_zeroconf: true ha_zeroconf: true
ha_platforms:
- media_player
--- ---
The `vizio` integration allows you to control [SmartCast](https://www.vizio.com/smartcast-app)-compatible TVs and sound bars (2016+ models). The `vizio` integration allows you to control [SmartCast](https://www.vizio.com/smartcast-app)-compatible TVs and sound bars (2016+ models).

View File

@ -6,6 +6,8 @@ ha_category:
ha_release: 0.35 ha_release: 0.35
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: vlc ha_domain: vlc
ha_platforms:
- media_player
--- ---
The `vlc` platform allows you to control [VLC media player](https://www.videolan.org/vlc/index.html). The `vlc` platform allows you to control [VLC media player](https://www.videolan.org/vlc/index.html).

View File

@ -9,6 +9,8 @@ ha_codeowners:
- '@rodripf' - '@rodripf'
- '@dmcc' - '@dmcc'
ha_domain: vlc_telnet ha_domain: vlc_telnet
ha_platforms:
- media_player
--- ---
The `vlc_telnet` platform allows you to control a [VLC media player](https://www.videolan.org/vlc/index.html) using the built in telnet interface. The `vlc_telnet` platform allows you to control a [VLC media player](https://www.videolan.org/vlc/index.html) using the built in telnet interface.

View File

@ -10,6 +10,8 @@ ha_codeowners:
- '@OnFreund' - '@OnFreund'
ha_domain: volumio ha_domain: volumio
ha_zeroconf: true ha_zeroconf: true
ha_platforms:
- media_player
--- ---
The `Volumio` platform allows you to control a [Volumio](https://volumio.org/) media player from Home Assistant. The `Volumio` platform allows you to control a [Volumio](https://volumio.org/) media player from Home Assistant.

View File

@ -10,6 +10,7 @@ ha_codeowners:
- '@bendavid' - '@bendavid'
ha_domain: webostv ha_domain: webostv
ha_platforms: ha_platforms:
- media_player
- notify - notify
--- ---

View File

@ -26,6 +26,7 @@ ha_platforms:
- fan - fan
- light - light
- lock - lock
- scene
- sensor - sensor
- switch - switch
- water_heater - water_heater

View File

@ -14,6 +14,7 @@ ha_domain: xbox
ha_config_flow: true ha_config_flow: true
ha_platforms: ha_platforms:
- binary_sensor - binary_sensor
- media_player
- remote - remote
- sensor - sensor
--- ---

View File

@ -8,6 +8,8 @@ ha_iot_class: Assumed State
ha_codeowners: ha_codeowners:
- '@simse' - '@simse'
ha_domain: xiaomi_tv ha_domain: xiaomi_tv
ha_platforms:
- media_player
--- ---
The `xiaomi_tv` platform allows you to control a [Xiaomi TV](https://www.mi.com/en/mitv3s/65flat/). The `xiaomi_tv` platform allows you to control a [Xiaomi TV](https://www.mi.com/en/mitv3s/65flat/).

View File

@ -6,6 +6,8 @@ ha_category:
ha_release: 0.16 ha_release: 0.16
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: yamaha ha_domain: yamaha
ha_platforms:
- media_player
--- ---
The `yamaha` platform allows you to control [Yamaha Network Receivers](https://usa.yamaha.com/products/audio-visual/av-receivers-amps/rx) from Home Assistant. The `yamaha` platform allows you to control [Yamaha Network Receivers](https://usa.yamaha.com/products/audio-visual/av-receivers-amps/rx) from Home Assistant.

View File

@ -8,6 +8,8 @@ ha_codeowners:
- '@jalmeroth' - '@jalmeroth'
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: yamaha_musiccast ha_domain: yamaha_musiccast
ha_platforms:
- media_player
--- ---
The `yamaha_musiccast` platform allows you to control [Yamaha MusicCast Receivers](https://usa.yamaha.com/products/audio_visual/musiccast/index.html) from Home Assistant. The `yamaha_musiccast` platform allows you to control [Yamaha MusicCast Receivers](https://usa.yamaha.com/products/audio_visual/musiccast/index.html) from Home Assistant.

View File

@ -30,6 +30,7 @@ ha_platforms:
- fan - fan
- light - light
- lock - lock
- number
- sensor - sensor
- switch - switch
ha_zeroconf: true ha_zeroconf: true

View File

@ -6,6 +6,8 @@ ha_category:
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_release: '0.60' ha_release: '0.60'
ha_domain: ziggo_mediabox_xl ha_domain: ziggo_mediabox_xl
ha_platforms:
- media_player
--- ---
The `ziggo_mediabox_xl` integration allows you to control a [Ziggo](https://www.ziggo.nl/) Mediabox XL from Home Assistant. The `ziggo_mediabox_xl` integration allows you to control a [Ziggo](https://www.ziggo.nl/) Mediabox XL from Home Assistant.

View File

@ -25,6 +25,7 @@ ha_platforms:
- fan - fan
- light - light
- lock - lock
- number
- sensor - sensor
- switch - switch
--- ---