You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
Hello,
i have a receiver for wh1080, wh24 weather stations and some self-made sensors based on a jeenode. The received data is transmitted as JSON string via ttyusb, data format similar to rtl_433.
Now I wanted to display these in weewx and I have looked for a driver for weewx that can read JSON via ttyusb, but without success.
Does anyone know a driver for it or can it be my first Python project for weewx?