mirror of
https://github.com/esphome/esphome.git
synced 2026-09-17 10:08:40 +00: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
598 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
