OpenMQTTGateway V0.8
This big release add the decoding of a new BLE device the mijia temperature and humidity sensor, a gateway dedicated to 315mhz, a new IR dump mode for decoding more protocols with ESP and a lot more
Enhancements:
- BLE gateway now compatible with Mijia temperature
- New 315mhz gateway also based on rcswitch
- Added decode for battery level and combined temperature/humidity
- add MQTT publishing of service data from BLE devices
- GPIO Input to MQTT
- IR dump mode with ESP8266
- Go to AP mode if MQTT connection fail at start
- Don't go to AP mode is wifi is lost
- for ADC reading send to MQTT depending on a threshold
- change in rssi publishing for BLE
- Publish gateway state parameters by MQTT
- Add hostname to wifi connection
Libraries:
- Wifimanager update
- IRRemoteESP8266 update
Wiki/comments:
- Config example miflora home assistant
- IR schematic fix
- Zgateway BT comments improvments
Bug fixes:
- Ethernet advanced config implementation is now automaticaly detected
- compilation error with arduino and BT
- Current code crashes ESP on trace call
Others:
- Added ESP8266 bin file
- Added SonoffRFBridge bin file
Thanks to all the contributors and among others:
@intractve
@torwag
@xelfe
@QuagmireMan
@f-reiling
And all who submitted good issues, feedback and wiki improvments.