mirror of
https://github.com/esphome/esphome.git
synced 2026-09-18 18:48:39 +00: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
603 MiB
Languages
C++
55.7%
Python
43.7%
C
0.3%
JavaScript
0.2%
