From 787e5f747969f957a869903511404d60d31860d5 Mon Sep 17 00:00:00 2001 From: thomasgermain <12560542+thomasgermain@users.noreply.github.com> Date: Tue, 9 Mar 2021 21:17:06 +0100 Subject: [PATCH] bump pymultimatic --- multimatic/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimatic/manifest.json b/multimatic/manifest.json index e02b387..112cc09 100644 --- a/multimatic/manifest.json +++ b/multimatic/manifest.json @@ -4,7 +4,7 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/multimatic", "requirements": [ - "pymultimatic==0.3.0" + "pymultimatic==0.3.1" ], "ssdp": [], "zeroconf": [],