Is your feature request related to a problem? Please describe.
I'd wish to have different brightness levels for stop / pause / credits. So for exmaple lights to 100% when i stop a movie, but only to 50% when i pause or the credits start.
Describe the solution you'd like
Right now the events are located in the constants.js file, where it's already possible to add 'media.scrobble' to trigger credits playing as a pause event. If it would be possible to specify pause and play events for each sensor independently, you could have different scenes for different states of the movie.
Describe alternatives you've considered
I tried to find ways to install the same plugin twice, which isn't that easy - best option right now is to install multiple instances of homebridge which seems like a subpar solution.
Is your feature request related to a problem? Please describe. I'd wish to have different brightness levels for stop / pause / credits. So for exmaple lights to 100% when i stop a movie, but only to 50% when i pause or the credits start.
Describe the solution you'd like Right now the events are located in the constants.js file, where it's already possible to add 'media.scrobble' to trigger credits playing as a pause event. If it would be possible to specify pause and play events for each sensor independently, you could have different scenes for different states of the movie.
Describe alternatives you've considered I tried to find ways to install the same plugin twice, which isn't that easy - best option right now is to install multiple instances of homebridge which seems like a subpar solution.