core/homeassistant/components/plum_lightpad/manifest.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"]
}