mirror of
https://github.com/esphome/esphome.git
synced 2026-08-31 18:16:03 +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
584 MiB
Languages
C++
56.2%
Python
43.2%
C
0.3%
JavaScript
0.2%
