mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 02:05:11 +01:00
* Add checkbox in options to sync all feeds once * Add sync mode selector in async_step_user Remove checkbox in options * Correct use of SYNC_MODE & SYNC_MODE_AUTO in tests * Use dropdown for mode selection * rmv_unused_const * Add separate tests + use SelectSelector