esphome/esphome/components/integration
Otto Winter 9a40d6ef50
Integration sensor use double precision (#715)
Fixes https://github.com/esphome/issues/issues/534

Kept the RTC value as a float in order not to introduce a breaking preferences change.
2019-10-17 21:35:31 +02:00
..
__init__.py Updates 2019-04-24 23:49:02 +02:00
integration_sensor.cpp Integration sensor use double precision (#715) 2019-10-17 21:35:31 +02:00
integration_sensor.h Integration sensor use double precision (#715) 2019-10-17 21:35:31 +02:00
sensor.py Fix integration sensor, add test (#619) 2019-06-06 15:06:02 +02:00