Compare commits

..

2 Commits

Author SHA1 Message Date
0ba3b855d0 Add warning 2025-06-15 12:51:59 -04:00
4f6597d92f Switch logging to DEBUG during testing 2025-06-15 12:51:59 -04:00
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# SuperSensor v2.x # SuperSensor v2.x
**NOTICE**: The Supersensor v2.x is still under development! Parts and configurations
may change until the design is finalized.
The SuperSensor is an all-in-one voice, motion, presence, temperature/humidity/air The SuperSensor is an all-in-one voice, motion, presence, temperature/humidity/air
quality, and light sensor, built on an ESP32 with ESPHome, and inspired quality, and light sensor, built on an ESP32 with ESPHome, and inspired
heavily by the EverythingSmartHome Everything Presence One sensor and the heavily by the EverythingSmartHome Everything Presence One sensor and the

View File

@ -289,7 +289,7 @@ interval:
} }
logger: logger:
level: WARN level: DEBUG
baud_rate: 115200 baud_rate: 115200
api: api: