Merge pull request #11995 from conrad784/feature/fix-autodisovery-units-bluetooth

feat: added units of mi flora sensors like shown in the ui
This commit is contained in:
Theo Arends 2021-05-04 11:35:54 +02:00 committed by GitHub
commit 2bc67da369
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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