add thunder configuration
Some checks failed
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Successful in 3m38s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Successful in 3m48s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Failing after 3m17s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Failing after 3m10s

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2026-01-01 17:52:02 +01:00
parent ee587f1381
commit 29785a96bc
5 changed files with 135 additions and 9 deletions

View File

@@ -33,8 +33,8 @@ const translations = {
// Light Control
'control.light.title': 'Lichtsteuerung',
'control.light.onoff': 'Ein/Aus',
'control.light.light': 'Licht',
'control.light.thunder': 'Gewitter',
'control.mode.title': 'Betriebsmodus',
'control.schema.active': 'Aktives Schema',
'control.status.title': 'Aktueller Status',
@@ -204,8 +204,8 @@ const translations = {
// Light Control
'control.light.title': 'Light Control',
'control.light.onoff': 'On/Off',
'control.light.light': 'Light',
'control.light.thunder': 'Thunder',
'control.mode.title': 'Operating Mode',
'control.schema.active': 'Active Schema',
'control.status.title': 'Current Status',