core/homeassistant/components/brother
Maciej Bieniek cd928d5571
Support reconfigure flow in Brother integration (#117298)
* 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>
2024-06-12 17:39:44 +02:00
..
__init__.py In Brother integration use SnmpEngine from SNMP integration (#118554) 2024-05-31 07:52:43 -05:00
config_flow.py Support reconfigure flow in Brother integration (#117298) 2024-06-12 17:39:44 +02:00
const.py In Brother integration use SnmpEngine from SNMP integration (#118554) 2024-05-31 07:52:43 -05:00
coordinator.py Move Brother DataUpdateCoordinator to the coordinator module (#116772) 2024-05-04 16:29:08 +02:00
diagnostics.py Move Brother DataUpdateCoordinator to the coordinator module (#116772) 2024-05-04 16:29:08 +02:00
icons.json
manifest.json Bump `brother` backend library to version `4.2.0` (#118557) 2024-05-31 09:00:33 -05:00
sensor.py Move Brother DataUpdateCoordinator to the coordinator module (#116772) 2024-05-04 16:29:08 +02:00
strings.json Support reconfigure flow in Brother integration (#117298) 2024-06-12 17:39:44 +02:00