mirror of
https://github.com/home-assistant/core.git
synced 2026-09-01 02:52:02 +01:00
* Add entry_on_state_change_helper * undo black * remove unload * no coro * Add tests * Don't accept coro * Review feedback * Add error test * Make it callback type * Make it callback type * Removal test * change type