Home Assistant Unofficial Reference 2024.12.1
services.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.energyzero.services.PriceType
 

Namespaces

 homeassistant.components.energyzero.services
 

Functions

EnergyZeroDataUpdateCoordinator homeassistant.components.energyzero.services.__get_coordinator (HomeAssistant hass, ServiceCall call)
 
date|datetime homeassistant.components.energyzero.services.__get_date (str|None date_input)
 
ServiceResponse homeassistant.components.energyzero.services.__get_prices (ServiceCall call, *HomeAssistant hass, PriceType price_type)
 
ServiceResponse homeassistant.components.energyzero.services.__serialize_prices (Electricity|Gas prices)
 
None homeassistant.components.energyzero.services.async_setup_services (HomeAssistant hass)
 

Variables

 homeassistant.components.energyzero.services.Final