core/homeassistant/components/brother
Maciej Bieniek 5fc103947f
Add entity name translations to Brother (#90634)
* Add entity name translations

* Fix sensor name

* Update tests

* Suggested change
2023-04-01 21:39:46 -04:00
..
__init__.py Bump brother to 2.2.0 (#88618) 2023-02-22 20:28:58 +01:00
config_flow.py Bump brother to 2.2.0 (#88618) 2023-02-22 20:28:58 +01:00
const.py
diagnostics.py Improve integration type hints for diagnostics (#85526) 2023-01-09 15:17:48 +01:00
manifest.json Bump `brother` and `pysnmplib` backend libraries (#89100) 2023-03-05 12:40:12 +01:00
sensor.py Add entity name translations to Brother (#90634) 2023-04-01 21:39:46 -04:00
strings.json Add entity name translations to Brother (#90634) 2023-04-01 21:39:46 -04:00
utils.py