8.11.0 (2021-06-05)
Bugfixes
- Fix upgrading database to version 61a0d0568d24
- Fix Generic Pump Output timestamps
- Fix inability to add Camera Widget for some cameras
- Fix error referencing key of Input dict that doesn't exist
- Fix unnecessary reference to measurement dict causing error (#1001, #1005)
- Add missing dependency for HC-SR04 Input (#1003)
- Fix 'id' KeyError when saving certain Inputs (#1004)
- Fix I2C PiOLED Display Functions
- Fix clearing total volume of Hall Flow Input (#994)
- Fix SSD1306 OLED Display Function initialization
- Fix PID Min/Max options not being respected (#998)
- Fix error when PWM Output duty cycle is 0
- Change pin default when creating an Output from 0 to None
- Don't run Output shutdown function if not set up
- Fix Controller custom_option messages not being visible
- Fix output state checking not handling errors (#990)
- Fix BME680 Input dependency
- Fix GrovePi DHT Input
- Fix Method dependencies not being installed
- Prevent non-streamable camera types from being selected to stream in Camera Widget (#991)
Features
- Add ability to set decimal places for Angular and Solid Gauge Widgets
- Add ability to lock Dashboards (remove ability to edit widget options) (#996)
- Add ability to display the status of Functions and PID Controllers in the UI
- Add Widget: Function Status
- Add Conditional Controller option: Timeout (seconds)
- Add Function Actions: Camera Timelapse Pause/Resume
- Add Temperature Compensation for Atlas Scientific pH Input during calibration
- Add Output channel names to Graph Widget multi-select and legend
- Add Function: Backup to Remote Host (rsync)
- Add Input: Anyleaf Electrical Conductivity
- Add ability to calibrate Atlas Scientific ORP and DO sensors
- Add ability to change I2C address of Atlas Scientific devices
- Add Input: CCS811 (without temperature) (#992)
- Add Input: MQTT Subscribe (JSON payload)
- Add Output: Grove I2C Motor Driver (TB6612FNG, Board v1.0)
- Add Output: Grove I2C Motor Driver (Board v1.3)
- Make Enable Pin optional for L298N Output