mirror of
https://github.com/micahqcade/custom_vesync.git
synced 2025-02-11 17:49:00 +01:00
* 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>
18 lines
617 B
JSON
18 lines
617 B
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"set_mode": "Change mode on {entity_name}."
|
|
}
|
|
},
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "\u041f\u0430\u0440\u043e\u043b\u0430",
|
|
"username": "E-mail \u0430\u0434\u0440\u0435\u0441"
|
|
},
|
|
"title": "\u0412\u044a\u0432\u0435\u0434\u0435\u0442\u0435 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u043e \u0438\u043c\u0435 \u0438 \u043f\u0430\u0440\u043e\u043b\u0430"
|
|
}
|
|
}
|
|
}
|
|
} |