Home Assistant Unofficial Reference 2024.12.1
binary_sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.prusalink.binary_sensor.PrusaLinkBinarySensorEntity
 
class  homeassistant.components.prusalink.binary_sensor.PrusaLinkBinarySensorEntityDescription
 
class  homeassistant.components.prusalink.binary_sensor.PrusaLinkBinarySensorEntityDescriptionMixin
 

Namespaces

 

Functions

None homeassistant.components.prusalink.binary_sensor.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.prusalink.binary_sensor.T = TypeVar("T", PrinterStatus, LegacyPrinterStatus, JobInfo, PrinterInfo)