mirror of https://github.com/home-assistant/core
11 lines
316 B
JSON
11 lines
316 B
JSON
{
|
|
"domain": "plum_lightpad",
|
|
"name": "Plum Lightpad",
|
|
"codeowners": ["@ColinHarrington", "@prystupa"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/plum_lightpad",
|
|
"iot_class": "local_push",
|
|
"loggers": ["plumlightpad"],
|
|
"requirements": ["plumlightpad==0.0.11"]
|
|
}
|