"""Constants for C.A.F.E..""" DOMAIN = "cafe" PANEL_URL = "/cafe_panel" PANEL_TITLE = "C.A.F.E." PANEL_ICON = "mdi:coffee-to-go"