FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · python-kasa/python-kasa · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python-kasa
/
python-kasa
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
302
Star
1.7k
Code
Issues
54
Pull requests
46
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Sep 27, 2024
Prepare 0.7.4 (#1135)
Show description for 2922c3f
sdb9696
authored
2922c3f
View commit details
Copy full SHA for 2922c3f
Browse repository at this point
Add factory_reset() to iotdevice (#1125)
Show description for 1ce5af2
rytilahti
authored
1ce5af2
View commit details
Copy full SHA for 1ce5af2
Browse repository at this point
Fix cli command for device off (#1121)
Show description for d1b43f5
sdb9696
authored
d1b43f5
View commit details
Copy full SHA for d1b43f5
Browse repository at this point
Add stale PR/Issue github workflow (#1126)
sdb9696
authored
5d78f00
View commit details
Copy full SHA for 5d78f00
Browse repository at this point
Use pytest-socket to ensure no tests are performing io (#1133)
sdb9696
authored
b4aba36
View commit details
Copy full SHA for b4aba36
Browse repository at this point
Enable ruff lint pycodestyle warnings (#1132)
Show description for 936e45c
sdb9696
authored
936e45c
View commit details
Copy full SHA for 936e45c
Browse repository at this point
Add autouse fixture to patch asyncio.sleep (#1131)
sdb9696
authored
db686e1
View commit details
Copy full SHA for db686e1
Browse repository at this point
Speed up and simplify github workflows (#1128)
Show description for 038b699
sdb9696
authored
038b699
View commit details
Copy full SHA for 038b699
Browse repository at this point
Add fixture for T110 fw 1.9.0 (#1129)
rytilahti
authored
1ab08f4
View commit details
Copy full SHA for 1ab08f4
Browse repository at this point
Mock asyncio.sleep for klapprotocol tests (#1130)
Show description for 8321fd0
rytilahti
authored
8321fd0
View commit details
Copy full SHA for 8321fd0
Browse repository at this point
Commits on Sep 22, 2024
Add KS200M(US) fw 1.0.12 fixture (#1127)
GatorEG
authored
69c2700
View commit details
Copy full SHA for 69c2700
Browse repository at this point
Commits on Sep 21, 2024
Add fixture for KL135(US) fw 1.0.15 (#1122)
Show description for 89d611d
rytilahti
authored
89d611d
View commit details
Copy full SHA for 89d611d
Browse repository at this point
Extend KL135 ct range up to 9000K (#1123)
rytilahti
authored
73b6d16
View commit details
Copy full SHA for 73b6d16
Browse repository at this point
Add factory-reset command to cli (#1108)
Show description for b7fa0d2
rytilahti
authored
b7fa0d2
View commit details
Copy full SHA for b7fa0d2
Browse repository at this point
Add reboot() to the device interface (#1124)
Show description for f07341a
rytilahti
authored
f07341a
View commit details
Copy full SHA for f07341a
Browse repository at this point
Commits on Sep 10, 2024
Prepare 0.7.3 (#1116)
Show description for 5df6c76
sdb9696
authored
5df6c76
View commit details
Copy full SHA for 5df6c76
Browse repository at this point
Do not regenerate aes key pair (#1114)
Show description for fcf8f07
sdb9696
authored
fcf8f07
View commit details
Copy full SHA for fcf8f07
Browse repository at this point
Add missing type hints to alarm module (#1111)
rytilahti
authored
2a89e58
View commit details
Copy full SHA for 2a89e58
Browse repository at this point
Commits on Sep 6, 2024
Migrate from poetry to uv for dependency and package management (#986)
sdb9696
authored
a967d5c
View commit details
Copy full SHA for a967d5c
Browse repository at this point
Fix tests due to yarl URL str output change (#1112)
Show description for 1773f98
sdb9696
authored
1773f98
View commit details
Copy full SHA for 1773f98
Browse repository at this point
Add KH100 EU fixtures (#1109)
rytilahti
authored
b0d0c4b
View commit details
Copy full SHA for b0d0c4b
Browse repository at this point
Commits on Aug 30, 2024
Prepare 0.7.2 (#1107)
Show description for 4ef7306
sdb9696
authored
4ef7306
View commit details
Copy full SHA for 4ef7306
Browse repository at this point
Disable automatic updating of latest firmware (#1103)
Show description for 520b9d7
sdb9696
authored
520b9d7
View commit details
Copy full SHA for 520b9d7
Browse repository at this point
Add flake8-pytest-style (PT) for ruff (#1105)
Show description for 6a86ffb
rytilahti
authored
6a86ffb
View commit details
Copy full SHA for 6a86ffb
Browse repository at this point
Add flake8-logging (LOG) and flake8-logging-format (G) for ruff (#1104)
Show description for 3e43781
rytilahti
authored
3e43781
View commit details
Copy full SHA for 3e43781
Browse repository at this point
Commits on Aug 23, 2024
Add missing typing_extensions dependency (#1101)
sdb9696
authored
2706e9a
View commit details
Copy full SHA for 2706e9a
Browse repository at this point
Fix logging in iotdevice when a module is module not supported (#1100)
Show description for b6339be
bdraco
authored
b6339be
View commit details
Copy full SHA for b6339be
Browse repository at this point
Commits on Aug 22, 2024
Fix incorrect docs link in contributing.md (#1099)
sdb9696
authored
beb7ca2
View commit details
Copy full SHA for beb7ca2
Browse repository at this point
Remove top level await xdoctest fixture (#1098)
Show description for ae1ee38
sdb9696
authored
ae1ee38
View commit details
Copy full SHA for ae1ee38
Browse repository at this point
Commits on Aug 14, 2024
Improve performance of dict merge code (#1097)
Show description for 4669e08
bdraco
and
rytilahti
authored
4669e08
View commit details
Copy full SHA for 4669e08
Browse repository at this point
Commits on Aug 6, 2024
Enable python 3.13, allow pre-releases for CI (#1086)
Show description for 633f57d
rytilahti
and
sdb9696
authored
633f57d
View commit details
Copy full SHA for 633f57d
Browse repository at this point
Commits on Jul 31, 2024
Prepare 0.7.1 (#1094)
Show description for 145a16d
sdb9696
authored
145a16d
View commit details
Copy full SHA for 145a16d
Browse repository at this point
Update RELEASING.md for patch releases (#1076)
sdb9696
authored
6f14330
View commit details
Copy full SHA for 6f14330
Browse repository at this point
Fix iot light effect brightness (#1092)
Show description for 31ec27c
sdb9696
authored
31ec27c
View commit details
Copy full SHA for 31ec27c
Browse repository at this point
Do not send light_on value to iot bulb set_state (#1090)
Show description for cb0077f
sdb9696
authored
cb0077f
View commit details
Copy full SHA for cb0077f
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL