You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: custom_components/zha_toolkit/translations/en.json
+5-5
Original file line number
Diff line number
Diff line change
@@ -82,11 +82,11 @@
82
82
},
83
83
"force_update": {
84
84
"name": "Force Update",
85
-
"description": "Force an update event when the state is written When not set or false, if the state value is unchanged, the update may not trigger an automation.\n"
85
+
"description": "Force an update event when the state is written When not set or false, if the state value is unchanged, the update may not trigger an automation."
86
86
},
87
87
"use_cache": {
88
88
"name": "Use Cache",
89
-
"description": "Use zigpy attribute cache to get the value of an attribute. (Does not send a zigbee packet to read the attribute)\n"
89
+
"description": "Use zigpy attribute cache to get the value of an attribute. (Does not send a zigbee packet to read the attribute)"
90
90
},
91
91
"event_success": {
92
92
"name": "Success Event Name",
@@ -278,11 +278,11 @@
278
278
},
279
279
"force_update": {
280
280
"name": "Force Update",
281
-
"description": "Force an update event when the state is written When not set or false, if the state value is unchanged, the update may not trigger an automation.\n"
281
+
"description": "Force an update event when the state is written When not set or false, if the state value is unchanged, the update may not trigger an automation."
282
282
},
283
283
"use_cache": {
284
284
"name": "Use Cache",
285
-
"description": "Use zigpy attribute cache to get the value of an attribute. (Does not send a zigbee packet to read the attribute)\n"
285
+
"description": "Use zigpy attribute cache to get the value of an attribute. (Does not send a zigbee packet to read the attribute)"
286
286
},
287
287
"event_success": {
288
288
"name": "Success Event Name",
@@ -352,7 +352,7 @@
352
352
},
353
353
"use_cache": {
354
354
"name": "Use Cache",
355
-
"description": "Use zigpy attribute cache to get the value of an attribute. (Does not send a zigbee packet to read the attribute)\n"
355
+
"description": "Use zigpy attribute cache to get the value of an attribute. (Does not send a zigbee packet to read the attribute)"
0 commit comments