Search found 5 matches

by Stef
Friday 24 August 2018 13:56
Forum: 433 & 868 transceiver
Topic: RFLink-ESP released
Replies: 10
Views: 14329

RFLink-ESP released

RFLink-ESP

Unfortunately we had to fork RFLink, because available sources R29 didn't work reliable and we didn't get any response from the current maintainers / owners.

After making some small changes (about 10 lines of code) we got RFLink working on an ESP32, but it wasn't reliable detecting ...
by Stef
Sunday 19 August 2018 17:52
Forum: ESP8266
Topic: change IDx is that possible ?
Replies: 4
Views: 6878

change IDx is that possible ?

hello

I'm connecting / removing my own devices and use the description here https://www.domoticz.com/wiki/MQTT

It works, but everytime I remove a device and reconnect again, I get another IDX and I have to reprogram my own device.

Isn't possible to change the IDx in Domotics, so that you can ...
by Stef
Thursday 02 August 2018 21:54
Forum: Other questions and discussions
Topic: are sensor values stored in the database ?
Replies: 4
Views: 1456

Re: are sensor values stored in the database ?

thanks again Waaren,

they are indeed in the temperature table

(I used DBbrowser to view it,
SQLtiteStudio before, but that was far too slow, maybe therefore I missed it :) )

best regards,
Stef
by Stef
Thursday 02 August 2018 21:16
Forum: Other questions and discussions
Topic: are sensor values stored in the database ?
Replies: 4
Views: 1456

Re: are sensor values stored in the database ?

thanks for the fast response.

ok one step further.

Yes I know the graph view from the GUI.
And yes I've seen the temperature table (but in that table the temperature value from Wunderground is shown.
I guess my problem is that I've 5 different temperature sensors, and I guess that Domoticz only ...
by Stef
Thursday 02 August 2018 17:52
Forum: Other questions and discussions
Topic: are sensor values stored in the database ?
Replies: 4
Views: 1456

are sensor values stored in the database ?

hello,

I've just started to see if Domoticz is the right tool for me.
My first impression is very good.
I've connected a BME280 sensor with an ESP8266 through a LAN connection with Domoticz and it seems to work well.
The device is setup as a Temperature/Pressure/Humidity sensor and these values are ...