8.15.9 (2023.08.21)
Bugfixes
- Fix setting Camera timelapse duration to 0
- Remove deprecated Raspberry Pi Enable Camera option
- Fix no image when libcamera AWB turned off
- Fix Rsync Backup Function (#1314)
- Fix Activate/Deactivate Controller Widget not recognizing Custom Functions
- Fix tags in Create Note Action
- Fix saving Python Code Input when Pylint Analysis is disabled
- Fix several Actions using incorrect calls to a function
- Fix Mycodo login and influxdb login fields having the same web form ID
- Fix Install issue selecting InfluxDB on 32-bit operating systems
- Fix Install by setting python jsonschema version to 4.17.3 to avoid 4.18.x rust dependency
- Fix deprecated parse_version with packaging.version.parse() (#1333)
Features
- Add I2C interface for K30 Input
- Add Day to unit conversion
- Add ability to disable any Input/Output/Function/Widget option (user can view but not change)
- Add ability to return Input/Output/Function object with module_function()
- Add min_value and max_value parameters to query_flux()
- Add ability to select Output measurements in Sum Functions
- Add Input: Python 3 Code (v2.0) (#1297)
- Add popup of Action UUID when hovering on its title
Miscellaneous
- Add check for missing measurements/channels when an Input is saved
- Update Python packages