mirror of
https://github.com/python-kasa/python-kasa.git
synced 2026-07-07 14:21:53 +00:00
The cache was useful trick when the property accesses caused I/O, which is unnecessary now as dev.update() does explicitly cache results until its called again.