14 lines
312 B
JSON
14 lines
312 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",
|
|
"loggers": ["airtouch4pyapi"]
|
|
} |