chore: remove country list from hacs.json

This commit is contained in:
Julian Pawlowski 2025-12-28 11:30:02 +00:00
parent 3e6bcf2345
commit 285258c325

View file

@ -1,11 +1,5 @@
{ {
"name": "Tibber Price Information & Ratings", "name": "Tibber Price Information & Ratings",
"homeassistant": "2025.10.0", "homeassistant": "2025.10.0",
"hacs": "2.0.5", "hacs": "2.0.5"
"country": [
"DE",
"NL",
"NO",
"SE"
]
} }