Home Assistant Unofficial Reference 2024.12.1
services.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.picnic.services.PicnicServiceException
 

Namespaces

 homeassistant.components.picnic.services
 

Functions

None homeassistant.components.picnic.services.async_register_services (HomeAssistant hass)
 
PicnicAPI homeassistant.components.picnic.services.get_api_client (HomeAssistant hass, str config_entry_id)
 
None homeassistant.components.picnic.services.handle_add_product (HomeAssistant hass, PicnicAPI api_client, ServiceCall call)
 
str|None homeassistant.components.picnic.services.product_search (PicnicAPI api_client, str|None product_name)