This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
python-kasa
Watch
1
Star
0
Fork
0
You've already forked python-kasa
mirror of
https://github.com/python-kasa/python-kasa.git
synced
2025-04-26 16:46:23 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
python-kasa
/
pyHS100
History
Kevron Rees
8034c47b89
avoid 'referenced before assignment' exception (
#150
)
2019-01-07 22:28:05 +01:00
..
tests
Change valid hue range to 0-359 (
fixes
#130
), update README.md & test (
#140
)
2018-11-16 23:18:28 +01:00
__init__.py
move SmartDeviceException to SmartDevice, and remove types.py complet… (
#95
)
2017-10-07 17:41:51 +02:00
cli.py
cli: show an error for incorrect hsv values (
#142
)
2018-11-23 22:39:58 +01:00
discover.py
Add support for DNS host names (
#104
)
2018-01-17 22:03:19 +01:00
protocol.py
avoid 'referenced before assignment' exception (
#150
)
2019-01-07 22:28:05 +01:00
smartbulb.py
Change valid hue range to 0-359 (
fixes
#130
), update README.md & test (
#140
)
2018-11-16 23:18:28 +01:00
smartdevice.py
Remove deprecated identify, this has been deprecated for long enough. (
#136
)
2018-10-19 17:08:00 +02:00
smartplug.py
Add tests and pretty output for HS220, fix minor issues in tests
2018-10-18 19:57:44 +02:00