From 173079cd35adb1565b820abffb33fe757600b899 Mon Sep 17 00:00:00 2001 From: Robert Lippmann Date: Fri, 2 Feb 2024 02:23:02 -0500 Subject: [PATCH] bump manifest.json pyadtpulse version --- custom_components/adtpulse/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/adtpulse/manifest.json b/custom_components/adtpulse/manifest.json index 941ca16..25d1b54 100644 --- a/custom_components/adtpulse/manifest.json +++ b/custom_components/adtpulse/manifest.json @@ -8,7 +8,7 @@ "iot_class": "cloud_push", "issue_tracker": "https://github.com/rlippmann/hass-adtpulse/issues", "requirements": [ - "pyadtpulse==1.2.0b4" + "pyadtpulse==1.2.0" ], "version": "0.4.0" }