OpenEVSE / openevse_esp32_firmware

OpenEVSE V4 WiFi gateway using ESP32
170 stars 112 forks source link

Bump Adafruit MCP9808 Library from 1.1.2 to 2.0.2 #847

Closed openevse-bot closed 2 months ago

openevse-bot commented 4 months ago

Bump Adafruit MCP9808 Library from 1.1.2 to 2.0.2

github-actions[bot] commented 4 months ago

Test Results

42 tests  ±0   42 :white_check_mark: ±0   0s :stopwatch: -1s  1 suites ±0    0 :zzz: ±0   1 files   ±0    0 :x: ±0 

Results for commit 96f686cf. ± Comparison against base commit cfb1cbe1.

:recycle: This comment has been updated with latest results.

jeremypoulter commented 2 months ago

@matth-x any chance you can review this? I don't have a card/reader setup at the moment

matth-x commented 2 months ago

The MCP9808 sensor seems to work and the other device on the I2C bus (PN532) is not disturbed.

grafik

Only this line seems to be missed by the dependabot: https://github.com/OpenEVSE/openevse_esp32_firmware/blob/51f1604878a14746053a65a36fcf935d79952a70/platformio.ini#L450

matth-x commented 2 months ago

Just updated the missed version number. Hope it won't interfere the workflow.