core/homeassistant/components/honeywell/manifest.json

11 lines
227 B
JSON

{
"domain": "honeywell",
"name": "Honeywell",
"documentation": "https://www.home-assistant.io/integrations/honeywell",
"requirements": [
"somecomfort==0.5.2"
],
"dependencies": [],
"codeowners": ["@zxdavb"]
}