scholtzan / homebridge-rusty-spotify

Spotify plugin for Homebridge written in Rust
MIT License
14 stars 5 forks source link

Add config option to register devices as SmartSpeaker or Light #11

Closed scholtzan closed 3 years ago

scholtzan commented 3 years ago

It'd be nice to add an accessoryType option to the config that determines whether accessories are registered as lightbulb or speaker.

The main reason for registering it as lightbulb is to maintain support for HomeKit which doesn't support speaker or smart speaker.