diff --git a/README.md b/README.md index d4c57ea..4ae01a7 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ The voucher can be presented together with the QR code on a lovelace card: ## Installation > [!IMPORTANT] -> Requires Home Assistant 2024.8.0 or newer. +> Requires Home Assistant 2024.12.0 or newer. ### Installation through HACS diff --git a/hacs.json b/hacs.json index 5d1c4ac..8e729c4 100644 --- a/hacs.json +++ b/hacs.json @@ -1,4 +1,4 @@ { "name": "UniFi Hotspot Manager", - "homeassistant": "2024.8.0" + "homeassistant": "2024.12.0" } \ No newline at end of file diff --git a/info.md b/info.md index d4c57ea..4ae01a7 100644 --- a/info.md +++ b/info.md @@ -120,7 +120,7 @@ The voucher can be presented together with the QR code on a lovelace card: ## Installation > [!IMPORTANT] -> Requires Home Assistant 2024.8.0 or newer. +> Requires Home Assistant 2024.12.0 or newer. ### Installation through HACS diff --git a/requirements.txt b/requirements.txt index 8da24d3..b7b9bda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ isort==5.13.2 aiounifi==80 segno==1.6.1 Pillow==11.0.0 -homeassistant==2024.8.0 +homeassistant==2024.12.0