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,414 contributions in the last year
Contribution activity
September 2020
- scop/vault Go
- scop/epsonprinter-api Python
Created a pull request in home-assistant/core that received 6 comments
Use NamedTuple for Huawei LTE sensor metadata
Proposed change This is read only data, so NamedTuple is more appropriate than a dict, and NamedTuple is better for stronger typing too. Type of ch…
+93
−79
•
6
comments
- Remove pre-0.102 Huawei LTE setup noop warnings
- Fix telegram test dependencies
- Include requirements_test_pre_commit.txt in CI hash calculations
- Use more state attribute name constants
- Move pylint config to setup.cfg
- Complete helpers.service type hints
- Fix static/class async mocks on Python 3.8.0 and .1
- Add Huawei LTE SMS storage full and unread sensors
- Add more Huawei LTE sensor metadata
- Add more SSDP discovery data and constants
- Fix vizio async mock fixtures on Python 3.8.0 and .1
- Don't try to create /test dir in camera tests
- Add ONVIF PTZ Stop support
- Fix setup of ONVIF devices without snapshot capability
Created an issue in home-assistant/core that received 1 comment
telegram/telegram_bot test dependency problem, tox vs CI not in sync
The problem $ tox -e py37 -- tests/components/telegram
[...]
E ModuleNotFoundError: No module named 'telegram'
homeassistant/components/telegram_b…
1
comment

