python-insteonplm
python-insteonplm copied to clipboard
Python 3 asyncio module for interfacing with Insteon Powerline modems
Below are two of the many instances of these problems. Files involved are ``` insteonplm/plm.py insteonplm/tools.py insteonplm/devices/__init__.py ``` ``` File "/ssd6/home/shield/.local/lib/python3.10/site-packages/insteonplm/tools.py", line 53, in __init__ self.aldb_load_lock = asyncio.Lock(loop=loop) File "/usr/lib64/python3.10/asyncio/locks.py",...
I don't currently see a way to detect Dim/Brighten events generated by mini remotes, either in this module or the Home Assistant `insteon` integration. This functionality would likely be necessary...
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.4.4 to 2.9.6. Release notes Sourced from pylint's releases. pylint-2.8.1 Add numversion back (temporarily) in __pkginfo__ because it broke Pylama and revert the unnecessary pylint.version breaking change....
Bumps [mypy](https://github.com/python/mypy) from 0.761 to 0.910. Commits f5fc579 Bump version to 0.910 46ce325 Fix crash when inferring multiple assignment with overloaded function (#10689) 96366d1 Don't ask to install a stub...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.8.1 to 2.12.1. Changelog Sourced from pytest-cov's changelog. 2.12.1 (2021-06-01) Changed the toml requirement to be always be directly required (instead of being required through a coverage...
Bumps [requests-mock](https://github.com/jamielennox/requests-mock) from 1.7.0 to 1.9.3. Release notes Sourced from requests-mock's releases. 1.9.3 Minor improvement to typing annotations. 1.9.2 No release notes provided. 1.9.1 Bug Fix on 1.9.0 release: Added...
Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 5.0.2 to 6.1.1. Changelog Sourced from pydocstyle's changelog. 6.1.1 - May 17th, 2021 Bug Fixes Split --source by lines instead of by characters (#536). 6.1.0 - May...
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.9 to 3.9.2. Commits c6e0d27 Release 3.9.2 c428c55 Merge pull request #1328 from PyCQA/fix_indent_size_str f7bda92 Release 3.9.1 e3313e0 Fix bug for plugins using extend_default_ignore 434c108 Release 3.9.0...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.3 to 6.2.4. Release notes Sourced from pytest's releases. 6.2.4 pytest 6.2.4 (2021-05-04) Bug Fixes #8539: Fixed assertion rewriting on Python 3.10. 6.2.3 pytest 6.2.3 (2021-04-03) Bug...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...