mirror of
https://github.com/esphome/esphome.git
synced 2024-12-02 19:54:14 +01:00
c9e224e999
Since we put the sensor to sleep when not measuring, make sure to wake it up during setup. It does not respond to any other I2C commands (including reset) while asleep, so if we've done a soft reboot while it was sleeping then setup() would fail since it wouldn't respond to anything. |
||
---|---|---|
.. | ||
__init__.py | ||
sensor.py | ||
shtcx.cpp | ||
shtcx.h |