Search found 4 matches

by robpijpers
Thursday 21 July 2016 15:37
Forum: Temperature and Weather
Topic: BMP085 ESPEasy
Replies: 8
Views: 4094

BMP085 ESPEasy

I have a BMP085 sensor (pressure and temp) attached to a NodeMCU board running ESPeasy that sends the data over to Domoticz.
I can not find a useful virtual sensor to only show the pressure.
Is there a way to create a custom virtual sensor or another way to achieve this?

Thx, Rob
by robpijpers
Tuesday 19 July 2016 20:56
Forum: Others
Topic: Adding Nest Thermostat
Replies: 5
Views: 8494

Adding Nest Thermostat

I'm new to Domoticz and are playing around to get some knowledge how Domoticz is working, So far I am very impressed.
I'm reading on various sites that is possible to add a Nest thermostat but I can't find a way to properly do this step by step.
Can anyone help me?

Thanks, Rob
by robpijpers
Saturday 14 February 2015 23:18
Forum: Other questions and discussions
Topic: Get data from Homewizard
Replies: 16
Views: 8676

Re: Get data from Homewizard

That works very nice, thanks for your quick responce.
Is there a way to parse json return data from the Homewizard?
by robpijpers
Saturday 14 February 2015 21:32
Forum: Other questions and discussions
Topic: Get data from Homewizard
Replies: 16
Views: 8676

Get data from Homewizard

Hello all, I have a Homewizard running with several kaku devices. Because its hard to script against the homewizard I started to play arround with Domoticz. I can get information or change a switch on the homewizard by sending a http url http://<homewizard-ip>/<password>/sensor. Is it possible to ...