We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8755a9b commit 8f92077Copy full SHA for 8f92077
usermods/Temperature/readme.md
@@ -39,7 +39,7 @@ default_envs = d1_mini
39
...
40
[common]
41
42
-lib_deps_external =
+lib_deps =
43
44
#For use SSD1306 OLED display uncomment following
45
U8g2@~2.27.3
@@ -55,4 +55,4 @@ lib_deps_external =
55
* Changed to use async, non-blocking implementation
56
* Do not report low temperatures that indicate an error to mqtt
57
* Disable plugin if temperature sensor not detected
58
-* Report the number of seconds until the first read in the info screen instead of sensor error
+* Report the number of seconds until the first read in the info screen instead of sensor error
0 commit comments