diff --git a/source/_integrations/system_bridge.markdown b/source/_integrations/system_bridge.markdown index 5a2669680cc..50b1e2cebf7 100644 --- a/source/_integrations/system_bridge.markdown +++ b/source/_integrations/system_bridge.markdown @@ -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.