esphome/esphome/components/ruuvi_ble
akoivist 9c5b693dd5 Fix for Ruuvi voltage parsing of RAWv2 format (#1267)
Power_info should be 2 bytes, so changed uint8 to uint16. With uint8 voltage is always reported to be near 1.6V.
2020-09-14 21:39:03 -03:00
..
__init__.py implemented ruuvi_ble and ruuvitag with RAWv1 and RAWv2 protocol (#810) 2019-11-07 22:10:09 +01:00
ruuvi_ble.cpp Fix for Ruuvi voltage parsing of RAWv2 format (#1267) 2020-09-14 21:39:03 -03:00
ruuvi_ble.h implemented ruuvi_ble and ruuvitag with RAWv1 and RAWv2 protocol (#810) 2019-11-07 22:10:09 +01:00