diff --git a/source/_integrations/slimproto.markdown b/source/_integrations/slimproto.markdown new file mode 100644 index 00000000000..2b6b4147efa --- /dev/null +++ b/source/_integrations/slimproto.markdown @@ -0,0 +1,39 @@ +--- +title: SlimProto (Squeezebox Players) +description: Instructions on how to integrate a SlimProto-based player (e.g., Squeezebox) into Home Assistant without the need for a media server. +ha_category: + - Media Player +ha_release: 2022.5 +ha_iot_class: Local Push +ha_domain: slimproto +ha_codeowners: + - "@marcelveldt" +ha_config_flow: true +ha_platforms: + - media_player +--- + +The SlimProto integration allows you to control a [Squeezebox](https://en.wikipedia.org/wiki/Squeezebox_%28network_music_player%29) music player directly from Home Assistant, without the need for an external Media Server such as Logitech Media Server. This lets you control Squeezebox hardware like the Classic, Transporter, Duet, Boom, Radio, and Touch and software players like [Squeezelite](https://github.com/ralph-irving/squeezelite), [PiCorePlayer](https://www.picoreplayer.org/) or [Max2Play](https://www.max2play.com/en/). For the real DIY enthusiast, [there even is a player for the ESP32](https://github.com/sle118/squeezelite-esp32). + +{% include integrations/config_flow.md %} + +