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:
Aidan Timson 2023-10-06 14:14:35 +01:00 committed by GitHub
parent 560cd1f2ca
commit ebd346c1c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.