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
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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user