Hi! Sorry for just posting here, I'm new to this group...
Anyway, with the information found on wxforum <https://www.wxforum.net/index.php?topic=27581.0>, I've managed to modify a linux kernel driver to make the WMR89 show up as a USB serial interface in Linux. I've also been able to receive some data from the WMR89 using pyserial-asyncio, but since I'm new to the weather data stuff, I still have to decode it and there are hints on the wxforum. This project however seems to focus on that and visualize the data so it catched my interest. The point is that adding support for WMR89 to this project is doable.
