2024-04-16 07:46:15 +00:00
|
|
|
{
|
|
|
|
"domain": "ambient_network",
|
|
|
|
"name": "Ambient Weather Network",
|
|
|
|
"codeowners": ["@thomaskistler"],
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/ambient_network",
|
|
|
|
"integration_type": "service",
|
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["aioambient"],
|
2024-08-27 22:33:17 +00:00
|
|
|
"requirements": ["aioambient==2024.08.0"]
|
2024-04-16 07:46:15 +00:00
|
|
|
}
|