"""Constants for Econet integration."""
DOMAIN = "econet"
SERVICE_ADD_VACATION = "add_vacation"
SERVICE_DELETE_VACATION = "delete_vacation"