Vincent Roy

Results 8 comments of Vincent Roy

That's not a supported feature of this library at the moment, only on-off commands along with setting properties of specific lamp devices. I welcome improvements and pull requests if you...

I was unfortunately unable to find any resources on the source of the API. This was reverse engineered from multiple different repositories found on GitHub as well as Charles.app and...

I think you might be right. I unfortunately only have classic bulbs that work with the sengled hub and I'm not able to test wifi lights.

This line has a copy of the details of a classic light if you want to compare: https://github.com/vroy/python-sengled-client/blob/master/sengled/sengled.py#L56 Yeah, I'm definitely not sure how to go about going through mqtt...

I have not personally made any progress on this, sorry.

Hey! Apologies for the lack of responses from me. I don't use my Sengled lights anymore so there's no way for me to test if this API still works the...

Sorry, that's not in the cards for me at this time.

The 24 hour session cache worked got me when I implemented this but it's possible that it changed on the server. The message `logined` is coming from the server and...