39 lines
1.6 KiB
JSON
39 lines
1.6 KiB
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"close": "\u95dc\u9589{entity_name}",
|
|
"close_tilt": "\u95dc\u9589{entity_name}\u7a97\u7c3e",
|
|
"open": "\u958b\u555f{entity_name}",
|
|
"open_tilt": "\u958b\u555f{entity_name}\u7a97\u7c3e",
|
|
"set_position": "\u8a2d\u5b9a{entity_name}\u4f4d\u7f6e",
|
|
"set_tilt_position": "\u8a2d\u5b9a{entity_name}\u5e8a\u7c3e\u4f4d\u7f6e",
|
|
"stop": "\u505c\u6b62 {entity_name}"
|
|
},
|
|
"condition_type": {
|
|
"is_closed": "{entity_name}\u70ba\u95dc\u9589",
|
|
"is_closing": "{entity_name}\u6b63\u5728\u95dc\u9589",
|
|
"is_open": "{entity_name}\u70ba\u958b\u555f",
|
|
"is_opening": "{entity_name}\u6b63\u5728\u958b\u555f",
|
|
"is_position": "\u76ee\u524d{entity_name}\u4f4d\u7f6e\u70ba",
|
|
"is_tilt_position": "\u76ee\u524d{entity_name}\u6a19\u984c\u4f4d\u7f6e\u70ba"
|
|
},
|
|
"trigger_type": {
|
|
"closed": "{entity_name}\u5df2\u95dc\u9589",
|
|
"closing": "{entity_name}\u6b63\u5728\u95dc\u9589",
|
|
"opened": "{entity_name}\u5df2\u958b\u555f",
|
|
"opening": "{entity_name}\u6b63\u5728\u958b\u555f",
|
|
"position": "{entity_name}\u4f4d\u7f6e\u8b8a\u66f4",
|
|
"tilt_position": "{entity_name}\u6a19\u984c\u4f4d\u7f6e\u8b8a\u66f4"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"closed": "\u95dc\u9589",
|
|
"closing": "\u95dc\u9589\u4e2d",
|
|
"open": "\u958b\u555f",
|
|
"opening": "\u958b\u555f\u4e2d",
|
|
"stopped": "\u505c\u6b62"
|
|
}
|
|
},
|
|
"title": "\u6372\u7c3e/\u9580"
|
|
} |