Home Assistant Unofficial Reference 2024.12.1
services.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.tibber.services
 

Functions

datetime homeassistant.components.tibber.services.__get_date (str|None date_input, str|None mode)
 
ServiceResponse homeassistant.components.tibber.services.__get_prices (ServiceCall call, *HomeAssistant hass)
 
None homeassistant.components.tibber.services.async_setup_services (HomeAssistant hass)
 

Variables

 homeassistant.components.tibber.services.Final
 
string homeassistant.components.tibber.services.PRICE_SERVICE_NAME = "get_prices"