mirror of
https://github.com/home-assistant/core.git
synced 2026-09-05 10:05:52 -05:00
* Add config_flow helper to get config entry from context * Simplify * Apply to aussie_broadband * Another example * Rename and adjust docstring * Simplify * Add test * Refactor to hide context * Raise * Improve coverage * Use AttributeError * Use ValueError * Raise UnknownEntry