Functions | |
| datetime | __get_date (str|None date_input, str|None mode) |
| ServiceResponse | __get_prices (ServiceCall call, *HomeAssistant hass) |
| None | async_setup_services (HomeAssistant hass) |
Variables | |
| Final | |
| string | PRICE_SERVICE_NAME = "get_prices" |
Services for Tibber integration.
|
private |
Get date.
Definition at line 69 of file services.py.
|
private |
Definition at line 36 of file services.py.
| None homeassistant.components.tibber.services.async_setup_services | ( | HomeAssistant | hass | ) |
Set up services for Tibber integration.
Definition at line 91 of file services.py.
| homeassistant.components.tibber.services.Final |
Definition at line 25 of file services.py.
| string homeassistant.components.tibber.services.PRICE_SERVICE_NAME = "get_prices" |
Definition at line 24 of file services.py.