mirror of
https://github.com/elisspace/core.git
synced 2026-09-23 02:57:48 +00:00
10 lines
252 B
JSON
10 lines
252 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"
|
|
}
|