2021-07-21 08:25:46 +00:00
|
|
|
{
|
|
|
|
"domain": "adax",
|
|
|
|
"name": "Adax",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/adax",
|
2022-05-09 20:08:22 +00:00
|
|
|
"requirements": ["adax==0.2.0", "Adax-local==0.1.4"],
|
2022-03-30 08:56:37 +00:00
|
|
|
"codeowners": ["@danielhiversen"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
|
|
|
"loggers": ["adax", "adax_local"]
|
2021-07-21 08:25:46 +00:00
|
|
|
}
|