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
Teemu Rytilahti
34347e59ae
cli: add 'time' command to get the current time from the device
2017-10-17 00:53:18 +02:00
..
tests
move SmartDeviceException to SmartDevice, and remove types.py complet… (
#95
)
2017-10-07 17:41:51 +02:00
__init__.py
move SmartDeviceException to SmartDevice, and remove types.py complet… (
#95
)
2017-10-07 17:41:51 +02:00
cli.py
cli: add 'time' command to get the current time from the device
2017-10-17 00:53:18 +02:00
discover.py
add typing hints to make it easier for 3rd party developers to use the library (
#90
)
2017-09-18 18:13:06 +02:00
protocol.py
add typing hints to make it easier for 3rd party developers to use the library (
#90
)
2017-09-18 18:13:06 +02:00
smartbulb.py
add typing hints to make it easier for 3rd party developers to use the library (
#90
)
2017-09-18 18:13:06 +02:00
smartdevice.py
move SmartDeviceException to SmartDevice, and remove types.py complet… (
#95
)
2017-10-07 17:41:51 +02:00
smartplug.py
move has_emeter implementation from SmartDevice to SmartPlug, avoid using features() internally (
#93
)
2017-10-07 17:36:49 +02:00