mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-22 11:13:34 +00:00
554fe0a96e
* Avoid linear search for emeter realtime and emeter_today Most of the time the data we want is at the end of the list so we now search backwards to avoid having to scale all the data and throw most of it away * more tweaks * coverage * coverage * preen * coverage * branch cover |
||
---|---|---|
.. | ||
__init__.py | ||
ambientlight.py | ||
antitheft.py | ||
cloud.py | ||
countdown.py | ||
emeter.py | ||
module.py | ||
motion.py | ||
rulemodule.py | ||
schedule.py | ||
time.py | ||
usage.py |