mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-29 21:03: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",
|
||||
"homeassistant": "2025.10.0",
|
||||
"hacs": "2.0.1",
|
||||
"render_readme": true
|
||||
"hacs": "2.0.5",
|
||||
"country": [
|
||||
"DE",
|
||||
"NL",
|
||||
"NO",
|
||||
"SE"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue