mirror of
https://github.com/home-assistant/core.git
synced 2026-05-14 12:31:04 +01:00
97c1e21a69
* 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