12 lines
244 B
JSON
12 lines
244 B
JSON
|
{
|
||
|
"domain": "honeywell",
|
||
|
"name": "Honeywell",
|
||
|
"documentation": "https://www.home-assistant.io/components/honeywell",
|
||
|
"requirements": [
|
||
|
"evohomeclient==0.3.2",
|
||
|
"somecomfort==0.5.2"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": []
|
||
|
}
|