core/homeassistant/components/xiaomi_miio/translations/select.el.json

19 lines
739 B
JSON
Raw Normal View History

2022-01-27 00:14:02 +00:00
{
"state": {
2022-08-18 00:25:40 +00:00
"xiaomi_miio__display_orientation": {
"forward": "\u0395\u03bc\u03c0\u03c1\u03cc\u03c2",
"left": "\u0391\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac",
"right": "\u0394\u03b5\u03be\u03b9\u03ac"
},
2022-01-27 00:14:02 +00:00
"xiaomi_miio__led_brightness": {
"bright": "\u03a6\u03c9\u03c4\u03b5\u03b9\u03bd\u03cc",
"dim": "\u03a7\u03b1\u03bc\u03b7\u03bb\u03cc",
"off": "\u0391\u03bd\u03b5\u03bd\u03b5\u03c1\u03b3\u03cc"
2022-08-18 00:25:40 +00:00
},
"xiaomi_miio__ptc_level": {
"high": "\u03a5\u03c8\u03b7\u03bb\u03ae",
"low": "\u03a7\u03b1\u03bc\u03b7\u03bb\u03ae",
"medium": "\u039c\u03b5\u03c3\u03b1\u03af\u03b1"
2022-01-27 00:14:02 +00:00
}
}
}