change notification_show parameter to message

For compatibility with ESPHome 2023.11.

Solves #1247
This commit is contained in:
Edward Firmo
2023-11-11 10:13:17 +01:00
parent 1857be65c2
commit 035ebd64dc
2 changed files with 7 additions and 4 deletions

View File

@@ -69,7 +69,10 @@ packages:
If you have a custom automation using very long hold (more than 15s) of hardware buttons it may fail as now the panel will restart with button hold for 15s.
4. Logger via UART is disable
You can add it back as a [customization](https://github.com/Blackymas/NSPanel_HA_Blueprint/wiki/%28EN%29-Customization/_edit#logger-via-uart):
You can add it back as a [customization](https://github.com/Blackymas/NSPanel_HA_Blueprint/wiki/%28EN%29-Customization/_edit#logger-via-uart).
5. Service `notification_show` parameter `text` was renamed to `message` to support ESPHome 2023.11.0.
 
## Overview of noteworthy changes
1. New Upload TFT engine