mirror of
https://github.com/micahqcade/custom_vesync.git
synced 2025-02-11 01:29: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>
24 lines
673 B
JSON
24 lines
673 B
JSON
{
|
|
"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"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "\u5bc6\u78bc",
|
|
"username": "\u96fb\u5b50\u90f5\u4ef6"
|
|
},
|
|
"title": "\u8acb\u8f38\u5165\u4f7f\u7528\u8005\u540d\u7a31\u8207\u5bc6\u78bc"
|
|
}
|
|
}
|
|
}
|
|
} |