Dave

Results 34 comments of Dave

Update: Digging around in the code a bit, I was able to add support for parsing the service data. Adding this condition to `parse_switchbot()`: ``` elif msg_length == 7 and...

@Ernst79 Thanks… Since I posted this, the latest version of HA seems to have added out-of-the-box detection and support for it… So I am no longer using this component for...

Is this enhancement still in the plans? I'm not a Kodi add-on dev, but know my way around Python dev and would be happy to take a stab at a...

Any news on this? Is this repo (or more exactly its fork, over at https://github.com/MongoEngine/marshmallow-mongoengine), still supported? If not: is there any recommended alternative?