"""Constants for Econet integration."""
DOMAIN = "econet"
API_CLIENT = "api_client"
EQUIPMENT = "equipment"
PUSH_UPDATE = "econet.push_update"