mirror of
https://github.com/home-assistant/core.git
synced 2026-04-21 05:35:02 +00: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