Main Dominos service.
Definition at line 100 of file __init__.py.
◆ __init__()
| def homeassistant.components.dominos.Dominos.__init__ |
( |
|
self, |
|
|
|
hass, |
|
|
|
config |
|
) |
| |
◆ get_menu()
| def homeassistant.components.dominos.Dominos.get_menu |
( |
|
self | ) |
|
Return the products from the closest stores menu.
Definition at line 147 of file __init__.py.
◆ handle_order()
| None homeassistant.components.dominos.Dominos.handle_order |
( |
|
self, |
|
|
ServiceCall |
call |
|
) |
| |
◆ update_closest_store()
| def homeassistant.components.dominos.Dominos.update_closest_store |
( |
|
self | ) |
|
Update the shared closest store (if open).
Definition at line 138 of file __init__.py.
◆ address
| homeassistant.components.dominos.Dominos.address |
◆ closest_store
| homeassistant.components.dominos.Dominos.closest_store |
◆ country
| homeassistant.components.dominos.Dominos.country |
◆ customer
| homeassistant.components.dominos.Dominos.customer |
◆ hass
| homeassistant.components.dominos.Dominos.hass |
The documentation for this class was generated from the following file: