mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Add media player docs to System Bridge (#28384)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
560cd1f2ca
commit
ebd346c1c7
@ -13,6 +13,7 @@ ha_domain: system_bridge
|
||||
ha_quality_scale: silver
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- media_player
|
||||
- notify
|
||||
- sensor
|
||||
ha_zeroconf: true
|
||||
@ -71,6 +72,12 @@ These sensors are also available, but are not enabled by default:
|
||||
| GPU Power Usage | GPU power usage |
|
||||
| GPU Temperature | The current temperature of the GPU |
|
||||
|
||||
## Media player
|
||||
|
||||
The integration also provides a media player. This allows you control the currently playing media on your device.
|
||||
|
||||
> This is currently only supported devices running System Bridge on Windows.
|
||||
|
||||
## Media Source
|
||||
|
||||
This integration is available as a media source to use with the media browser integration. You can browse and view media from your system to media players such as your web browser and other supported media players.
|
||||
|
Loading…
x
Reference in New Issue
Block a user