hacs_waveshare_ups_hat
hacs_waveshare_ups_hat copied to clipboard
Does this integration work with the UPS HAT D?
Hi, do you know if this custom integration works as it is with the new UPS HAT D here is the link: https://www.waveshare.com/wiki/UPS_HAT_(D)
it seems that also this hat use the INA219.py python script but it has some different values for : self._current_lsb = 0.1524 self._cal_value = 26868 self._power_lsb = 0.003048
it's safe to use this custom component as it is with the new ups-hat?