diff --git a/homeassistant/components/refoss/manifest.json b/homeassistant/components/refoss/manifest.json index 8e5b3864bcc..8b9b2d8cf11 100644 --- a/homeassistant/components/refoss/manifest.json +++ b/homeassistant/components/refoss/manifest.json @@ -5,5 +5,5 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/refoss", "iot_class": "local_polling", - "requirements": ["refoss-ha==1.2.0"] + "requirements": ["refoss-ha==1.2.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index d60aeb4892e..bd10fc67a1e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2442,7 +2442,7 @@ rapt-ble==0.1.2 raspyrfm-client==1.2.8 # homeassistant.components.refoss -refoss-ha==1.2.0 +refoss-ha==1.2.1 # homeassistant.components.rainmachine regenmaschine==2024.03.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 7321bb6429b..2f7cdf5556d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1900,7 +1900,7 @@ radiotherm==2.1.0 rapt-ble==0.1.2 # homeassistant.components.refoss -refoss-ha==1.2.0 +refoss-ha==1.2.1 # homeassistant.components.rainmachine regenmaschine==2024.03.0