Go to the source code of this file.
Namespaces | |
| homeassistant.components.electric_kiwi.sensor | |
Functions | |
| datetime | homeassistant.components.electric_kiwi.sensor._check_and_move_time (Hop hop, str time) |
| None | homeassistant.components.electric_kiwi.sensor.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| string | homeassistant.components.electric_kiwi.sensor.ATTR_EK_HOP_END = "hop_power_end" |
| string | homeassistant.components.electric_kiwi.sensor.ATTR_EK_HOP_START = "hop_power_start" |
| string | homeassistant.components.electric_kiwi.sensor.ATTR_HOP_PERCENTAGE = "hop_percentage" |
| string | homeassistant.components.electric_kiwi.sensor.ATTR_NEXT_BILLING_DATE = "next_billing_date" |
| string | homeassistant.components.electric_kiwi.sensor.ATTR_TOTAL_CURRENT_BALANCE = "total_account_balance" |
| string | homeassistant.components.electric_kiwi.sensor.ATTR_TOTAL_RUNNING_BALANCE = "total_running_balance" |