Michael Lamoureux

Results 20 comments of Michael Lamoureux

> The problem is this line > > https://github.com/sean9keenan/homebridge-bigAssFans/blob/4807275d64c0e91b4ab715cc0d6d12cd1e88641b/index.js#L180-L184 > > . > A plugin MUST NOT fire the `change` event manually. This is NOT public API. > For such...

@Supereg confirmed beta 41 does not crash. thank you.

I was wondering if any new solutions to this problem have presented themselves since the original finding? Does SoCo offer any easy way to fix? I'm experiencing this a lot...

note: I've also modified (very poorly) your script to work with my Onkyo receiver.

Wow, that's terrible. I don't experience this as all. Generally I'm always grouped with two other rooms in my house. Is your connect behind or ahead of the other sonos...

@thehigherlife Sure. I am not using this code any longer, but you are welcome to take a look. [sonos-monitor.py.zip](https://github.com/michaelotto/sonos-monitor/files/1797675/sonos-monitor.py.zip)

Became a sponsor in hopes of support for the KL430. If there is anything I can do to help or test, please let me know.

Really appreciate it. The Python library for Kasa, I’ve tested with the KL430 and is able to change the HSV, temp, and brightness correctly. https://github.com/python-kasa/python-kasa

Here is the output of running that command: ``` root@Development:~# tplink-smarthome-api send 10.66.40.40 '{"context":{"source":"bced4ee3-cf54-4767-902a-45bab63136c7"},"smartlife.iot.common.cloud":{"get_info":{}}}' Sending to 10.66.40.40: via tcp... response: '{"smartlife.iot.common.cloud":{"get_info":{"username":"MYUSERNAME","server":"n-devs.tplinkcloud.com","binded":1,"cld_connection":1,"illegalType":0,"stopConnect":0,"tcspStatus":1,"fwDlPage":"","tcspInfo":"","fwNotifyType":-1,"err_code":0}}}' ``` Can you advise on how to best test...