mirror of
https://github.com/micahqcade/custom_vesync.git
synced 2025-06-27 21:37:51 +02:00
Add "Change mode" action to fans. (#62)
* Add "Change mode" action to fans. * fix style * 'Refactored by Sourcery' (#63) Co-authored-by: Sourcery AI <> Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
6f1c4fe28a
commit
77df5bbe3e
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Ja configurat. Nom\u00e9s \u00e9s possible una sola configuraci\u00f3."
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Ji\u017e nastaveno. Je mo\u017en\u00e1 pouze jedin\u00e1 konfigurace."
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Bereits konfiguriert. Nur eine einzige Konfiguration m\u00f6glich."
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "\u0388\u03c7\u03b5\u03b9 \u03ae\u03b4\u03b7 \u03c1\u03c5\u03b8\u03bc\u03b9\u03c3\u03c4\u03b5\u03af. \u039c\u03cc\u03bd\u03bf \u03bc\u03af\u03b1 \u03b4\u03b9\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03c5\u03bd\u03b1\u03c4\u03ae."
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}"
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Already configured. Only a single configuration possible."
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Ya est\u00e1 configurado. Solo es posible una \u00fanica configuraci\u00f3n."
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Juba seadistatud. V\u00f5imalik on ainult \u00fcks seadistamine."
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Changer le mode sur {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "D\u00e9j\u00e0 configur\u00e9. Une seule configuration possible."
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "\u05ea\u05e6\u05d5\u05e8\u05ea\u05d5 \u05db\u05d1\u05e8 \u05e0\u05e7\u05d1\u05e2\u05d4. \u05e8\u05e7 \u05ea\u05e6\u05d5\u05e8\u05d4 \u05d0\u05d7\u05ea \u05d0\u05e4\u05e9\u05e8\u05d9\u05ea."
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "M\u00e1r konfigur\u00e1lva van. Csak egy konfigur\u00e1ci\u00f3 lehets\u00e9ges."
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Sudah dikonfigurasi. Hanya satu konfigurasi yang diizinkan."
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Gi\u00e0 configurato. \u00c8 possibile una sola configurazione."
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u5358\u4e00\u306e\u8a2d\u5b9a\u3057\u304b\u3067\u304d\u307e\u305b\u3093\u3002"
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "\uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \ud558\ub098\uc758 \uc778\uc2a4\ud134\uc2a4\ub9cc \uad6c\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4."
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun m\u00e9iglech."
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Al geconfigureerd. Slecht \u00e9\u00e9n configuratie mogelijk."
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Allerede konfigurert. Bare \u00e9n enkelt konfigurasjon er mulig."
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Ju\u017c skonfigurowano. Mo\u017cliwa jest tylko jedna konfiguracja."
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"error": {
|
||||
"invalid_auth": "Autentica\u00e7\u00e3o invalida"
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "J\u00e1 configurado. Apenas uma \u00fanica configura\u00e7\u00e3o \u00e9 poss\u00edvel."
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430. \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u0434\u043d\u0443 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044e."
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"error": {
|
||||
"invalid_auth": "Neplatn\u00e9 overenie"
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Zaten yap\u0131land\u0131r\u0131lm\u0131\u015f. Yaln\u0131zca tek bir konfig\u00fcrasyon m\u00fcmk\u00fcnd\u00fcr."
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "\u041d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0432\u0436\u0435 \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u043e. \u041c\u043e\u0436\u043d\u0430 \u0434\u043e\u0434\u0430\u0442\u0438 \u043b\u0438\u0448\u0435 \u043e\u0434\u043d\u0443 \u043a\u043e\u043d\u0444\u0456\u0433\u0443\u0440\u0430\u0446\u0456\u044e."
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"error": {
|
||||
"invalid_auth": "\u9a8c\u8bc1\u7801\u65e0\u6548"
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "Change mode on {entity_name}."
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "\u50c5\u80fd\u8a2d\u5b9a\u4e00\u7d44\u88dd\u7f6e\u3002"
|
||||
|
Reference in New Issue
Block a user