Search found 7 matches

by Kest
Tuesday 30 June 2020 19:38
Forum: Other questions and discussions
Topic: Battery percentage
Replies: 4
Views: 510

Re: Battery percentage

sorry, i use HTTP. never used nodred before so i will give it a try.
by Kest
Tuesday 30 June 2020 16:07
Forum: Other questions and discussions
Topic: Battery percentage
Replies: 4
Views: 510

Re: Battery percentage

EddyG wrote: Tuesday 30 June 2020 16:00 How is your nodemcu logging to Domoticz?
i created 3 dummy's, one for each value(volts/amps/power) entered thos IDX codes to my easpeasy device configuration. only i needed to create the ina219 3 times one for each value. using mega btw.
by Kest
Tuesday 30 June 2020 15:58
Forum: Other questions and discussions
Topic: Battery percentage
Replies: 4
Views: 510

Battery percentage

Hello, i have a nodemcu(running espeasy) with a INA219 between my 12v10w solar panel(will be upgraded) to a 1,5Kwh battery(3s60p off 18650cells). The INA219 give the Volts, amps and power, nicely logging to domoticz both directions. Is there a way to create a percetage in domoticz on how full the ...
by Kest
Monday 09 December 2019 11:30
Forum: Other questions and discussions
Topic: Analog value possible true GPIO?
Replies: 5
Views: 371

Re: Analog value possible true GPIO?

freijn wrote: Monday 09 December 2019 8:53 Kest,

Have a look into a NodeMCU and easpeasy, a few euro's and running within 30 min.
True, butt everything is within 4 meters of the RPI.
by Kest
Monday 09 December 2019 8:48
Forum: Other questions and discussions
Topic: Analog value possible true GPIO?
Replies: 5
Views: 371

Re: Analog value possible true GPIO?

hello,

Wow that looks interesting butt way to complicated, good last resort. Butt i was thinking about " MCP23017 I2C Interface 16bit I/O" because it has the capability to read in analog value's. Butt is domoticz capable to use the analog value's from the I/O extender.
by Kest
Monday 09 December 2019 8:28
Forum: Temperature and Weather
Topic: Soil moisture sensor
Replies: 2
Views: 621

Re: Soil moisture sensor

How do you want to use it, Analog or digital? What is exactly the problem you are having?
by Kest
Monday 09 December 2019 8:14
Forum: Other questions and discussions
Topic: Analog value possible true GPIO?
Replies: 5
Views: 371

Analog value possible true GPIO?

hello,

is it possible to read a analog value with a gpio pin? is want to monitor the light intensity so i can switch the lights according. now i am using the digital out pin set to a certain darkness. butt this is not accurate enough for me.

thanks for the help.