Chris Ruess

Results 5 issues of Chris Ruess

I added support and tested it with attiny816 and attiny1616. Backwards-compatibility for "old" AVRs shouldn't be affected but wasn't tested (yet)

Added support for Device identification (vendor, product, version), information is stored in flash and can be read with std functionality e.g. from pymodbus: ![grafik](https://github.com/mbs38/yaMBSiavr/assets/73906153/17e950d0-e399-4d7c-9232-ddb3c08ae69c)

**Describe the bug** In multi-AP setups (same SSIDs and Passphrases for all APs), OMG seems to stick to an AP and won't connect to another one if it turns off...

Before submitting a problem please check the troubleshooting section https://docs.openmqttgateway.com/upload/troubleshoot.html **Describe the bug** When in an managed AP environment (Extreme Networks AP3xyz, need to check), when multiple APs are visible,...

**Is your feature request related to a problem? Please describe.** Currently, when no BME/BMP280 is attached, each report cycle temperatures/humidity/pressure being 0 are published to MQTT **Describe the solution you'd...