mirror of
https://github.com/esphome/esphome.git
synced 2026-03-01 18:34:21 -07: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
528 MiB
Languages
C++
64.1%
Python
35.5%
C
0.3%
