core/homeassistant/components/upb/manifest.json

11 lines
278 B
JSON

{
"domain": "upb",
"name": "Universal Powerline Bus (UPB)",
"documentation": "https://www.home-assistant.io/integrations/upb",
"requirements": ["upb_lib==0.4.12"],
"codeowners": ["@gwww"],
"config_flow": true,
"iot_class": "local_push",
"loggers": ["upb_lib"]
}