mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 06:47:17 +00:00
feat: added units of mi flora sensors like shown in the ui to mqtt autodiscovery
This commit is contained in:
parent
6c46278778
commit
887def801c
@ -2822,17 +2822,17 @@ const char *classes[] = {
|
||||
// 7
|
||||
"", //- empty device class
|
||||
"Moisture",
|
||||
"",
|
||||
"%",
|
||||
|
||||
// 8
|
||||
"", //- empty device class
|
||||
"Illuminance",
|
||||
"",
|
||||
"lx",
|
||||
|
||||
// 9
|
||||
"", //- empty device class
|
||||
"Fertility",
|
||||
"",
|
||||
"µS/cm",
|
||||
|
||||
// 10
|
||||
"", //- empty device class
|
||||
|
Loading…
x
Reference in New Issue
Block a user