Search found 4 matches

by Veikko
Saturday 07 January 2017 13:03
Forum: Raspberry Pi GPIO ( WiringPi )
Topic: GPIO meter pulse counting with instant power calculation
Replies: 30
Views: 30815

Re: GPIO meter pulse counting with instant power calculation

It was inside the script. got it working.
by Veikko
Thursday 05 January 2017 21:00
Forum: PHP and all others
Topic: http/https poller
Replies: 30
Views: 26448

Re: http/https poller

Hi! I have a very easy solution going to url and will get one number.
I need to insert this value to domotics so I could see this under some device.
What I am talking about is energy price on the market.

Could somebody help me?
by Veikko
Tuesday 03 January 2017 20:04
Forum: Temperature and Weather
Topic: unable to share dummy devices (virtual device DHT22)
Replies: 8
Views: 3548

Re: unable to share dummy devices (virtual device DHT22)

Hi guys!

Is this true that it is unable to share dummy deivces to another Domoticz system?
I made all the setup as described in wiki, but any devices does'nt appear.

Thanks in advance!
by Veikko
Sunday 25 December 2016 12:46
Forum: Raspberry Pi GPIO ( WiringPi )
Topic: GPIO meter pulse counting with instant power calculation
Replies: 30
Views: 30815

Re: GPIO meter pulse counting with instant power calculation

Hi!

Thak you very much for that script.
I got this working and also I can see data in Domoticz.
Unfortunately it seems that it shows only 1/10 of real usage.
I have a meter where 1000 impulses is one Kw so your script should be correct also for me.

Do you have any suggestions what should I ...