core/homeassistant/components/kwb/manifest.json

10 lines
229 B
JSON

{
"domain": "kwb",
"name": "KWB Easyfire",
"documentation": "https://www.home-assistant.io/integrations/kwb",
"requirements": ["pykwb==0.0.8"],
"codeowners": [],
"iot_class": "local_polling",
"loggers": ["pykwb"]
}