mirror of
https://github.com/esphome/esphome.git
synced 2026-09-15 09:08:41 +00:00
1574cf62566f6ae63f0209a28b85f2b3551226c2
EsphomeLogsHandler.build_command now appends --no-states to the spawned `esphome logs` argv when the WebSocket spawn message includes `no_states: true`. This lets the dashboard frontend suppress entity-state log lines for OTA log sessions without requiring users to drop to the CLI. Adds three unit tests covering the truthy, missing, and explicit-False cases.
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
594 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
