diff --git a/esphome-beta/config.json b/esphome-beta/config.json index e5b7e6b..0203924 100644 --- a/esphome-beta/config.json +++ b/esphome-beta/config.json @@ -42,6 +42,6 @@ "stage": "experimental", "startup": "application", "url": "https://beta.esphome.io/", - "version": "1.16.0b2", + "version": "1.16.0b3", "webui": "http://[HOST]:[PORT:6052]" } \ No newline at end of file diff --git a/template/config.yaml b/template/config.yaml index 77c5fa7..f21f65a 100644 --- a/template/config.yaml +++ b/template/config.yaml @@ -56,7 +56,7 @@ esphome-beta: <<: *base directory: esphome-beta name: ESPHome (beta) - version: '1.16.0b2' # BETA + version: '1.16.0b3' # BETA slug: esphome-beta description: "Beta version of ESPHome Hass.io add-on." url: https://beta.esphome.io/