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…
Reference in New Issue
Block a user