You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
default text should be shown.
e.g. "text for telegram for alarm comes, use %NL% for new line" should be: '
"🔴 %ALARMCLASS%%NL%%ALARMTEXT%%NL%Room: %ALARMAREA%"
Screenshots & Logfiles
jsonConfig: "telegram.alarm_textComes": { "type": "text", "maxLength": 255, "default": "🔴 %ALARMCLASS%%NL%*%ALARMTEXT%*%NL%Room: %ALARMAREA%", "help": "text for telegram for alarm comes, use %NL% for new line", "xs": 12, "sm": 12, "md": 12, "lg": 12, "xl": 12 },
Adapter version
7.3.1
js-controller version
7.0.3
Node version
v20.18.0
Operating system
Ubuntu 24.04.1 LTS
Additional context
No response
The text was updated successfully, but these errors were encountered:
No existing issues.
Describe the bug
default text on text-fields in "telegram"-panel of minuaru-Adapter not shown
To Reproduce
checkout https://github.com/minukodu/ioBroker.minuaru/tree/V200rc
start iobroker/dev-server
add instance of minuaru if not already there
goto instance settings of minuaru/telegram settings
Expected behavior
default text should be shown.
e.g. "text for telegram for alarm comes, use %NL% for new line" should be: '
"🔴 %ALARMCLASS%%NL%%ALARMTEXT%%NL%Room: %ALARMAREA%"
Screenshots & Logfiles
jsonConfig:
"telegram.alarm_textComes": { "type": "text", "maxLength": 255, "default": "🔴 %ALARMCLASS%%NL%*%ALARMTEXT%*%NL%Room: %ALARMAREA%", "help": "text for telegram for alarm comes, use %NL% for new line", "xs": 12, "sm": 12, "md": 12, "lg": 12, "xl": 12 },
Adapter version
7.3.1
js-controller version
7.0.3
Node version
v20.18.0
Operating system
Ubuntu 24.04.1 LTS
Additional context
No response
The text was updated successfully, but these errors were encountered: