11 lines
316 B
JSON
11 lines
316 B
JSON
{
|
|
"domain": "metoffice",
|
|
"name": "Met Office",
|
|
"codeowners": ["@MrHarcombe", "@avee87"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/metoffice",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["datapoint"],
|
|
"requirements": ["datapoint==0.9.8;python_version<'3.12'"]
|
|
}
|