Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.serial_pm.sensor.ParticulateMatterSensor
 

Namespaces

 homeassistant.components.serial_pm.sensor
 

Functions

None homeassistant.components.serial_pm.sensor.setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

 homeassistant.components.serial_pm.sensor._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.serial_pm.sensor.CONF_BRAND = "brand"
 
string homeassistant.components.serial_pm.sensor.CONF_SERIAL_DEVICE = "serial_device"
 
 homeassistant.components.serial_pm.sensor.PLATFORM_SCHEMA