mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 08:55:36 +00:00
5c313be59b809bee54b527253f725952123f9db1
Add the C++ final specifier to LD2450Component and its leaf button/number/select/ switch entity classes. Split out of the mechanical final-only series because the C++ unit test in tests/components/ld2450/common.h subclasses LD2450Component (TestableLD2450) to expose protected members, so marking the component final breaks that test. Draft pending a decision on how to handle the test.
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
545 MiB
Languages
C++
60.1%
Python
39.3%
C
0.3%
JavaScript
0.2%
