mirror of
https://github.com/esphome/esphome.git
synced 2026-07-11 01:15:33 +00:00
92a37d4cb09fe8ef2c64c47cc441ba8be471452d
Log functions call global_logger->log_vprintf_() without a null check. The test main.cpp skips the generated setup() (which calls Logger::pre_setup()), so set up a static Logger before running tests.
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
549 MiB
Languages
C++
60.1%
Python
39.3%
C
0.3%
JavaScript
0.2%
