Add dirt level select entity

This commit is contained in:
Andre Basche
2023-07-10 00:48:57 +02:00
parent 35a07932e6
commit 9dc98953a2
23 changed files with 185 additions and 3 deletions

View File

@ -1650,6 +1650,15 @@
"synthetic": "Syntetyczne"
},
"name": "Poziom pary"
},
"dirt_level": {
"state": {
"little": "Niskie",
"normal": "Standardowe",
"very": "Wysokie",
"unknown": "unknown"
},
"name": "Stopień zabrudzenia"
}
},
"switch": {