hass-core/homeassistant/components/aftership/const.py
Ian Richardson 8bfe77a1a0 Add aftership package details and add/remove services ()
* 📦 Package details and add/remove services

* lint

* Cleanup

* lint

* Fix add tracking service call

* cleanup

* Make data easier to consume on the front-end

* lint

* Add expected delivery date

* call update after add/remove

* lint

* cleanup

* Add last_checkpoint

* address review comments

* remove formatting changes

* lint

* Address review comments

* address review comments

* address review comments

* lint

* lint
2019-04-11 15:57:48 -07:00

2 lines
68 B
Python

"""Constants for the Aftership integration."""
DOMAIN = 'aftership'