2020-05-08 20:00:47 +00:00
|
|
|
{
|
|
|
|
"domain": "upb",
|
|
|
|
"name": "Universal Powerline Bus (UPB)",
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/upb",
|
2020-12-31 23:48:44 +00:00
|
|
|
"requirements": ["upb_lib==0.4.12"],
|
2020-05-08 20:00:47 +00:00
|
|
|
"codeowners": ["@gwww"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"config_flow": true,
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_push",
|
2022-10-06 18:33:37 +00:00
|
|
|
"loggers": ["upb_lib"],
|
|
|
|
"supported_brands": {
|
|
|
|
"pcs_lighting": "PCS Lighting",
|
|
|
|
"simply_automated": "Simply Automated"
|
|
|
|
}
|
2020-05-08 20:00:47 +00:00
|
|
|
}
|