diff --git a/nspanel_esphome_advanced.yaml b/nspanel_esphome_advanced.yaml index 31888e7..7eb570a 100644 --- a/nspanel_esphome_advanced.yaml +++ b/nspanel_esphome_advanced.yaml @@ -12,20 +12,20 @@ captive_portal: time: - id: !extend time_provider on_time_sync: - then: + then: - component.update: api_timestamp - component.update: device_timestamp api: services: - ##### Service to play a rtttl tones ##### - # Example tones : https://codebender.cc/sketch:109888#RTTTL%20Songs.ino - - service: play_rtttl - variables: - song_str: string - then: - - rtttl.play: - rtttl: !lambda 'return song_str;' + ##### Service to play a rtttl tones ##### + # Example tones : https://codebender.cc/sketch:109888#RTTTL%20Songs.ino + - service: play_rtttl + variables: + song_str: string + then: + - rtttl.play: + rtttl: !lambda 'return song_str;' button: ##### EXIT REPARSE TFT DISPLAY ##### diff --git a/nspanel_eu.HMI b/nspanel_eu.HMI index 1c6da5b..2702d8a 100644 Binary files a/nspanel_eu.HMI and b/nspanel_eu.HMI differ diff --git a/nspanel_eu.tft b/nspanel_eu.tft index b972630..4c3a387 100644 Binary files a/nspanel_eu.tft and b/nspanel_eu.tft differ diff --git a/nspanel_us.HMI b/nspanel_us.HMI index d568db6..35e30cf 100644 Binary files a/nspanel_us.HMI and b/nspanel_us.HMI differ diff --git a/nspanel_us.tft b/nspanel_us.tft index 16af515..e2a99b2 100644 Binary files a/nspanel_us.tft and b/nspanel_us.tft differ diff --git a/nspanel_us_land.HMI b/nspanel_us_land.HMI index f8c8932..8184f93 100644 Binary files a/nspanel_us_land.HMI and b/nspanel_us_land.HMI differ diff --git a/nspanel_us_land.tft b/nspanel_us_land.tft index cad6f50..c98ea6d 100644 Binary files a/nspanel_us_land.tft and b/nspanel_us_land.tft differ