13 lines
279 B
JSON
13 lines
279 B
JSON
|
{
|
||
|
"domain": "airtouch4",
|
||
|
"name": "AirTouch 4",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/airtouch4",
|
||
|
"requirements": [
|
||
|
"airtouch4pyapi==1.0.5"
|
||
|
],
|
||
|
"codeowners": [
|
||
|
"@LonePurpleWolf"
|
||
|
],
|
||
|
"iot_class": "local_polling"
|
||
|
}
|