boneIO v0.8.2
- add new modbus devices!: (docs: https://boneio.eu/docs/black/configuration/modbus-sensors)
- Socomec E23 energy meter via Modbus,
- Socomec E03 energy meter via Modbus,
- CWT temperature and humidity sensor via Modbus,
- SHT 20 temperature and humidity sensor via Modbus,
- Liquid Sensor Depth via Modbus (to measure eg water tank),
- Orno-or-we-517 energy meter via Modbus,
- add modbus_helper command line tool to set new address and baudrate for CWT temperature sensors and R4DCB08 DS18B20 - modbus extender (docs: https://boneio.eu/docs/black/modbus_helper )
- add modbus helper command to search for connected devices
- fix modbus discovery
- add posibillity to define modbus parameters (docs: https://boneio.eu/docs/black/configuration/modbus )
- fix modbus check availability command
- add new option to group of outputs: all_on_behaviour, if True then if All relays are ON groups is considered ON, otherwise if any is ON group is considered ON. (docs: https://boneio.eu/docs/black/configuration/output_group )
- add event and binary sensor examples for v0.7 board
- add binary sensor initial_send option, to send current state of binary sensor to MQTT (docs: https://boneio.eu/docs/black/configuration/binary )
- fix Momentary action invoke
- add possibility to display external sensors on oled screen (docs: https://boneio.eu/docs/black/configuration/oled#extra-screen-sensors )
- fix 1W sensor reading
- add modbus 32 and 64 bit value types