Skip to content

sht31-d humidity sensor support

Compare
Choose a tag to compare
@ranjib ranjib released this 19 May 07:38
af2bc0c
  • [feat] Introduce sht31d humidity and temperature sensor support

  • [feat] openapi documentation

  • [feat] journal subsystem api and wip UI

  • [chore] address all react 16 lifecycle method deprecation warning

  • [bug] Fix ato usage alert and disable on alert behavior

  • [bug] display control errors out due to new line character

  • [bug] dont break connector ui when associated driver is missing

  • [bug] fix camera ui when no images are present

  • [bug] ph calibration ui bug in firefox browser

Upgrade for pi 3

wget -c https://github.com/reef-pi/reef-pi/releases/download/3.4/reef-pi-3.4-pi3.deb
sudo dpkg -i reef-pi-3.4-pi3.deb

Upgrade for pi zero

https://github.com/reef-pi/reef-pi/releases/download/3.4/reef-pi-3.4-pi0.deb
sudo dpkg -i reef-pi-3.4-pi0.deb

See https://reef-pi.github.io/additional-documentation/upgrade/ for more details.