mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 20:56:35 +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
|
// 7
|
||||||
"", //- empty device class
|
"", //- empty device class
|
||||||
"Moisture",
|
"Moisture",
|
||||||
"",
|
"%",
|
||||||
|
|
||||||
// 8
|
// 8
|
||||||
"", //- empty device class
|
"", //- empty device class
|
||||||
"Illuminance",
|
"Illuminance",
|
||||||
"",
|
"lx",
|
||||||
|
|
||||||
// 9
|
// 9
|
||||||
"", //- empty device class
|
"", //- empty device class
|
||||||
"Fertility",
|
"Fertility",
|
||||||
"",
|
"µS/cm",
|
||||||
|
|
||||||
// 10
|
// 10
|
||||||
"", //- empty device class
|
"", //- empty device class
|
||||||
|
Loading…
x
Reference in New Issue
Block a user