Search found 6 matches

by yo3hjv
Tuesday 03 March 2020 12:03
Forum: Utility
Topic: Energy measurement with espeasy and pzem-004t
Replies: 65
Views: 76709

Re: Energy measurement with espeasy and pzem-004t

Hello and thank you for the nice "How to". I did it and it is working. Seems to work properly, I also included the ">0" mod. I have only one observation: the "Current" value is showing the last maximum current. I wonder if someone can help me with LUA script to make the "Current" show the "now ...
by yo3hjv
Tuesday 21 May 2019 15:36
Forum: LUA
Topic: I will send text from domoticz to a lcd2004 on an espeasy board
Replies: 3
Views: 2458

Re: I will send text from domoticz to a lcd2004 on an espeasy board

I will send text from domoticz to a lcd2004 on an espeasy board commandArray = {} commandArray['OpenURL'] = '192.168.0.144/control?cmd=lcd,3,1,ditiseentest' print ('test ') return commandArray it works but in the logfile i see 2017-10-28 19:03:30.280 Error: Error opening url: 192.168.0.144/control ...
by yo3hjv
Friday 26 April 2019 10:05
Forum: Utility
Topic: Energy measurement with espeasy and pzem-004t
Replies: 65
Views: 76709

Re: Energy measurement with espeasy and pzem-004t

Can anyone help me to relate the costs of energy with the Elec happy switch?
I do have T1 and T2 energy on the Energy report... T1 is with Elec Happy switch OFF and T2 with switch ON?

Thank you,
Adrian
by yo3hjv
Thursday 25 April 2019 4:22
Forum: Utility
Topic: Energy measurement with espeasy and pzem-004t
Replies: 65
Views: 76709

Re: Energy measurement with espeasy and pzem-004t

Hello and thank you for the nice "How to". I did it and it is working. Seems to work properly, I also included the ">0" mod. I have only one observation: the "Current" value is showing the last maximum current. I wonder if someone can help me with LUA script to make the "Current" show the "now ...
by yo3hjv
Friday 22 February 2019 12:52
Forum: Other questions and discussions
Topic: Domoticz and over-the-internet sensors
Replies: 0
Views: 668

Domoticz and over-the-internet sensors

Hello guys. I am using Domoticz V 4.9700 on a Raspberry Pi 3 behind a router with NAT (8080 internal to ***** external). Because I don't have static IP I use "no-ip" service to access Domoticz. I am using mainly EspEasy Mega on NoceMCU and Sonoff Basic. Everything is fine when the sensors and ...
by yo3hjv
Thursday 21 February 2019 11:38
Forum: Python
Topic: Python Plugin: 433 RF Switches
Replies: 18
Views: 9613

Re: Python Plugin: 433 RF Switches

Hello guys. I have a similar (somehow) problem with RFSwitches)... I cannot find a way to send a command from RF remote unit TO Domoticz. EX: I want to light a bulb when I pressed a button on the RF 433 remote. The hardware is OK, made with a cheap 433 Rx and Tx (FS100A, like THIS https://www ...