Steven B
|
0d0f56414c
|
Switch from TPLinkSmartHomeProtocol to IotProtocol/XorTransport (#710)
* Switch from TPLinkSmartHomeProtocol to IotProtocol/XorTransport
* Add test
* Update docs
* Fix ruff deleting deprecated import
|
2024-01-26 09:11:31 +00:00 |
|
Teemu R
|
c431dbb832
|
Use ruff and ruff format (#534)
Replaces the previously used linting and code formatting tools with ruff.
|
2023-10-29 23:15:42 +01:00 |
|
Teemu R
|
02c857d472
|
Some release preparation janitoring (#432)
* Use myst-parser for readme.md doc injection
* Relax version pins
* Define bug tracker and doc links for pypi
* Update pre-commit hooks
|
2023-02-18 22:09:35 +01:00 |
|
Teemu R
|
dd044130d4
|
Use rich for prettier output, if available (#403)
Use rich for prettier output, if available.
This does not add a new dependency, but rather uses rich if it's installed.
|
2023-02-18 17:31:06 +01:00 |
|
Teemu R
|
1ee4757fdb
|
Return None instead of raising an exception on missing, valid emeter keys (#146)
Fixes #142
Also, update the pre-commit hooks to their newest versions
|
2021-03-18 19:22:10 +01:00 |
|
Teemu R
|
713b443dd0
|
Add parse_pcap to devtools, improve readme on contributing (#84)
* Add parse_pcap to devtools, improve readme on contributing
* simplify context extraction
|
2020-07-12 23:07:24 +02:00 |
|