mirror of
https://github.com/home-assistant/core.git
synced 2026-05-30 04:05:01 +01:00
21266e1c68
* 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