mirror of
https://github.com/esphome/esphome.git
synced 2026-09-01 02:26:01 +00:00
ff7dcae4a0f064b059f20aab95c57a23832e54af
The sen6x test YAML used identical sensor IDs (pm_1_0, pm_2_5, pm_4_0, pm_10_0) as sen5x, causing ID redefinition errors when both components are tested together in grouped builds. Prefix the sen6x IDs with sen6x_ to make them unique.
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.1%
Python
43.3%
C
0.3%
JavaScript
0.2%
