Page 1 of 1

Device showing up in RFLink logging but not in Domoticz

Posted: Monday 13 March 2017 14:53
by GuyTreepbush
Hi,

today I invested 10 euro in a xiron weatherstation from Blokker. On the forum I read some mixed messages if it would work or not.For that price I wanted to give it a go. Unfortunatly it does not work it seems. However:
In the RFLINK serial port logging it does show up:
20;03;Xiron;ID=6D01;TEMP=00c2;HUM=41;BAT=OK;
20;04;Xiron;ID=6D01;TEMP=00c4;HUM=42;BAT=OK;
20;05;Xiron;ID=6D01;TEMP=00c8;HUM=41;BAT=OK;

Temp might be wrong but I do not care for that. Hum is Ok.

Unfortunatly, in Domoticz is does not show as device.....

tried to search the forum on what it could be that goes wrong here. As RFlink picks it up I would expect Domoticz to pick it up.

For information:
I use Domoticz on a synology NAS and and use RFlink already for a number of switches without issues.


Any suggestions?

Re: Device showing up in RFLink logging but not in Domoticz

Posted: Monday 13 March 2017 15:09
by Stuntteam
Xiron is supported, the temperature is also correct: 0xc2= 194 decimal divide by 10 to get 19.4 degrees
RFlink forwards the info to Domoticz, after that it should be listed under settings/devices in the device list and you have to add it to the temperature sensor list with the green arrow.

Re: Device showing up in RFLink logging but not in Domoticz

Posted: Monday 13 March 2017 15:53
by GuyTreepbush
After leaving it alone for 30 minutes, suddenly the values started showing up. Thanks for your response