2021-08-17 15:29:20 +00:00
|
|
|
{
|
|
|
|
"domain": "airtouch4",
|
|
|
|
"name": "AirTouch 4",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/airtouch4",
|
2022-03-30 08:56:37 +00:00
|
|
|
"requirements": ["airtouch4pyapi==1.0.5"],
|
|
|
|
"codeowners": ["@LonePurpleWolf"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
|
|
|
"loggers": ["airtouch4pyapi"]
|
2022-03-30 08:56:37 +00:00
|
|
|
}
|