mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-19 12:43:28 +02:00
0eadda77b02ab1d907a9cfdd1d407dffd8e2b1d3
* Add support for Sensirion STS3x Temperature sensors * Removed humidty reading from STS3x sensor * Fixed line error and operand error * Fixed syntax * Add test snippet for STS3x sensor * Clean up * #550 Fix STH3x component reporting WARNING status and reinitialzing the sensor upon reconnecting. * #550 Fix lint issues * Delete __init__.py * Delete sensor.py * Delete sts3x.cpp * Delete sts3x.h * Delete test1.yaml * Revert "Delete test1.yaml" This reverts commit 33e69fb703d9e97d6308ab7d93bf22494e7b1a5b. * Removed leaked STS3x changes from test
ESPHome

Documentation: https://esphome.io/
For issues, please go to the issue tracker.
For feature requests, please see feature requests.
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Languages
C++
69%
Python
30.7%
C
0.2%
