Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.iperf3.sensor.Iperf3Sensor
 

Namespaces

 homeassistant.components.iperf3.sensor
 

Functions

None homeassistant.components.iperf3.sensor.async_setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback async_add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

string homeassistant.components.iperf3.sensor.ATTR_PROTOCOL = "Protocol"
 
string homeassistant.components.iperf3.sensor.ATTR_REMOTE_HOST = "Remote Server"
 
string homeassistant.components.iperf3.sensor.ATTR_REMOTE_PORT = "Remote Port"