mirror of
https://github.com/jdejaegh/irm-kmi-ha.git
synced 2025-06-27 11:39:26 +02:00
16 lines
No EOL
428 B
JSON
16 lines
No EOL
428 B
JSON
{
|
|
"domain": "irm_kmi",
|
|
"name": "IRM KMI Weather Belgium",
|
|
"codeowners": ["@jdejaegh"],
|
|
"config_flow": true,
|
|
"dependencies": ["zone"],
|
|
"documentation": "https://github.com/jdejaegh/irm-kmi-ha/",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"issue_tracker": "https://github.com/jdejaegh/irm-kmi-ha/issues",
|
|
"requirements": [
|
|
"pytz==2024.1",
|
|
"svgwrite==1.4.3"
|
|
],
|
|
"version": "0.2.6"
|
|
} |