Skip to content

Releases: boneIO-eu/app_black

boneIO v0.3.0dev8

15 Apr 09:28
f45aca1
Compare
Choose a tag to compare
boneIO v0.3.0dev8 Pre-release
Pre-release

Breaking changes:

  • all time units need to be changed to be timeperiod: eg 60 to 60 seconds etc.

Changelog:

  • timeperiod support - no more 60 as seconds. Now you type 60s, 60secs, 60ms, 60minutes etc.!
  • support for: !include_dir_list, !include_dir_merge_list, !include_dir_named, !include_dir_merge_named
  • support for secrets.yaml
  • momentary switch momentary_turn_on, momentary_turn_off
  • set gpio mode via python code directly
  • fix relay actions to be on, off again
  • resend online state on mqtt connection reset
  • resend discovery message on homeassistant online state
  • check if cover relay exists
  • add DS2482 support
  • add 1-wire Dallas DS18B20 support
  • fix multiclick timing
  • fix modbus HA restart

boneIO v0.3.0dev7

15 Apr 08:05
b0d4438
Compare
Choose a tag to compare
boneIO v0.3.0dev7 Pre-release
Pre-release

Breaking changes:

  • all time units need to be changed to be timeperiod: eg 60 to 60 seconds etc.

Changelog:

  • timeperiod support - no more 60 as seconds. Now you type 60s, 60secs, 60ms, 60minutes etc.!
  • support for: !include_dir_list, !include_dir_merge_list, !include_dir_named, !include_dir_merge_named
  • support for secrets.yaml
  • momentary switch momentary_turn_on, momentary_turn_off
  • set gpio mode via python code directly
  • fix relay actions to be on, off again
  • resend online state on mqtt connection reset
  • resend discovery message on homeassistant online state
  • check if cover relay exists
  • add DS2482 support
  • add 1-wire Dallas DS18B20 support
  • fix multiclick timing
  • fix modbus HA restart

boneIO v0.3.0dev6

13 Apr 10:56
2aba609
Compare
Choose a tag to compare
boneIO v0.3.0dev6 Pre-release
Pre-release

Breaking changes:

  • all time units need to be changed to be timeperiod: eg 60 to 60 seconds etc.

Changelog:

  • timeperiod support - no more 60 as seconds. Now you type 60s, 60secs, 60ms, 60minutes etc.!
  • support for: !include_dir_list, !include_dir_merge_list, !include_dir_named, !include_dir_merge_named
  • support for secrets.yaml
  • momentary switch momentary_turn_on, momentary_turn_off
  • set gpio mode via python code directly
  • fix relay actions to be on, off again
  • resend online state on mqtt connection reset
  • resend discovery message on homeassistant online state
  • check if cover relay exists
  • add DS2482 support
  • add 1-wire Dallas DS18B20 support

boneIO v0.3.0dev5

10 Apr 18:40
8948914
Compare
Choose a tag to compare
boneIO v0.3.0dev5 Pre-release
Pre-release

Changelog:

  • timeperiod support - no more 60 as seconds. Now you type 60s, 60secs, 60ms, 60minutes etc.!
  • support for: !include_dir_list, !include_dir_merge_list, !include_dir_named, !include_dir_merge_named
  • support for secrets.yaml
  • momentary switch momentary_turn_on, momentary_turn_off
  • set gpio mode via python code directly
  • fix relay actions to be on, off again
  • resend online state on mqtt connection reset
  • resend discovery message on homeassistant online state
  • check if cover relay exists

boneIO v0.3.0dev4

08 Apr 10:23
37cdc6b
Compare
Choose a tag to compare
boneIO v0.3.0dev4 Pre-release
Pre-release

Changelog:

  • timeperiod support - no more 60 as seconds. Now you type 60s, 60secs, 60ms, 60minutes etc.!
  • support for: !include_dir_list, !include_dir_merge_list, !include_dir_named, !include_dir_merge_named
  • support for secrets.yaml
  • momentary switch momentary_turn_on, momentary_turn_off
  • set gpio mode via python code directly
  • fix relay actions to be on, off again
  • resend online state on mqtt connection reset
  • resend discovery message on homeassistant online state

boneIO v0.3.0dev3

17 Mar 08:03
a631391
Compare
Choose a tag to compare
boneIO v0.3.0dev3 Pre-release
Pre-release

Changelog:

  • timeperiod support - no more 60 as seconds. Now you type 60s, 60secs, 60ms, 60minutes etc.!
  • support for: !include_dir_list, !include_dir_merge_list, !include_dir_named, !include_dir_merge_named
  • support for secrets.yaml
  • momentary switch momentary_turn_on, momentary_turn_off
  • set gpio mode via python code directly
  • fix relay actions to be on, off again
  • resend online state on mqtt connection reset

boneIO v0.3.0dev2

16 Mar 11:01
1e0cdee
Compare
Choose a tag to compare
boneIO v0.3.0dev2 Pre-release
Pre-release

Changelog:

  • timeperiod support - no more 60 as seconds. Now you type 60s, 60secs, 60ms, 60minutes etc.!
  • support for: !include_dir_list, !include_dir_merge_list, !include_dir_named, !include_dir_merge_named
  • support for secrets.yaml
  • momentary switch momentary_turn_on, momentary_turn_off
  • set gpio mode via python code directly
  • fix relay actions to be on, off again
  • resend online state on mqtt connection reset

boneIO v0.2.2

18 Feb 09:12
df4d32f
Compare
Choose a tag to compare

Changelog:

  • cover state topic
  • mqtt high port setting
  • remove numpy package

boneIO v0.2.1

16 Feb 09:45
Compare
Choose a tag to compare

Breaking changes:

  • you need to customize your config.yaml, mostly input according to actions.
    Changelog:
  • local file state manager -> now you can restore state on startup!
  • add modbus sensors support
  • cover support
  • New output_24x16a.yaml
  • fix mqtt autodiscovery in HA
  • OLED
    • fix screensaver 0 timeout
    • add highter bouncetime
  • gpio inputs
    • bounce time to config
    • multiple actions support
    • different actions for different actions type
  • load components separately
  • add logger reload button
  • stop all cover relays on close!

boneIO v0.2.0dev1

08 Feb 14:34
c4acd54
Compare
Choose a tag to compare
boneIO v0.2.0dev1 Pre-release
Pre-release

What's Changed

  • local file state manager -> now you can restore state on startup!
  • support for multiple actions in relay
  • add modbus sensors support
  • cover support
  • New output_24x16a.yaml

Full Changelog: v0.1.5...v0.2.0dev1