When uploading ESP Home after upgrade, DHT 11 temperature/humidity data value is not visible.
Is there a way to solve it?
When uploading ESP Home after upgrade, DHT 11 temperature/humidity data value is not visible.
Is there a way to solve it?
Usually this is because the automatic model detection fails.
Try adding:
model: DHT11
To your DHT sensor config.
Also please don’t post pictures of config text (the log picture is ok). If you had used a properly formatted text paste I could copy and edit it and show you where to put this new line.