From 9f891a6239b7947e43bfc4b7165478d5c2ef1498 Mon Sep 17 00:00:00 2001 From: Ryan Snodgrass Date: Mon, 14 Feb 2022 22:00:25 -0800 Subject: [PATCH] update --- custom_components/lunos/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/lunos/manifest.json b/custom_components/lunos/manifest.json index 3050afc..54b70af 100644 --- a/custom_components/lunos/manifest.json +++ b/custom_components/lunos/manifest.json @@ -1,7 +1,7 @@ { "domain": "lunos", "name": "LUNOS Heat Recovery Ventilation", - "version": "0.1.3", + "version": "0.1.4", "documentation": "https://github.com/rsnodgrass/hass-lunos/", "issue_tracker": "https://github.com/rsnodgrass/hass-lunos/issues", "requirements": [],