mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-10-31 20:51:54 +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.