diff --git a/custom_components/bang_olufsen/manifest.json b/custom_components/bang_olufsen/manifest.json index d7e1d5b..5d9516c 100644 --- a/custom_components/bang_olufsen/manifest.json +++ b/custom_components/bang_olufsen/manifest.json @@ -8,7 +8,7 @@ "integration_type": "device", "iot_class": "local_push", "issue_tracker": "https://github.com/bang-olufsen/bang_olufsen-hacs/issues", - "requirements": ["mozart-api==4.1.1.116.3"], - "version": "3.1.1", + "requirements": ["mozart-api==4.1.1.116.4"], + "version": "3.1.4", "zeroconf": ["_bangolufsen._tcp.local."] } diff --git a/hacs.json b/hacs.json index 68db82c..6ba3392 100644 --- a/hacs.json +++ b/hacs.json @@ -1,5 +1,5 @@ { "name": "Bang & Olufsen", - "homeassistant": "2024.9.0", + "homeassistant": "2024.12.0", "render_readme": true }