Paulus Schoutsen
|
5eee600fa8
|
Ban brand name translations as step titles (#68801)
|
2022-03-28 10:41:39 -07:00 |
J. Nick Koston
|
d5e39e8748
|
Remove redundant names from config flow titles (#50380)
|
2021-05-10 22:14:33 -07:00 |
Maciej Bieniek
|
bba0bb1bad
|
Fix the name of the translation key for Brother integration (#41054)
|
2020-10-02 15:06:28 +02:00 |
Maciej Bieniek
|
0d523d7116
|
Use translation references for Brother config flow (#40953)
|
2020-10-01 13:02:53 +02:00 |
Paulus Schoutsen
|
dd32324e01
|
Use config flow references for data (#35529)
|
2020-05-12 10:50:44 -07:00 |
Paulus Schoutsen
|
e002c84eba
|
Don't set step title if it's integration title (#34524)
|
2020-04-22 15:05:39 +02:00 |
Paulus Schoutsen
|
55dfca7467
|
Drop title from translations if brand name (#34306)
|
2020-04-16 12:52:53 -07:00 |
Paulus Schoutsen
|
d36204a968
|
Move title translation to root (#33850)
|
2020-04-15 09:41:18 -07: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
|
6e3e383b3f
|
Add missing string for already_configured in Brother integration (#30584)
|
2020-01-08 16:15:05 +01: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 |