"""Constants for the NASweb integration.""" DOMAIN = "nasweb" MANUFACTURER = "chomtech.pl" STATUS_UPDATE_MAX_TIME_INTERVAL = 60 SUPPORT_EMAIL = "support@chomtech.eu" WEBHOOK_URL = "{internal_url}/api/webhook/{webhook_id}"