esphome/esphome/components/ruuvi_ble
akoivist e24d5c172f
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-01 19:17:15 -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-01 19:17:15 -03:00
ruuvi_ble.h implemented ruuvi_ble and ruuvitag with RAWv1 and RAWv2 protocol (#810) 2019-11-07 22:10:09 +01:00