mirror of
https://github.com/esphome/esphome.git
synced 2026-02-28 18:04:19 -07:00
9b4dc0e40e8c05a857155af7af9dc91ff01ad65c
Use the pow10_int() helper to replace the remaining powf(10, exp) calls in dlms_meter and kamstrup_kmp components. Also removes the now-unused <cmath> include from dlms_meter. On builds where these are the only remaining powf call sites, this eliminates powf/__ieee754_powf from the binary entirely.
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
518 MiB
Languages
C++
64.1%
Python
35.5%
C
0.3%
