Classes | |
| class | BrotherPrinterSensor |
| class | BrotherSensorEntityDescription |
Functions | |
| None | async_setup_entry (HomeAssistant hass, BrotherConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| string | ATTR_COUNTER = "counter" |
| string | ATTR_REMAINING_PAGES = "remaining_pages" |
Support for the Brother service.
| None homeassistant.components.brother.sensor.async_setup_entry | ( | HomeAssistant | hass, |
| BrotherConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
|
private |
| string homeassistant.components.brother.sensor.ATTR_COUNTER = "counter" |