Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,437 contributions in the last year
Contribution activity
October 2020
- scop/python-stiebel-eltron Python
- scop/pymodbus Python
- scop/pyrainbird Python
- scop/dsmr_parser Python
- scop/python-lacrosse Python
- scop/foobot_async Python
- scop/python-fritzhome Python
- scop/bellows Python
- scop/hbmqtt Python
- scop/python-aio-geojson-client Python
- scop/roombapy Python
- scop/teslajsonpy Python
Created a pull request in home-assistant/core that received 11 comments
Fix deCONZ IKEA TRÅDFRI device name spelling
Proposed change Correct spelling is TRÅDFRI, not TRADFRI. Type of change Dependency upgrade Bugfix (non-breaking change which fixes an issue) N…
- Use singleton enum for "not set" sentinels
- Add Huawei LTE battery sensor
- Mark Huawei LTE sensors with None value as unavailable
- Remove redundant flake8 max-line-length
- Upgrade mypy to 0.790
- Add deCONZ IKEA TRÅDFRI wireless dimmer fast rotate events
- Complete Huawei LTE type hints, make mypy check them
- Add and fix some Huawei LTE type hints
- Upgrade flake8 to 3.8.4
Created an issue in home-assistant/hassio-addons that received 1 comment
deCONZ 6.4.0 breaks STD OTAU plugin?
The problem After upgrading the deCONZ addon to 6.4.0, the STD OTAU plugin in the deCONZ app no longer seems to work. All devices are shown as ven…