From f8eb605c0437acbaa2428993b6f98f02df124520 Mon Sep 17 00:00:00 2001 From: Sebastian Muszynski Date: Wed, 15 Feb 2023 15:27:24 +0100 Subject: [PATCH] Update docs because the "watchdog heartbeat timeout" was fixed upstream (Closes: #8) (#21) --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7934dcc..121c108 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ ZB-GW03 Zigbee to LAN bridge/gateway based on Espressif ESP32 and a Silicon Labs ## Requirements -* [ESPHome 2021.9.3](https://github.com/esphome/esphome/releases) (see "Known issues") +* [ESPHome 2022.12.8](https://github.com/esphome/esphome/releases) ## Quick start guides @@ -32,10 +32,7 @@ ZB-GW03 Zigbee to LAN bridge/gateway based on Espressif ESP32 and a Silicon Labs ## Known issues -* Watchdog heartbeat timeouts if you use ESPHome `>2021.9.3` ([#8][i8])
- https://github.com/oxan/esphome-stream-server/issues/14 - -[i8]: https://github.com/syssi/esphome-zb-gw03/issues/8 +None. ## References