python-kasa/kasa/interfaces
Steven B. 7bba9926ed
Allow erroring modules to recover (#1080)
Re-query failed modules after some delay instead of immediately disabling them.
Changes to features so they can still be created when modules are erroring.
2024-07-30 19:23:07 +01:00
..
__init__.py Add common energy module and deprecate device emeter attributes (#976) 2024-06-17 11:22:05 +01:00
energy.py Allow erroring modules to recover (#1080) 2024-07-30 19:23:07 +01:00
fan.py Make Light and Fan a common module interface (#911) 2024-05-13 17:34:44 +01:00
led.py Create common interfaces for remaining device types (#895) 2024-05-10 19:29:28 +01:00
light.py Update docs with more howto examples (#968) 2024-06-19 09:53:40 +01:00
lighteffect.py Update docs with more howto examples (#968) 2024-06-19 09:53:40 +01:00
lightpreset.py Drop python3.8 support (#992) 2024-06-19 20:24:12 +02:00