Skip to content

Releases: boneIO-eu/app_black

boneIO v0.6.0dev5

07 May 10:27
Compare
Choose a tag to compare
boneIO v0.6.0dev5 Pre-release
Pre-release

Changelog:

  • support for modbus R4DCB08, thanks @theres
  • support for modbus DTS1964 3f energy meter thanks @patryk84a
  • fix example configs thanks @nemoo2580
  • BETA add support for LED PCA9685 board, thanks @kretowicz14
  • upgrade dependencies
  • fix mqtt bugs
  • fix input actions for output relay
  • fix app crash when Dallas sensor is disconnected during runtime
  • new GPIO Input edge detection method
  • new GPIO Sensor edge detection method
  • remove obsolete entities from HA discovery if removed from config file!
  • add device class option to GPIO sensor
  • add possibility to restart from systemd (eg with usage of HA button).

boneIO v0.6.0dev4

08 Feb 19:49
Compare
Choose a tag to compare
boneIO v0.6.0dev4 Pre-release
Pre-release

Changelog:

  • support for modbus R4DCB08, thanks @theres
  • support for modbus DTS1964 3f energy meter thanks @patryk84a
  • fix example configs thanks @nemoo2580
  • BETA add support for LED PCA9685 board, thanks @kretowicz14
  • upgrade dependencies
  • fix mqtt bugs
  • fix input actions for output relay
  • fix app crash when Dallas sensor is disconnected during runtime
  • new GPIO Input algorithm

boneIO v0.6.0dev2

17 Jan 15:50
Compare
Choose a tag to compare
boneIO v0.6.0dev2 Pre-release
Pre-release

Changelog:

  • support for modbus R4DCB08, thanks @theres
  • support for modbus DTS1964 3f energy meter thanks @patryk84a
  • fix example configs thanks @nemoo2580
  • BETA add support for LED PCA9685 board, thanks @kretowicz14
  • upgrade dependencies
  • fix mqtt bugs
  • fix input actions for output relay

boneIO v0.6.0dev1

14 Jan 17:49
Compare
Choose a tag to compare
boneIO v0.6.0dev1 Pre-release
Pre-release

Changelog:

  • support for modbus R4DCB08, thanks @theres
  • support for modbus DTS1964 3f energy meter thanks @patryk84a
  • fix example configs thanks @nemoo2580
  • BETA add support for LED PCA9685 board, thanks @kretowicz14
  • upgrade dependencies
  • fix mqtt bugs

boneIO v0.5.1

15 Sep 19:58
5c6e7e5
Compare
Choose a tag to compare

Changelog:

  • fix inverted option
  • fix gpio pull up

boneIO v0.5.0

14 Sep 06:52
093a4df
Compare
Choose a tag to compare
  • move to PDM package manager
  • fix bugs in installation package
  • add One Wire GPIO support
  • fetch stats in async functions
  • add filters option to temperature and ADC sensors. You can now round, multiply, offset value before sending to MQTT!
  • add posibility to set different unit of measurement for temperature sensor
  • add option to choose screens on OLED and their order.
  • fix modbus HA discovery
  • disable loading W1 kernel module automatically
  • add inverted option to gpio sensor
  • fix modbus loading if SDM voltage is 0
  • add PT100 modbus temp sensor

boneIO v0.5.0dev8

13 Sep 09:16
Compare
Choose a tag to compare
boneIO v0.5.0dev8 Pre-release
Pre-release
  • move to PDM package manager
  • fix bugs in installation package
  • add One Wire GPIO support
  • fetch stats in async functions
  • add filters option to temperature and ADC sensors. You can now round, multiply, offset value before sending to MQTT!
  • add option to choose screens on OLED and their order.
  • fix modbus HA discovery
  • disable loading W1 kernel module automatically
  • add inverted option to gpio sensor
  • fix modbus loading if SDM voltage is 0
  • add PT100 modbus temp sensor

boneIO v0.5.0dev7

13 Sep 08:08
Compare
Choose a tag to compare
boneIO v0.5.0dev7 Pre-release
Pre-release
  • move to PDM package manager
  • fix bugs in installation package
  • add One Wire GPIO support
  • fetch stats in async functions
  • add filters option to temperature and ADC sensors. You can now round, multiply, offset value before sending to MQTT!
  • add option to choose screens on OLED and their order.
  • fix modbus HA discovery
  • disable loading W1 kernel module automatically
  • add inverted option to gpio sensor
  • fix modbus loading if SDM voltage is 0

boneIO v0.5.0dev6

13 Sep 07:40
Compare
Choose a tag to compare
boneIO v0.5.0dev6 Pre-release
Pre-release
  • move to PDM package manager
  • fix bugs in installation package
  • add One Wire GPIO support
  • fetch stats in async functions
  • add filters option to temperature and ADC sensors. You can now round, multiply, offset value before sending to MQTT!
  • add option to choose screens on OLED and their order.
  • fix modbus HA discovery
  • disable loading W1 kernel module automatically
  • add inverted option to gpio sensor

boneIO v0.5.0dev5

12 Sep 21:02
Compare
Choose a tag to compare
boneIO v0.5.0dev5 Pre-release
Pre-release
  • move to PDM package manager
  • fix bugs in installation package
  • add One Wire GPIO support
  • fetch stats in async functions
  • add filters option to temperature and ADC sensors. You can now round, multiply, offset value before sending to MQTT!
  • add option to choose screens on OLED and their order.
  • fix modbus HA discovery