Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.mfi.sensor.MfiSensor
 

Namespaces

 homeassistant.components.mfi.sensor
 

Functions

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

Variables

 homeassistant.components.mfi.sensor._LOGGER = logging.getLogger(__name__)
 
bool homeassistant.components.mfi.sensor.DEFAULT_SSL = True
 
bool homeassistant.components.mfi.sensor.DEFAULT_VERIFY_SSL = True
 
dictionary homeassistant.components.mfi.sensor.DIGITS = {"volts": 1, "amps": 1, "active_power": 0, "temperature": 1}
 
 homeassistant.components.mfi.sensor.PLATFORM_SCHEMA
 
list homeassistant.components.mfi.sensor.SENSOR_MODELS