Hi, i relly like OMG but have some ideas about improving the usability, at least for myself :).
I hope it is ok to formulate a small wishlist here (i have no idea how to use github…).
A filter to restrict found 433 sensors. Right now my OMG shows 20+ different devices in my neighbourhood besides the 3 i own. mybe a blacklist diabeling certain devices would be great, within the gui even better.
Support for other frequencies / modulations, also configurable within the gui would be nice. As i geather there is some development happening which makes me look forward to the next version.
Multi protocol support, e.g. 433 and ble gateway would be handy. I read this can limited by hardware resources but it would be nice to have it on a ESP32.
More GUI features. I started with OMG 1.6 coming from Tasmota. So i know the gui is still young but is on a good path
Steady support of precompiled binaries. Doing the compiling myself is out of skill for me, but if there is a possibility to use precongiured online platforms or home-assistant addons it could be an alternative.
As a first step, FSK will be available in the next release with a separate environment. We need to have the underlining library to support the switch between FSK/OOK at runtime to have the capability to change dynamically
Indeed, some track is to use an ESP32 with PSRAM, not tested yet.
It makes the configuration easier and more user-friendly, on the other hand, it increases the code size/resources required. Need to be balanced depending on the features.