To enable new web interface add:
web:
to your config.
Before upgrade check your config! All errors will now prevent app from starting and will be printed to logs
This release contains a lot of new features!
Changelog:
- fix order of yaml loading
- more stable inputs in OLED screen
- add configuration editor with syntax highlighting
- add qr code with web address to OLED
- modbus sensors in separate thread, so more sensors can be attached
- add websockets support
- add new configuration of boneio boards
- add webui with optional authentication
- add strict config validation on startup and option in webui
- remove dependency of MQTT section
- add SHT30 modbus sensors
- send state to mqtt asynchronously
- add more strict config validation
- change timing of inputs handling
- when run standalong save logs to /tmp/boneio.log
- don't send -1 when sensor real value is 0
- display version and boneIO name in the header