From 980feb60397e31c349ec9b24047e25b8b59ddded Mon Sep 17 00:00:00 2001 From: Kaufman Home Automation Date: Sun, 26 Jun 2022 11:09:46 -0700 Subject: Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 987091a..88411e8 100644 --- a/README.md +++ b/README.md @@ -97,11 +97,7 @@ Going to the plug's URL in a web browser and adding /reset will completely wipe ## Troubleshooting -Any build errors can usually be resolved by upgrading the ESPHome dashboard to the latest version. On the days when ESPHome updates are released, it may take us up to 24 hours to make necessary changes to our custom components during which time you may see build errors. Please be patient. - -If you are still getting errors after upgrading the ESPHome dashboard to the latest version, try deleting the .esphome/packages and .esphome/external_components subfolders from within the ESPHome config directory. - -If you are stuck on ESPHome version 2022.3.1, you need to uninstall the Home Assistant Add-On, then reinstall using the [Official Add-On Repo](https://github.com/esphome/home-assistant-addon). +General troubleshooting ideas are located in the [Common repo's readme](https://github.com/KaufHA/common/blob/main/README.md) and [on our website](https://kaufha.com/troubleshooting/) ## Recommended Tasmota Template -- cgit v1.2.3 From ab09ba248ceaceb20eabecb70d1831acbf2c1741 Mon Sep 17 00:00:00 2001 From: Kaufman Home Automation Date: Sun, 26 Jun 2022 15:43:13 -0700 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88411e8..5107452 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Going to the plug's URL in a web browser and adding /reset will completely wipe ## Troubleshooting -General troubleshooting ideas are located in the [Common repo's readme](https://github.com/KaufHA/common/blob/main/README.md) and [on our website](https://kaufha.com/troubleshooting/) +General troubleshooting ideas applicable to all products are located in the [Common repo's readme](https://github.com/KaufHA/common/blob/main/README.md#troubleshooting). ## Recommended Tasmota Template -- cgit v1.2.3