mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Sync docs with dev codebase, fixing missing platforms (#17619)
This commit is contained in:
parent
c9a2520c4b
commit
25825e0fb6
@ -8,6 +8,8 @@ ha_iot_class: Local Polling
|
||||
ha_codeowners:
|
||||
- '@JeffLIrion'
|
||||
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.
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_iot_class: Local Push
|
||||
ha_release: 0.37
|
||||
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.
|
||||
|
@ -13,6 +13,7 @@ ha_codeowners:
|
||||
ha_config_flow: true
|
||||
ha_zeroconf: true
|
||||
ha_platforms:
|
||||
- media_player
|
||||
- remote
|
||||
---
|
||||
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_release: 0.35
|
||||
ha_iot_class: Local Polling
|
||||
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).
|
||||
|
@ -9,6 +9,8 @@ ha_codeowners:
|
||||
- '@elupus'
|
||||
ha_domain: arcam_fmj
|
||||
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.
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_release: 0.68
|
||||
ha_iot_class: Local Polling
|
||||
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.
|
||||
|
@ -7,6 +7,8 @@ ha_category:
|
||||
ha_release: 0.51
|
||||
ha_iot_class: Local Polling
|
||||
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.
|
||||
|
@ -9,6 +9,8 @@ ha_codeowners:
|
||||
- '@bieniu'
|
||||
ha_domain: braviatv
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
- media_player
|
||||
---
|
||||
|
||||
The `braviatv` platform allows you to control a [Sony Bravia TV](https://www.sony.com/).
|
||||
|
@ -11,6 +11,8 @@ ha_domain: cast
|
||||
ha_codeowners:
|
||||
- '@emontnemery'
|
||||
ha_zeroconf: true
|
||||
ha_platforms:
|
||||
- media_player
|
||||
---
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_release: 0.65
|
||||
ha_iot_class: Local Polling
|
||||
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.
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_release: 0.39
|
||||
ha_iot_class: Local Polling
|
||||
ha_domain: clementine
|
||||
ha_platforms:
|
||||
- media_player
|
||||
---
|
||||
|
||||
The `clementine` platform allows you to control a [Clementine Music Player](https://www.clementine-player.org).
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_iot_class: Local Polling
|
||||
ha_release: 0.23
|
||||
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.
|
||||
|
@ -8,6 +8,8 @@ ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
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.
|
||||
|
@ -28,6 +28,7 @@ ha_platforms:
|
||||
- fan
|
||||
- light
|
||||
- lock
|
||||
- scene
|
||||
- sensor
|
||||
- switch
|
||||
---
|
||||
|
@ -19,9 +19,12 @@ ha_platforms:
|
||||
- cover
|
||||
- device_tracker
|
||||
- fan
|
||||
- humidifier
|
||||
- light
|
||||
- lock
|
||||
- media_player
|
||||
- notify
|
||||
- number
|
||||
- remote
|
||||
- sensor
|
||||
- stt
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_iot_class: Local Polling
|
||||
ha_release: 0.7.2
|
||||
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.
|
||||
|
@ -11,6 +11,8 @@ ha_codeowners:
|
||||
- '@starkillerOG'
|
||||
ha_config_flow: 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.
|
||||
|
@ -13,6 +13,7 @@ ha_codeowners:
|
||||
ha_quality_scale: gold
|
||||
ha_ssdp: true
|
||||
ha_platforms:
|
||||
- media_player
|
||||
- remote
|
||||
---
|
||||
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_release: 0.76
|
||||
ha_iot_class: Local Push
|
||||
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.
|
||||
|
@ -9,6 +9,8 @@ ha_domain: dunehd
|
||||
ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@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.
|
||||
|
@ -18,6 +18,7 @@ ha_domain: ecobee
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- climate
|
||||
- humidifier
|
||||
- notify
|
||||
- sensor
|
||||
- weather
|
||||
|
@ -20,6 +20,7 @@ ha_platforms:
|
||||
- alarm_control_panel
|
||||
- climate
|
||||
- light
|
||||
- scene
|
||||
- sensor
|
||||
- switch
|
||||
---
|
||||
|
@ -8,6 +8,8 @@ ha_iot_class: Local Push
|
||||
ha_codeowners:
|
||||
- '@mezz64'
|
||||
ha_domain: emby
|
||||
ha_platforms:
|
||||
- media_player
|
||||
---
|
||||
|
||||
The `emby` platform allows you to control a [Emby](https://emby.media/) multimedia system from Home Assistant.
|
||||
|
@ -9,6 +9,8 @@ ha_iot_class: Local Polling
|
||||
ha_codeowners:
|
||||
- '@fbradyirl'
|
||||
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.
|
||||
|
@ -9,6 +9,8 @@ ha_domain: epson
|
||||
ha_codeowners:
|
||||
- '@pszafer'
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
- media_player
|
||||
---
|
||||
|
||||
The `epson` platform allows you to control a Epson projector from Home Assistant.
|
||||
|
@ -20,6 +20,7 @@ ha_platforms:
|
||||
- cover
|
||||
- light
|
||||
- lock
|
||||
- scene
|
||||
- sensor
|
||||
- switch
|
||||
---
|
||||
|
@ -10,6 +10,8 @@ ha_codeowners:
|
||||
- '@uvjustin'
|
||||
ha_config_flow: 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.
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_iot_class: Local Push
|
||||
ha_release: '0.40'
|
||||
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.
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_iot_class: Local Polling
|
||||
ha_release: '0.20'
|
||||
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.
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_release: 0.39
|
||||
ha_iot_class: Local Push
|
||||
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.
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_iot_class: Local Polling
|
||||
ha_release: 0.85
|
||||
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.
|
||||
|
@ -7,6 +7,7 @@ ha_release: 0.23
|
||||
ha_iot_class: Local Push
|
||||
ha_domain: hdmi_cec
|
||||
ha_platforms:
|
||||
- media_player
|
||||
- switch
|
||||
---
|
||||
|
||||
|
@ -10,6 +10,8 @@ ha_codeowners:
|
||||
- '@andrewsayre'
|
||||
ha_domain: heos
|
||||
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:
|
||||
|
@ -8,6 +8,8 @@ ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: homeassistant
|
||||
ha_platforms:
|
||||
- scene
|
||||
---
|
||||
|
||||
The Home Assistant integration provides generic implementations like the generic `homeassistant.turn_on`.
|
||||
|
@ -29,8 +29,10 @@ ha_platforms:
|
||||
- climate
|
||||
- cover
|
||||
- fan
|
||||
- humidifier
|
||||
- light
|
||||
- lock
|
||||
- media_player
|
||||
- sensor
|
||||
- switch
|
||||
---
|
||||
|
@ -7,6 +7,8 @@ ha_category:
|
||||
ha_iot_class: Local Polling
|
||||
ha_release: 0.72
|
||||
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.
|
||||
|
@ -14,6 +14,7 @@ ha_codeowners:
|
||||
ha_homekit: true
|
||||
ha_platforms:
|
||||
- cover
|
||||
- scene
|
||||
- sensor
|
||||
---
|
||||
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_release: 0.7.3
|
||||
ha_iot_class: Local Polling
|
||||
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.
|
||||
|
@ -8,6 +8,8 @@ ha_release: 0.104
|
||||
ha_codeowners:
|
||||
- '@basnijholt'
|
||||
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.
|
||||
|
@ -28,6 +28,7 @@ ha_platforms:
|
||||
- fan
|
||||
- light
|
||||
- notify
|
||||
- scene
|
||||
- sensor
|
||||
- switch
|
||||
- weather
|
||||
|
@ -13,6 +13,7 @@ ha_domain: kodi
|
||||
ha_config_flow: true
|
||||
ha_zeroconf: true
|
||||
ha_platforms:
|
||||
- media_player
|
||||
- notify
|
||||
---
|
||||
|
||||
|
@ -20,6 +20,7 @@ ha_platforms:
|
||||
- climate
|
||||
- cover
|
||||
- light
|
||||
- scene
|
||||
- sensor
|
||||
- switch
|
||||
---
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_iot_class: Local Polling
|
||||
ha_release: '0.20'
|
||||
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.
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_iot_class: Local Polling
|
||||
ha_release: 0.81
|
||||
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.
|
||||
|
@ -7,6 +7,8 @@ ha_category:
|
||||
ha_iot_class: Cloud Push
|
||||
ha_release: 0.43
|
||||
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.
|
||||
|
@ -11,6 +11,7 @@ ha_domain: litejet
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
- light
|
||||
- scene
|
||||
- switch
|
||||
ha_codeowners:
|
||||
- '@joncar'
|
||||
|
@ -16,6 +16,7 @@ ha_platforms:
|
||||
- binary_sensor
|
||||
- cover
|
||||
- light
|
||||
- scene
|
||||
- switch
|
||||
---
|
||||
|
||||
|
@ -24,6 +24,7 @@ ha_platforms:
|
||||
- cover
|
||||
- fan
|
||||
- light
|
||||
- scene
|
||||
- switch
|
||||
---
|
||||
|
||||
|
@ -8,6 +8,8 @@ ha_release: 0.63
|
||||
ha_codeowners:
|
||||
- '@dgomes'
|
||||
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.
|
||||
|
@ -10,6 +10,8 @@ ha_codeowners:
|
||||
- '@etsinko'
|
||||
- '@OnFreund'
|
||||
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.
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_release: 0.25
|
||||
ha_iot_class: Local Polling
|
||||
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.
|
||||
|
@ -8,6 +8,8 @@ ha_iot_class: Local Polling
|
||||
ha_codeowners:
|
||||
- '@fabaff'
|
||||
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.
|
||||
|
@ -18,6 +18,8 @@ ha_platforms:
|
||||
- cover
|
||||
- fan
|
||||
- lock
|
||||
- number
|
||||
- scene
|
||||
- sensor
|
||||
- switch
|
||||
---
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_release: 0.36
|
||||
ha_iot_class: Local Polling
|
||||
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.
|
||||
|
@ -16,6 +16,7 @@ ha_dhcp: true
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- climate
|
||||
- scene
|
||||
- sensor
|
||||
---
|
||||
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_release: 0.17
|
||||
ha_iot_class: Local Polling
|
||||
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)
|
||||
|
@ -8,6 +8,8 @@ ha_iot_class: Local Polling
|
||||
ha_domain: openhome
|
||||
ha_codeowners:
|
||||
- '@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.
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_iot_class: Local Polling
|
||||
ha_release: 0.83
|
||||
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.
|
||||
|
@ -9,6 +9,7 @@ ha_iot_class: Local Polling
|
||||
ha_domain: panasonic_viera
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
- media_player
|
||||
- remote
|
||||
---
|
||||
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_release: 0.22
|
||||
ha_iot_class: Local Polling
|
||||
ha_domain: pandora
|
||||
ha_platforms:
|
||||
- media_player
|
||||
---
|
||||
|
||||
If you have a Pandora account, you can control it from Home Assistant with this media player.
|
||||
|
@ -11,6 +11,7 @@ ha_codeowners:
|
||||
ha_domain: philips_js
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
- media_player
|
||||
- remote
|
||||
---
|
||||
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_release: 0.19
|
||||
ha_iot_class: Local Polling
|
||||
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.
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_release: 0.76
|
||||
ha_iot_class: Local Polling
|
||||
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).
|
||||
|
@ -12,6 +12,7 @@ ha_codeowners:
|
||||
- '@jjlawren'
|
||||
ha_domain: plex
|
||||
ha_platforms:
|
||||
- media_player
|
||||
- sensor
|
||||
---
|
||||
|
||||
|
@ -9,6 +9,8 @@ ha_iot_class: Local Polling
|
||||
ha_codeowners:
|
||||
- '@ktnrg45'
|
||||
ha_domain: ps4
|
||||
ha_platforms:
|
||||
- media_player
|
||||
---
|
||||
|
||||
The `ps4` integration allows you to control a
|
||||
|
@ -15,6 +15,7 @@ ha_codeowners:
|
||||
ha_ssdp: true
|
||||
ha_homekit: true
|
||||
ha_platforms:
|
||||
- media_player
|
||||
- remote
|
||||
---
|
||||
|
||||
|
@ -9,6 +9,8 @@ ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@pavoni'
|
||||
ha_domain: roon
|
||||
ha_platforms:
|
||||
- media_player
|
||||
---
|
||||
|
||||
The Roon integration allows you to control [RoonLabs](https://roonlabs.com/) music players from Home Assistant.
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_release: 0.49
|
||||
ha_iot_class: Local Push
|
||||
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.
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_release: 0.25
|
||||
ha_iot_class: Local Polling
|
||||
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.
|
||||
|
@ -10,6 +10,8 @@ ha_codeowners:
|
||||
- '@escoand'
|
||||
ha_domain: samsungtv
|
||||
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/).
|
||||
|
@ -12,6 +12,7 @@ ha_codeowners:
|
||||
ha_domain: sisyphus
|
||||
ha_platforms:
|
||||
- light
|
||||
- media_player
|
||||
---
|
||||
|
||||
The [Sisyphus](https://sisyphus-industries.com/) integration for Home Assistant allows you to observe and control your Sisyphus Kinetic Art Table.
|
||||
|
@ -26,6 +26,7 @@ ha_platforms:
|
||||
- fan
|
||||
- light
|
||||
- lock
|
||||
- scene
|
||||
- sensor
|
||||
- switch
|
||||
---
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_release: 0.13
|
||||
ha_iot_class: Local Polling
|
||||
ha_domain: snapcast
|
||||
ha_platforms:
|
||||
- media_player
|
||||
---
|
||||
|
||||
The `snapcast` platform allows you to control [Snapcast](https://github.com/badaix/snapcast) from Home Assistant.
|
||||
|
@ -12,6 +12,8 @@ ha_codeowners:
|
||||
- '@shenxn'
|
||||
ha_domain: songpal
|
||||
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.
|
||||
|
@ -13,6 +13,8 @@ ha_codeowners:
|
||||
- '@cgtobi'
|
||||
ha_ssdp: true
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- media_player
|
||||
- sensor
|
||||
---
|
||||
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_release: 0.34
|
||||
ha_iot_class: Local Polling
|
||||
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.
|
||||
|
@ -11,6 +11,8 @@ ha_codeowners:
|
||||
- '@frenck'
|
||||
ha_domain: spotify
|
||||
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.
|
||||
|
@ -10,6 +10,8 @@ ha_codeowners:
|
||||
- '@rajlaud'
|
||||
ha_config_flow: 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).
|
||||
|
@ -18,6 +18,7 @@ ha_platforms:
|
||||
- binary_sensor
|
||||
- cover
|
||||
- lock
|
||||
- scene
|
||||
- sensor
|
||||
- switch
|
||||
---
|
||||
|
@ -20,6 +20,7 @@ ha_platforms:
|
||||
- cover
|
||||
- fan
|
||||
- light
|
||||
- scene
|
||||
- switch
|
||||
ha_dhcp: true
|
||||
---
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_release: '0.60'
|
||||
ha_iot_class: Cloud Polling
|
||||
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.
|
||||
|
@ -7,6 +7,8 @@ ha_iot_class: Calculated
|
||||
ha_release: 0.11
|
||||
ha_quality_scale: internal
|
||||
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.
|
||||
|
@ -12,6 +12,7 @@ ha_codeowners:
|
||||
ha_domain: upb
|
||||
ha_platforms:
|
||||
- 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:
|
||||
|
@ -11,6 +11,7 @@ ha_codeowners:
|
||||
ha_domain: velux
|
||||
ha_platforms:
|
||||
- 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.
|
||||
|
@ -23,6 +23,7 @@ ha_platforms:
|
||||
- cover
|
||||
- light
|
||||
- lock
|
||||
- scene
|
||||
- sensor
|
||||
- switch
|
||||
---
|
||||
|
@ -11,6 +11,8 @@ ha_codeowners:
|
||||
- '@raman325'
|
||||
ha_domain: vizio
|
||||
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).
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_release: 0.35
|
||||
ha_iot_class: Local Polling
|
||||
ha_domain: vlc
|
||||
ha_platforms:
|
||||
- media_player
|
||||
---
|
||||
|
||||
The `vlc` platform allows you to control [VLC media player](https://www.videolan.org/vlc/index.html).
|
||||
|
@ -9,6 +9,8 @@ ha_codeowners:
|
||||
- '@rodripf'
|
||||
- '@dmcc'
|
||||
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.
|
||||
|
@ -10,6 +10,8 @@ ha_codeowners:
|
||||
- '@OnFreund'
|
||||
ha_domain: volumio
|
||||
ha_zeroconf: true
|
||||
ha_platforms:
|
||||
- media_player
|
||||
---
|
||||
|
||||
The `Volumio` platform allows you to control a [Volumio](https://volumio.org/) media player from Home Assistant.
|
||||
|
@ -10,6 +10,7 @@ ha_codeowners:
|
||||
- '@bendavid'
|
||||
ha_domain: webostv
|
||||
ha_platforms:
|
||||
- media_player
|
||||
- notify
|
||||
---
|
||||
|
||||
|
@ -26,6 +26,7 @@ ha_platforms:
|
||||
- fan
|
||||
- light
|
||||
- lock
|
||||
- scene
|
||||
- sensor
|
||||
- switch
|
||||
- water_heater
|
||||
|
@ -14,6 +14,7 @@ ha_domain: xbox
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- media_player
|
||||
- remote
|
||||
- sensor
|
||||
---
|
||||
|
@ -8,6 +8,8 @@ ha_iot_class: Assumed State
|
||||
ha_codeowners:
|
||||
- '@simse'
|
||||
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/).
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_release: 0.16
|
||||
ha_iot_class: Local Polling
|
||||
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.
|
||||
|
@ -8,6 +8,8 @@ ha_codeowners:
|
||||
- '@jalmeroth'
|
||||
ha_iot_class: Local Polling
|
||||
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.
|
||||
|
@ -30,6 +30,7 @@ ha_platforms:
|
||||
- fan
|
||||
- light
|
||||
- lock
|
||||
- number
|
||||
- sensor
|
||||
- switch
|
||||
ha_zeroconf: true
|
||||
|
@ -6,6 +6,8 @@ ha_category:
|
||||
ha_iot_class: Local Polling
|
||||
ha_release: '0.60'
|
||||
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.
|
||||
|
@ -25,6 +25,7 @@ ha_platforms:
|
||||
- fan
|
||||
- light
|
||||
- lock
|
||||
- number
|
||||
- sensor
|
||||
- switch
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user