Skip to content

5.6.2

Compare
Choose a tag to compare
@kizniche kizniche released this 04 Mar 15:39
· 3471 commits to master since this release

5.6.2 (2018-03-04)

Features

  • Make install of WiringPi optional (#412)
  • Make install of numpy optional (#412)
  • Add pause color and Pause/Hold/Resume buttons to PID Dashboard element options (#416)
  • Display a log when installing dependencies to follow the progress
  • Add Dependency Install Log to the Log page
  • Add mycodo_client.py user commands: pid_pause, pid_hold, pid_resume

Bugfixes

  • Fix issues with PID Conditional Actions (#416)
  • Fix display of last edge on Live page
  • Fix issue updating the status of some dependencies after their install

Miscellaneous

  • Remove redundant upgrade commands (#412)
  • Remove GPIO State from Edge Conditional (use Measurement Conditional) (#416)