diff --git a/hacs.json b/hacs.json index b1a9711..e2cce70 100644 --- a/hacs.json +++ b/hacs.json @@ -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" + ] }