2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "honeywell",
|
|
|
|
"name": "Honeywell",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/honeywell",
|
2019-04-04 04:14:45 +00:00
|
|
|
"requirements": [
|
|
|
|
"somecomfort==0.5.2"
|
|
|
|
],
|
|
|
|
"dependencies": [],
|
2019-06-18 03:32:53 +00:00
|
|
|
"codeowners": ["@zxdavb"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|