Skip to content

boneIO v0.3.0dev7

Pre-release
Pre-release
Compare
Choose a tag to compare
@pszafer pszafer released this 15 Apr 08:05
· 368 commits to dev since this release
b0d4438

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