From e1d93e2351bd017e2e0b9fd95553fbdc6c7efc0e Mon Sep 17 00:00:00 2001 From: Doubledom <97252459+Doubledom45@users.noreply.github.com> Date: Thu, 5 Mar 2026 12:50:36 +0000 Subject: [PATCH] Update manifest.json V 2.3.1 Report Status EDISIO --- custom_components/rfplayer/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/rfplayer/manifest.json b/custom_components/rfplayer/manifest.json index ac90d4d..1fdcc67 100644 --- a/custom_components/rfplayer/manifest.json +++ b/custom_components/rfplayer/manifest.json @@ -8,5 +8,5 @@ "iot_class": "assumed_state", "issue_tracker": "https://github.com/Doubledom45/HA-RFPLAYER/issues", "requirements": ["pyserial==3.5", "pyserial-asyncio-fast"], - "version": "2.3" + "version": "2.3.1" }