diff --git a/plejd/config.json b/plejd/config.json index c7043c2..e182b83 100644 --- a/plejd/config.json +++ b/plejd/config.json @@ -1,6 +1,6 @@ { "name": "Plejd", - "version": "0.1.0", + "version": "0.1.1", "slug": "plejd", "description": "Adds support for the Swedish home automation devices from Plejd.", "url": "https://github.com/icanos/hassio-plejd/", @@ -32,4 +32,4 @@ "mqttPassword": "str", "includeRoomsAsLights": "bool" } -} \ No newline at end of file +}