Hi. I was trying to add my telldus weather station, wich seems to be an oregon scientific product. I am using an rfxcom serial device and integration.From what i understand the weather stations have separate transmissions from rain, temperature and wind sensor. I got the wind data right away, but not rain or weather. I know it’s beeing sent because it shows up on my weather staion display.
However, today another sensor was identified, but it was not thw right one. It shows as a oregon scientific power meter, but all the data is static. In the logs i am getting errors of
Event is not JSON serializable:
Is there any way to manually override the sensor identification? Any other suggestions?
Which telldus sensor?
What is received in the latest version of RFXmngr using the latest RFXtrx firmware? Try with Oregon, FineOffset, Rubicson and Hideki enabled.
Hi. Sorry, I am a comblete beginner on RFXcom. I bought the unit used online because I heard it was the way to go. It is currently running FW version 1044 Pro1.
The weather station is this one:
In RFXmngr I was able to see some undecoded messages for a little bit, but have not been able to reproduce it with the same settings later. here was the output I got:
23.07.2022 10:53:06:664= 1401001303532C8604270001031C057C7958434F4D
Packettype = Interface Message
subtype = Interface Response
Sequence nbr = 19
response on cmnd = Set Mode
Transceiver type = 433.92MHz
Firmware version = 1044
Firmware Type = Pro1
Noise level = 124
Transmit power = 10dBm
Hardware version = 1.3 RFXtrx433E
Undec on
Imagintronix disabled
Byron SX disabled
RSL disabled
Lighting4 disabled
FineOffset enabled
Rubicson enabled
AE Blyss disabled
BlindsTx disabled
BlindsT0 disabled
Legrand disabled
La Crosse disabled
Hideki enabled
AD LightwaveRF disabled
Mertik disabled
Visonic disabled
ATI,Cartelectroni disabled
Oregon Scientific enabled
Meiantech disabled
HomeEasy EU disabled
AC enabled
ARC enabled
X10 enabled
DDxxxx disabled
HomeConfort,Fan disabled
KeeLoq disabled
No. It also seems like the sensor keeps re-identifying as new sensors, ending up with a list of dozens of wind sensors. My planned workaround was to take all incoming data with a specific field like wind speed, strip the sensor id from the data and make it intona new sensor. Since i am not a programmer inwas planning to do this in node red. So far no luck, but i have not looked into this for a while. Maybe chat gpt can help me create a template instead. Open to suggestions