adaptive-lighting/custom_components
Adam DeMuri 3952b4767a Register service actions in async_setup for Bronze tier compliance
- Move 'apply' and 'set_manual_control' service registration from async_setup_entry to async_setup.
- Move service handlers to module-level functions in switch.py.
- Update apply_service_schema to support dynamic defaults for transition duration.
- Clean up related unused imports and fix Python 3.10 syntax compatibility.
2026-01-19 23:40:35 -07:00
..
adaptive_lighting Register service actions in async_setup for Bronze tier compliance 2026-01-19 23:40:35 -07:00