We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf9b9ed commit 9802ad8Copy full SHA for 9802ad8
components/sensors/power_monitor/ina236/CHANGELOG.md
@@ -1,7 +1,12 @@
1
# ChangeLog
2
3
+## v0.1.1 - 2025-7-24
4
-## v1.0.0 - 2024-5-23
5
+### Bug Fixes:
6
+
7
+* Fix missing handling of negative current
8
9
+## v0.1.0 - 2024-5-23
10
11
### Enhancements:
12
components/sensors/power_monitor/ina236/idf_component.yml
@@ -1,4 +1,4 @@
-version: "0.1.0"
+version: "0.1.1"
description: INA236 power monitor component
url: https://github.com/espressif/esp-iot-solution/tree/master/components/sensors/power_monitor/ina236
repository: https://github.com/espressif/esp-iot-solution.git
0 commit comments