mirror of
https://github.com/python-kasa/python-kasa.git
synced 2026-02-02 09:00:00 +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.