MerossIot
MerossIot copied to clipboard
Async Python library for controlling Meross devices
Bumps [coverage](https://github.com/nedbat/coveragepy) from 4.5.4 to 6.4.4. Release notes Sourced from coverage's releases. coverage-5.6b1 Third-party packages are now ignored in coverage reporting. This solves a few problems: Coverage will no longer...
I'm trying to wrap your code into a class i want to use in a project. Unfortunately, I'm getting errors when the class destructor runs. Code below... hope you can...
Bumps [proxy-py](https://github.com/abhinavsingh/proxy.py) from 2.3.1 to 2.4.3. Release notes Sourced from proxy-py's releases. v2.4.3 What's Changed v2.4.2 by @abhinavsingh in abhinavsingh/proxy.py#1158 pip prod(deps): bump blacksheep from 1.2.2 to 1.2.7 by @dependabot...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.pre.beta to 3.4.1. Release notes Sourced from actions/setup-node's releases. Fix pnpm output and node-version output issues In scope of this release we fixed bugs related to the...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.1.0. Release notes Sourced from actions/setup-python's releases. v4.1.0 In scope of this pull request we updated actions/cache package as the new version contains fixes for...
Hi, I was hoping to get energy use every 15 minutes (or at least every hour). Is the only way to do this fetching the instantaneous power every X seconds...
Hi, First, thank you for your incredible work ! Today, I ran into the "You have issued too many tokens without logging out." problem. I suspect this was because one...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.pre.beta to 3.5.1. Release notes Sourced from actions/setup-node's releases. Update @actions/core and Print Node, Npm, Yarn versions In scope of this release we updated actions/core to 1.10.0....
Hi, See below. I get an exception when I call the get_device_state method on my class below. See DEBUG messages and stack trace below. Hope you can take a look...
Hey there, first of all thank you for your work. I am currently trying to set-up my mss210 together with this library, but every time I try to connect I...