* Migrate WLED to use DataUpdateCoordinator * Remove stale debug statement * Process review suggestions * Improve tests * Improve tests
* Add switch platform to WLED integration * Use async_schedule_update_ha_state in async context * Process review comments