Search found 6 matches

by FlyinGNL
Sunday 27 March 2016 14:54
Forum: Raspberry Pi GPIO ( WiringPi )
Topic: GPIO Interrupt for water meter
Replies: 29
Views: 9878

Re: GPIO Interrupt for water meter

i got this error after a new tick , dummy counter is not updating! pls help needed Water counter tick: 1 HTTP Error 401: Unauthorized Water delta 1 this is the script: #!/usr/bin/env python #imports import time import RPi.GPIO as GPIO import json import urllib2 import threading #vars GET_URL = 'http ...
by FlyinGNL
Saturday 19 March 2016 8:41
Forum: Other questions and discussions
Topic: delta-t script + dummy thermometer not switching
Replies: 0
Views: 699

delta-t script + dummy thermometer not switching

hello, yesterday i add a delta-t lua script i found to my Raspberry 2 domoticz and a dummy thermometer. The script is running well and the dummy thermometer tells me the difference from 2 ds18b20 sensors. With a blockly i want to switch my solarpump. for some reasen blocky is't switching my elro ...
by FlyinGNL
Thursday 25 February 2016 22:25
Forum: Suggestions
Topic: [523] SUPPORT FOR SOLARMAX PV-INVERTER
Replies: 18
Views: 5495

Re: [523] SUPPORT FOR SOLARMAX PV-INVERTER

numbers doesn't count :lol:
by FlyinGNL
Thursday 25 February 2016 21:35
Forum: Suggestions
Topic: [523] SUPPORT FOR SOLARMAX PV-INVERTER
Replies: 18
Views: 5495

Re: [523] SUPPORT FOR SOLARMAX PV-INVERTER

Is it possible to get a more exact reading from a solarmax inverter?
Now the day readings are in 1 kWh. Would be nice when it's in 0,1kWh output if not too much trouble
Knipsel.JPG
Knipsel.JPG (25.31 KiB) Viewed 4726 times
by FlyinGNL
Monday 30 November 2015 23:53
Forum: Switches and Scenes
Topic: Pelletstofe Contact
Replies: 12
Views: 3234

Re: Pelletstofe Contact

gpio 17 wire to relayboard behind the stove. Connect 2 wires to the on-button of the stove (not the main switch) 1-wire sensors to messure the boilers temperature. i want to puls-on the stove for boiler-temp low and again puls-on the stove when then boiler-temp is high. my house is full with utp ...
by FlyinGNL
Monday 30 November 2015 23:27
Forum: Switches and Scenes
Topic: Pelletstofe Contact
Replies: 12
Views: 3234

Re: Pelletstofe Contact

Do you have a sollution? I want the same here with my pelletsstove. What did i do: create a on button in domoticz off delay 3,5 sec gpio 17 installed and switching on the puls-on button. created a relaycontact input on the stoves on-button. When i push the on-button in domoticz manual the stove goes ...