Search found 9 matches
- Wednesday 06 November 2019 10:25
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 114082
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
I'm swithced to the script https://www.domoticz.com/forum/viewtopic.php?f=28&t=17123&p=201321&hilit=watermeter.ini&sid=412de21f69ebdd8bc78a8111f5c597e3#p201321 of WillyWong1. The script I posted above wasn't accurate enough: a mismatch of 10 - 50l a day. With the script of WillyWong1 I've no ...
- Thursday 24 October 2019 21:57
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 114082
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
I've the LJ18A3-8-Z/BX-5V NPN sensor for counting water consumption of my Sensus 620 meter. The sensor seems to be working perfect. When the metal part of the rotating wheel is being detected, the LED is on and v.v. I'm using the script of @Micha123 #!/usr/bin/python import RPi.GPIO as GPIO import ...
- Friday 06 July 2018 15:38
- Forum: Others
- Topic: cheap(er) p1-to-USB cable for smart meter (looking for a ...)
- Replies: 18
- Views: 4938
Re: cheap(er) p1-to-USB cable for smart meter (looking for a ...)
Hi, I got a ISKRA AM550 meter a little while ago and I bought a Serial converter with a FTDI chip embedded into the pcb, however I am not seeing any data. The manufacturer of the cable has put a 10k resistor between RXD and RTS. Should I move the Resistor to be between RXD and +5v? Kind regards ...
- Tuesday 27 October 2015 16:03
- Forum: RFLink Transceiver
- Topic: RFLink - USB Gateway - Introduction
- Replies: 134
- Views: 99384
Re: RFLink - USB Gateway - Introduction
Great project! I'm very happy with this!
Anyone any idea when a 868MHz-compatible version of this board will be available?
Anyone any idea when a 868MHz-compatible version of this board will be available?
- Monday 15 September 2014 13:54
- Forum: Others
- Topic: SolarEdge in Latest Beta / Port Number
- Replies: 161
- Views: 59810
Re: SolarEdge in Latest Beta / Port Number
Is it possible to dump all (raw) tcp packets from domoticz or from Linux (running on a raspberry) in a file? If yes, how can I sniff that data?
I'll log all data from my SolarEdge to analyze data.
I'm a noob on Linux....
I'll log all data from my SolarEdge to analyze data.
I'm a noob on Linux....
- Monday 01 September 2014 12:04
- Forum: Others
- Topic: SolarEdge in Latest Beta / Port Number
- Replies: 161
- Views: 59810
Re: SolarEdge in Latest Beta / Port Number
@Hans, I've also configured Domoticz logging by configuring my inverter to send data to my Raspberry with Domoticz instead if prod.solaredge.com. The amount of kWh is incorrect (almost 0, sometimes a very huge number e.g. 1258461172.957 kWh). Did you connect the inverter physically to your Domoticz ...
- Monday 11 August 2014 20:50
- Forum: Others
- Topic: SolarEdge in Latest Beta / Port Number
- Replies: 161
- Views: 59810
Re: SolarEdge in Latest Beta / Port Number
@Hans, after I changed the IP address on my SE3000 converter, it took some time (1 or 2 minutes if I remember correctly) after the 'not connected' issue was solved. Did you give it enough time to re-establish the connection?
- Thursday 03 April 2014 12:25
- Forum: Others
- Topic: SolarEdge in Latest Beta / Port Number
- Replies: 161
- Views: 59810
Re: SolarEdge in Latest Beta / Port Number
I understand implementing this is a big job. So I'm very grateful for that!
I'll patiently wait for improvements. If I can help with testing, let me know.
Where can I post remarks/bugs? Have I to use the Bugs/Problems forum?
I'll patiently wait for improvements. If I can help with testing, let me know.
Where can I post remarks/bugs? Have I to use the Bugs/Problems forum?
- Wednesday 02 April 2014 21:32
- Forum: Others
- Topic: SolarEdge in Latest Beta / Port Number
- Replies: 161
- Views: 59810
Re: SolarEdge in Latest Beta / Port Number
I also have a SolarEdge inverter (SE3000). I'm very, very interested in a solution for viewing my inverter data without using the SE Monitoring Portal. Last year I've sniffed data communication between the inverter and SE, but I was unable find 'human readable' data. So I was very surprised Domoticz ...