You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: