Search found 5 matches

by jacekk233
Saturday 06 January 2024 0:14
Forum: dzVents
Topic: Domoticz & Gas usage on LCD
Replies: 9
Views: 2966

Re: Domoticz & Gas usage on LCD

I give up.

i was trying to send data to LCD in the end of script in attachment, but without any results

I need help, please :(
by jacekk233
Wednesday 03 January 2024 20:26
Forum: dzVents
Topic: Domoticz & Gas usage on LCD
Replies: 9
Views: 2966

Re: Domoticz & Gas usage on LCD

OK. I'll try clarify all problems :) So far some values like temperatures, pressure i send to LCD in lua.script as in the attachment and it's OK - i don't want to change it now, Another part of data like relays status i send to LCD in another script (DZVents) - in attachment, "*" means relay ON ...
by jacekk233
Tuesday 02 January 2024 22:59
Forum: dzVents
Topic: Domoticz & Gas usage on LCD
Replies: 9
Views: 2966

Re: Domoticz & Gas usage on LCD

Thanks for your script- it works perfectly.

I send data to the LCD as in the attachment:

but if i tried to implement part of your script to take out counterToday parameter it doesn't work i suppose i have a mistake.

Can you give me any clues?
by jacekk233
Monday 01 January 2024 22:59
Forum: dzVents
Topic: Domoticz & Gas usage on LCD
Replies: 9
Views: 2966

Re: Domoticz & Gas usage on LCD

I thought about counterToday value. when i used /js...htm?type=devices&rid=IDX i saw the value of Counter & CounterToday, but i didn't know how to do to show counterToday value on my LCD. Now I see value 018446744073709187545 like in a logfile , not like 4,5 (as shows CounterToday) Could you show me ...
by jacekk233
Monday 01 January 2024 21:23
Forum: dzVents
Topic: Domoticz & Gas usage on LCD
Replies: 9
Views: 2966

Domoticz & Gas usage on LCD

Hello I have Gas counter made on Counter incremental in Utility - it works well. Few days ago I connected LCD 20x4, where I send some parameters , like temperatures or pressure and it's OK, but when i tried to send actual daily gas usage from counter incremental I bumped into some problems. Eg ...