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
I have finally managed to update my display (custom) to v2. Not easy for me as a layman, as a lot of the documentation seems to be outdated. But it works now. ( I think?)
If i send the following from Home Assistant:
service: esphome.matrix3_icon_screen
data:
default_font: true
icon_name: ten
screen_time: 10
lifetime: 1
r: 200
b: 200
g: 200
text: Test
Text and icon appear as desired for 10 seconds and then switch back to the clock.
After that, the text and icon appear 4 more times within the next 90 seconds or so.
What do I have to do so that text & icon are only displayed once for 10 seconds?
In addition, the example in the WIKI "display timer" does not seem to work.
If I set the timer to 60 seconds, only "59" is displayed and the time does not run down.
Hello everyone
I have finally managed to update my display (custom) to v2. Not easy for me as a layman, as a lot of the documentation seems to be outdated. But it works now. ( I think?)
If i send the following from Home Assistant:
Text and icon appear as desired for 10 seconds and then switch back to the clock.
After that, the text and icon appear 4 more times within the next 90 seconds or so.
What do I have to do so that text & icon are only displayed once for 10 seconds?
In addition, the example in the WIKI "display timer" does not seem to work.
If I set the timer to 60 seconds, only "59" is displayed and the time does not run down.
Can anybody help me?
Thank you so much
Config
This is my Config:
Config.txt
Additional information
Logs
Log when Calling the icon_screen:
logs_matrix3_logs.txt
The text was updated successfully, but these errors were encountered: