Franck Nijhof
|
bc1daf1802
|
None optional hass typing in FlowHandler (#46462)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-02-13 13:21:37 +01:00 |
Maciej Bieniek
|
061d9c5293
|
Bump brother library to version 0.2.1 (#46421)
|
2021-02-12 18:11:35 +01:00 |
Maciej Bieniek
|
13f0ea506e
|
Bump brother to 0.1.18 (#41056)
|
2020-10-11 11:04:27 -05:00 |
Maciej Bieniek
|
bba0bb1bad
|
Fix the name of the translation key for Brother integration (#41054)
|
2020-10-02 15:06:28 +02:00 |
Franck Nijhof
|
3cc94f7d6a
|
ConfigFlow default discovery without unique ID (#36754)
|
2020-06-15 13:38:38 +02:00 |
Maciej Bieniek
|
4c27d6b9aa
|
Add zeroconf discovery support to Brother Printer integration (#30959)
* Add zeroconf discovery support
* Fix data for config_entry
* Add sting for zeroconf confirm dialog
* Add and fix tests
* Fix pylint errors
* Suggested changes
* Tests
* Remove unnecessary object
* Add error handling
* Remove unnecessary objects
* Suggested change
* Suggested change
* Use core interfaces for tests
|
2020-01-22 11:34:11 -08:00 |
Maciej Bieniek
|
21029b1d7b
|
Add Brother Printer integration (#30359)
* Init entities as unavailable when offline
* Initial commit
* Fix CODEOWNERS
* CODEOWNERS
* Run script.hassfest
* Add initial test
* Bump library
* More tests
* Tests
* Add new sensors and fix KeyError
* Fix unique_id and device_info
* Fix check for configured device
* More tests
* Bump library version
* Add uptime sensor
* Use config entry unique ID
* Run python3 -m script.gen_requirements_all
* Fix pylint error
* Remove pysnmp dependency
* Raise ConfigEntryNotReady when device offline at HA start
* Remove period from logging message
* Generator simplification
* Change raise_on_progress
* Rename data to printer
* Move update state to async_update
* Remove unused _unit_of_measurement
* Remove update of device_info
* Suggested change for tests
* Remove unnecessary argument
* Suggested change
|
2020-01-06 11:06:16 -06:00 |