I’m pretty new with Pimatic and all. Recently configured my 433Mhz receiver and transmitter via an Arduino Nano and homeduino plugin. Kaku switches are working fine with that.
Next project is trying to receive the info from my Xiron weather station.
The homeduino debug log shows some received data, from which I’m sure that it comes from the station (switched it off and on). I also played with changing the channel and setting from C to F om the station.
Below is the log where I also noted the channel, temperature and humidity at that moment. The station also reports battery status btw.
How can I make this to work in pimatic / homeduino?
channel 1: 28,2C 54%
debug [pimatic-homeduino]: received: [ 556, 1048, 1972, 3888 ] 020202010202010102010101010101020101010202010201020202020101020201020201010101010103
16:40:41
channel 1: 28,3C 53%
debug [pimatic-homeduino]: received: [ 544, 1056, 1984, 3880 ] 020202010202010102010101010101020101010202010201020202020101020201020202010101010103
16:41:35
channel 1: 28,4C 53%
debug [pimatic-homeduino]: received: [ 556, 1048, 1976, 3904 ] 020202010202010102010101010101020101010202010202020202020101020201020102010101010103
16:42:32
channel 1: 28,5C 53%
debug [pimatic-homeduino]: received: [ 556, 1048, 1976, 3904 ] 020202010202010102010101010101020101010202020102020202020101020201020102010101010103
16:43:29
channel 1: 28,6C 52%
debug [pimatic-homeduino]: received: [ 552, 1052, 1976, 3888 ] 020202010202010102010101010101020101010202020201020202020101020201020101010101010103
16:45:23
channel 2: 28,6C 52%
debug [pimatic-homeduino]: received: [ 552, 1052, 1976, 3888 ] 020202010202010102010101010101020101010202020201020202020101020201020101010101010103
16:45:23
channel 1: 83,4F 52%
debug [pimatic-homeduino]: received: [ 548, 1052, 1980, 3884 ] 020202010202010102010101010101020101010202020201020202020101020201020101010101010103
16:49:39