diff --git a/custom_components/purrsong/manifest.json b/custom_components/purrsong/manifest.json index 2a6b558..0228abe 100644 --- a/custom_components/purrsong/manifest.json +++ b/custom_components/purrsong/manifest.json @@ -8,6 +8,6 @@ "integration_type": "hub", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/RobertD502/home-assistant-lavviebot/issues", - "requirements": ["lavviebotaio==0.0.1.2"], - "version": "0.1.8" + "requirements": ["lavviebotaio==0.0.1.3"], + "version": "0.1.9" }