diff --git a/custom_components/poolmath/manifest.json b/custom_components/poolmath/manifest.json index 09ed95e..c58bbdf 100644 --- a/custom_components/poolmath/manifest.json +++ b/custom_components/poolmath/manifest.json @@ -1,7 +1,7 @@ { "domain": "poolmath", "name": "Pool Math (Trouble Free Pool)", - "version": "0.2.6", + "version": "0.2.7", "documentation": "https://github.com/rsnodgrass/hass-poolmath/", "issue_tracker": "https://community.home-assistant.io/t/custom-component-pool-math-sensors-for-pool-chemicals-and-operations/435126", "requirements": ["jsonpath>=0.82", "httpx>=0.16.1"],