Removed unnecessary refresh of relay's chips

Solves #1068
This commit is contained in:
Edward Firmo
2023-09-27 08:55:48 +02:00
parent 4c738bbc51
commit f72a1038cd
2 changed files with 3 additions and 4 deletions

View File

@@ -19,4 +19,5 @@ There is compatibility between components with v4.0, v4.0.1 and v4.0.2, then you
| Fix incorrect addressing on short press of button02 at buttonpage03 | Critical | `buttonpage03` | TFT (US model only) |
| Fix incorrect service call for Media Player on short press at button pages | Medium | `buttonpageXX` | Blueprint |
| Update to customization instructions | Low | N/A | GitHub page (docs) |
| Use UTC for date selection on weather pages | Low | `weatherXX` | Blueprint |
| Use UTC for date selection on weather pages | Low | `weatherXX` | Blueprint |
| Removed unnecessary refresh of relay's chips | Low | `home` | ESPHome |