2021-07-21 08:25:46 +00:00
|
|
|
{
|
|
|
|
"domain": "adax",
|
|
|
|
"name": "Adax",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/adax",
|
|
|
|
"requirements": [
|
2021-12-31 13:18:06 +00:00
|
|
|
"adax==0.2.0", "Adax-local==0.1.3"
|
2021-07-21 08:25:46 +00:00
|
|
|
],
|
|
|
|
"codeowners": [
|
|
|
|
"@danielhiversen"
|
|
|
|
],
|
2021-12-08 02:48:16 +00:00
|
|
|
"iot_class": "local_polling"
|
2021-07-21 08:25:46 +00:00
|
|
|
}
|