But of course this command does not has specification of display name or display task number/name.SendToHTTP 127.0.0.1,80,/control?cmd=7dn,22
Can anybody help me to resolve the problem?
Moderators: grovkillen, Stuntteam, TD-er
But of course this command does not has specification of display name or display task number/name.SendToHTTP 127.0.0.1,80,/control?cmd=7dn,22
The display remains blank.SendToHTTP 127.0.0.1,80,/control?cmd=7dt,22
Code: Select all
On DSTemp#Temperature do
7dt,[DSTemp#Temperature]
endon
But display simply dim completely. Any help?7dn,%syshour%.%sysmin%
I see. Then it must be looked at.mackowiakp wrote: ↑20 Dec 2018, 17:33 Mhhh. I did not find out such command in docu https://www.letscontrolit.com/wiki/inde ... _Reference. I can set time, run rule at spec time or use variables. Or - what is most possible - I miss something.
Please remember that I mux two displays to the same GPIO`s, first for display time and the second to display temp. So I can not to define one to display time only via WEB GUI. Just rule must write time as a numbers (each round minute).
Problem solved. Be so kind to tell me is how can I run such command in rule at every day, hour, min and 00 sec. I did not found out is the second resolution avaliable in Clock#Time= command or not.7dst,%syshour%,%sysmin%
Code: Select all
On Clock#Time=All,**:** Do
7dst,%syshour%,%sysmin%
EndOn
Might be able to ask the maintainer (open a new issue on GitHub) to add a command for colon on/off. That could then be triggered once per second, 7dc,1 for on and 7dc,0 for off.mackowiakp wrote: ↑20 Dec 2018, 18:58 THX. Problem solved. Excenpt not blinking colon on time display. THX once more
Is it necesery to switch both CLK and DIO inputs or switching only DIO in enough ? CLK inputs solder together of course.
Users browsing this forum: Ahrefs [Bot] and 9 guests