mirror of
https://github.com/esphome/esphome.git
synced 2026-02-27 17:34:22 -07:00
7a9a0f9e75baf9c401a11050f3c15095dfa24262
NumberTraits no longer needs get_device_class_ref() or get_unit_of_measurement_ref() — no internal callers exist. Callers should use number->get_device_class_ref() directly. Eliminates offsetof warning on non-standard-layout type.
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
509 MiB
Languages
C++
64.1%
Python
35.5%
C
0.3%
