This big release add some exciting features to the OMG current functionnalities, in particular the add of the pilight library thanks to the work of @steadramon & @puuu. By adding this library we clearly extend the number of RF protocols covered by OMG, for example we can now support some 433mhz temperature sensor like this one.
V0.9 includes also a new json API to enable to pass the advanced parameters directly into the payload.
Finaly with the help of @animavitis we implementedauto discovery for Home Assistant on which we will need your feedback, in particular on how we can handle gateways auto discovery.
Enhancements:
- Enable wifiManager.setConfigPortalTimeout(xxxx) to avoid OMG issues after a MQTT server restart
- MQTT Discovery for HASS
- Json implementation
- Add Home Assistant MQTT room presence support
- multi gpio input module
- Code size reduction to have enable Arduino UNO with one gateway at a time
- ESPilight integration
- Add received value into the subject
Wiki/comments:
- Doc update with the new json API, you can find the previous documentation here
- Add of Pilight user guide
Bug fixes:
Others:
Thanks to all the contributors and among others:
@animavitis
@steadramon
@StryKaizer
@johnou
@alibahba
@McGr3g0r
@belidzs
And all who submitted good issues, feedback and wiki improvements.
Regarding the HASS manual integration with Json I would need the help of the HASS community to update the different examples we have in stock