Skip to content

Bump ents from 2.3.11 to 2.3.12 in /backend - #70

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/ents-2.3.12
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/ents-2.3.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 25, 2026

Copy link
Copy Markdown
Contributor

Bumps ents from 2.3.11 to 2.3.12.

Release notes

Sourced from ents's releases.

2.3.12

Added

  • Additional information on web userconfig interface #308
  • Wifi user config through the ESP32 fixed to properly work with the multiple sensors scheme #347
  • All existing sensors updated to use user-deisgnated per-sensor Cell ID (or default Cell ID) #353
  • Added new sensors:
    • Watermark 200SS Soil Tension Sensor
    • Watermark 200TS Soil Temperature Sensor
    • DFRobot EDU1057 Lark Weather Station #339
    • ALS-MPM-2F (TL-136 / GL-136) Water Level Sensor #356

Updated

  • Teros12 outputs in percentage rather than decimal
  • lora_app.c modified to retry LoRa clock sync if unsuccessful on the first try.
  • Fixed BME280 code reading only 0 output #355.
Changelog

Sourced from ents's changelog.

[2.3.12] - 2026-08-19

Added

  • Additional information on web userconfig interface #308
  • Wifi user config through the ESP32 fixed to properly work with the multiple sensors scheme #347
  • All existing sensors updated to use user-deisgnated per-sensor Cell ID (or default Cell ID) #353
  • Added new sensors:
    • Watermark 200SS Soil Tension Sensor
    • Watermark 200TS Soil Temperature Sensor
    • DFRobot EDU1057 Lark Weather Station #339
    • ALS-MPM-2F (TL-136 / GL-136) Water Level Sensor #356

Updated

  • Teros12 outputs in percentage rather than decimal
  • lora_app.c modified to retry LoRa clock sync if unsuccessful on the first try.
  • Fixed BME280 code reading only 0 output #355.

[2.3.7] - 2026-02-03

Added

  • Added documentation on publishing new releases.

Fixed

  • Fixed python library to distinguish between raw TEROS12 VWC readings and adjusted TEROS12 VWC readings. ents-backend#610

[2.3.6] - 2026-01-22

Added

  • Add python interface to dirtviz #279

Fixed

  • Desktop calibration utility encoding #300i300

[2.3.5] - 2026-01-04

... (truncated)

Commits
  • 38b31c1 version bump to 2.3.12
  • ae993a0 Merge pull request #356 from jlab-sensing/water-level-transmitter
  • 3448758 changelog updated
  • c999215 added voltage field to the water level sensor, now uses sensor context to ini...
  • ca84f5f water level adc remove ads and remove copied scaling from watermark library
  • 92f719a format and fix userconfigstart arg
  • 9d75b0c extra arg leftover in UserConfigStart
  • 914c795 Update and Merge branch 'main' into water-level-transmitter
  • 5a329b0 Merge branch 'main' into water-level-transmitter
  • 7a4e1fc check esp32 for userconfig during wifi connection to prevent lockout, usercon...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ents](https://github.com/jlab-sensing/soil-power-sensor-firmware) from 2.3.11 to 2.3.12.
- [Release notes](https://github.com/jlab-sensing/soil-power-sensor-firmware/releases)
- [Changelog](https://github.com/jlab-sensing/ENTS-node-firmware/blob/main/CHANGELOG.md)
- [Commits](jlab-sensing/ENTS-node-firmware@2.3.11...2.3.12)

---
updated-dependencies:
- dependency-name: ents
  dependency-version: 2.3.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 25, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants