Classes | |
| class | FlumeEntity |
Functions | |
| None | __init__ (self, _FlumeCoordinatorT coordinator, EntityDescription description, str device_id, str location_name, bool is_bridge=False) |
| None | async_added_to_hass (self) |
Variables | |
| string | _attr_attribution = "Data provided by Flume API" |
| _attr_device_info | |
| bool | _attr_has_entity_name = True |
| _attr_unique_id | |
| device_id | |
| entity_description | |
Platform for shared base classes for sensors.
| None homeassistant.components.flume.entity.__init__ | ( | self, | |
| _FlumeCoordinatorT | coordinator, | ||
| EntityDescription | description, | ||
| str | device_id, | ||
| str | location_name, | ||
| bool | is_bridge = False |
||
| ) |
| None homeassistant.components.flume.entity.async_added_to_hass | ( | self | ) |
|
private |
|
private |
|
private |
|
private |