Wow thanks for your long reply. I will do some more investigation with your suggestions.
I use a 5V PNP, without any resistors. Maybe I should change that too.
Will let you know.
Search found 22 matches
- Thursday 02 April 2020 10:15
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 117497
- Tuesday 31 March 2020 14:34
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 117497
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
Any idea why I have a mismatch of some hunders of liters every week? I tried to change the position of the PNP very often but that won't help anything. It is not that it counts 505 instead of 500 per day, it just ads random about 100 liters in one hour and then for several hours it's ok. Could it be ...
- Friday 24 January 2020 19:35
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 117497
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
My PNP with the plugin was running fine, but this week I had 3 times the issue that the measuring went crazy. Examples: in one hour it said I used 400 liters, out of the blue and even one time 15.000 liters. Tried to place the PNP a it different, but so far it didn't help. Anyone else seeing this ...
- Tuesday 14 January 2020 21:44
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 117497
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
It is running for some days now and so far so good. But in the last 48 hours I see empty parts in the graphs. Why is this? So far only during the night. Any idea? Capture1.png Do you use ESPEasy? i heard before that a reboot of the unit can reset it to 0. perhaps you can eliminate that the espeasy ...
- Tuesday 14 January 2020 20:00
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 117497
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
It is running for some days now and so far so good. But in the last 48 hours I see empty parts in the graphs.
Why is this? So far only during the night.
Any idea?
Why is this? So far only during the night.
Any idea?
- Saturday 11 January 2020 11:25
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 117497
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
Yesterday I received this PNP: https://nl.aliexpress.com/item/32826250006.html?spm=a2g0s.9042311.0.0.437a4c4d4F0j02 And I can confirm it works! Installed it without any resistors. But..... I miss some liters waters per day. Maybe I have to place it bit different on the watermeter. In about 10 hours ...
- Monday 23 December 2019 22:01
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 117497
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
Forgive my stupidity, so no resistors at all and configure pull up in the settings. And that pullup is build in the Pi, that ineternal 10k or something? Gonna try that, but comared to yours, I think I need the 5V then. I did not use any resistor, only connected the sensor as described in this ...
- Monday 23 December 2019 21:44
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 117497
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
So you don't use any resistors at all? Correct. I only configured the internal pull up resistor Forgive my stupidity, so no resistors at all and configure pull up in the settings. And that pullup is build in the Pi, that ineternal 10k or something? Gonna try that, but comared to yours, I think I ...
- Monday 23 December 2019 11:13
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 117497
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
Hmmm I connected my NPN as the scheme above. Took 3 resistors (1k), as you need 2k, I soldered them after each other to make it 2k. Connected it to my Pi 3 model b at the pins shown above. But it doesn't count. If I use metal in front of the NPN I see the led turing on. I ordered one from Ali ...
- Monday 23 December 2019 9:28
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 117497
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
Ok, will stick to the forum then. Welcome, happy to make your plugin working 100%. I think I need a bit more explanation about the pull-up resistor.... sorry. So, long story short, this has to be used to make it work? watermeter.JPG You said: "Mine works also fine directly connected. Not at once ...
- Friday 20 December 2019 21:50
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 117497
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
Started from scratch. Removed all and used your latest version 1.01 Placed an empty TESTPULSE and didn't connect a PNP yet. Set it to GPIO21 with resistor NULL But then I get this error and NO device is created: 2019-12-20 21:35:53.458 Error: (Watermeter) 'onStart' failed 'AttributeError':'module ...
- Thursday 19 December 2019 20:54
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 117497
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
SOLVED! If you are using Raspbian Stretch, RPi.GPIO is NOT included in Python 3.5 by default. sudo apt-get install python3-rpi.gpio After that.... I have a new device Watermeter. TESTPULSE option seems to work. So now the real work, get the NPN connected and working. EDIT1: did you use the script by ...
- Thursday 19 December 2019 20:16
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 117497
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
Thanks, reinstalled the plugin. few things i can think of: 1. Can you try to install other plugins (e.g. you could try the buienradar plugin) to find out this issue is specific for the watermeter plugin? Installed buienrader, works 100%. 2. Did you already try to make the plugin.py exeutable (chmod ...
- Thursday 19 December 2019 8:28
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 117497
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
Version: 4.10717
Build Hash: b38b49e5
Compile Date: 2019-05-09 13:04:08
dzVents Version: 2.4.19
Python Version: 3.5.3 (default, Sep 27 2018, 17:25:39) [GCC 6.3.0 20170516]
Build Hash: b38b49e5
Compile Date: 2019-05-09 13:04:08
dzVents Version: 2.4.19
Python Version: 3.5.3 (default, Sep 27 2018, 17:25:39) [GCC 6.3.0 20170516]
- Wednesday 18 December 2019 22:58
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 117497
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
Pi 3
PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"
NAME="Raspbian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
VERSION_CODENAME=stretch
ID=raspbian
Python 3.5
PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"
NAME="Raspbian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
VERSION_CODENAME=stretch
ID=raspbian
Python 3.5
- Wednesday 18 December 2019 22:32
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 117497
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
2019-12-18 22:23:10.717 Error: Watermeter hardware (6) thread seems to have ended unexpectedly 2019-12-18 22:23:24.720 Error: Watermeter hardware (6) thread seems to have ended unexpectedly 2019-12-18 22:23:29.986 Error: (WMPS) failed to load 'plugin.py', Python Path used was '/home/pi/domoticz ...
- Wednesday 18 December 2019 22:28
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 117497
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
Yes. Earlier I added my smart meter, so that should work.
I see the hardware is added to the list, but no new device
I see the hardware is added to the list, but no new device
- Wednesday 18 December 2019 22:16
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 117497
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
Ok, hardware can be found now in the list. But after the add and the message, device added, there is NO new device!
Any idea?
Any idea?
- Wednesday 18 December 2019 21:46
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 117497
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
Seems I had to install de python DEV part......
- Monday 16 December 2019 20:50
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 117497
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
Update: i have found the gpio pins using the domoticz driver very unstable, so if someone can answer my previous post, that would be much appreciated Nevertheless for now i accept this. But to circumvent all the manual steps written in this thread i've rewritten the python script to a domoticz ...