This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
69a438e2fc
core
/
homeassistant
/
components
/
aftership
/
const.py
3 lines
68 B
Python
Raw
Normal View
History
Unescape
Escape
Add aftership package details and add/remove services (#22275) * 📦 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 22:57:48 +00:00
"""
Constants for the Aftership integration.
"""
Black
2019-07-31 19:25:30 +00:00
DOMAIN
=
"
aftership
"