mirror of
https://github.com/jdejaegh/irm-kmi-ha.git
synced 2025-06-26 19:35:40 +02:00
Set minimum version of Home Assistant required
This commit is contained in:
parent
1862609bb2
commit
e716172a93
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"name": "IRM KMI Belgian weather",
|
||||
"country": ["BE", "NL", "LU"],
|
||||
"render_readme": true
|
||||
"render_readme": true,
|
||||
"homeassistant": "2024.6.0"
|
||||
}
|
Loading…
Add table
Reference in a new issue