Go to the source code of this file.
|
| Callable[[Printer], dict[Any, StateType]] | homeassistant.components.ipp.sensor._get_marker_attributes_fn (int marker_index, Callable[[Marker], dict[Any, StateType]] attributes_fn) |
| |
| Callable[[Printer], StateType|datetime] | homeassistant.components.ipp.sensor._get_marker_value_fn (int marker_index, Callable[[Marker], StateType|datetime] value_fn) |
| |
| None | homeassistant.components.ipp.sensor.async_setup_entry (HomeAssistant hass, IPPConfigEntry entry, AddEntitiesCallback async_add_entities) |
| |