MyHOME icon indicating copy to clipboard operation
MyHOME copied to clipboard

WHO16 for audio on MH200

Open GreenGrassBlueOcean opened this issue 1 year ago • 0 comments

hi,

Many thanks for your amazing package. The speakers in my house are controlled using WH016 because of the older MH200 gateway. The newer systems use WH-022.

The definitions for WHO-016 can be found here: https://github.com/sxpert/myhomepy/blob/master/lgg-docs/WHO_16.pdf

I successfully managed to turn on and off the speakers with message sending as shown in the wiki of the myhome package. However I was reading through your code and I wanted to know if it would be possible to add a who 16 elif statement and a slightly adapted class from lighting (OWNLightingEvent) in message.py of the package #OWNd (speakers are very similar to dimmable lights)

I was wondering if those are the only changes required to add this to your myhome package?

Can you please help me a little bit further with the structure of the package so that I can prepare maybe a pull request for this addition?

GreenGrassBlueOcean avatar Mar 16 '24 09:03 GreenGrassBlueOcean