mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00

* Add reconfigure flow * Improve config flow * Check if it is the same printer * Improve description * Add tests * Improve strings * Add missing reconfigure_successful string * Improve test names and comments * Format * Mock unload entry * Use add_suggested_values_to_schema() * Do not abort when another device's IP has been used * Remove unnecessary code * Suggested changes --------- Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>