diff --git a/.homeychangelog.json b/.homeychangelog.json index aaac4d5..e044d89 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -142,5 +142,8 @@ }, "1.1.5": { "en": "Added esphome_text and esphome_select custom capabilities for #42" + }, + "1.1.6": { + "en": "Added esphome_select_setvalue action card for #42" } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index ae10858..997fd04 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "nl.inversion.esphome", - "version": "1.1.5", + "version": "1.1.6", "compatibility": ">=5.0.0", "sdk": 3, "name": { diff --git a/app.json b/app.json index e552177..8d392d1 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "_comment": "This file is generated. Please edit .homeycompose/app.json instead.", "id": "nl.inversion.esphome", - "version": "1.1.5", + "version": "1.1.6", "compatibility": ">=5.0.0", "sdk": 3, "name": {