arendst / Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
https://tasmota.github.io/docs
GNU General Public License v3.0
22.04k stars 4.78k forks source link

add options for INA3221 driver #21310

Closed fb-pilot closed 5 months ago

fb-pilot commented 5 months ago

Description:

A fresh try ... more defines for sensor100 INA3221 driver and extend documentatio **Related issue (if applicable):#21262 + #1382

Checklist:

NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass

Jason2866 commented 5 months ago

@fb-pilot Current driver INA3221 fails to compile. Errors occur when linking. Please have a look and provide a PR to fix. Thx! The bug is introduced with changes last week.

fb-pilot commented 5 months ago

solved - thanks for testing.

Jason2866 commented 5 months ago

@fb-pilot wrong folder for the driver ;-)

fb-pilot commented 5 months ago

uups - that was too late yesterday night :-((