diff --git a/.homeychangelog.json b/.homeychangelog.json index e044d89..85072b1 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -145,5 +145,8 @@ }, "1.1.6": { "en": "Added esphome_select_setvalue action card for #42" + }, + "1.1.7": { + "en": "Fixed #54 and #44: Now, you can collect debug logs directly from the page Manage your physical devices" } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index 997fd04..4eeae7b 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "nl.inversion.esphome", - "version": "1.1.6", + "version": "1.1.7", "compatibility": ">=5.0.0", "sdk": 3, "name": { diff --git a/app.json b/app.json index 8d392d1..fb97178 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.6", + "version": "1.1.7", "compatibility": ">=5.0.0", "sdk": 3, "name": {