mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-30 05:13:40 +00:00
fix: Update HACS version and add country list in hacs.json
This commit is contained in:
parent
40852b7d84
commit
080060c609
1 changed files with 7 additions and 2 deletions
|
|
@ -1,6 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "Tibber Price Information & Ratings",
|
"name": "Tibber Price Information & Ratings",
|
||||||
"homeassistant": "2025.10.0",
|
"homeassistant": "2025.10.0",
|
||||||
"hacs": "2.0.1",
|
"hacs": "2.0.5",
|
||||||
"render_readme": true
|
"country": [
|
||||||
|
"DE",
|
||||||
|
"NL",
|
||||||
|
"NO",
|
||||||
|
"SE"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue