mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-29 21:03:40 +00:00
chore: remove country list from hacs.json
This commit is contained in:
parent
3e6bcf2345
commit
285258c325
1 changed files with 1 additions and 7 deletions
|
|
@ -1,11 +1,5 @@
|
|||
{
|
||||
"name": "Tibber Price Information & Ratings",
|
||||
"homeassistant": "2025.10.0",
|
||||
"hacs": "2.0.5",
|
||||
"country": [
|
||||
"DE",
|
||||
"NL",
|
||||
"NO",
|
||||
"SE"
|
||||
]
|
||||
"hacs": "2.0.5"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue