File tree Expand file tree Collapse file tree 2 files changed +30
-6
lines changed
custom_components/cloud_gps/translations Expand file tree Collapse file tree 2 files changed +30
-6
lines changed Original file line number Diff line number Diff line change 5959 },
6060 "sensors" : {
6161 "options" : {
62+ "lastruntime" : " Last Run Time" ,
6263 "laststoptime" : " Last Stop Time" ,
6364 "parkingtime" : " Parking Duration" ,
6465 "lastseen" : " Last Seen Time" ,
151152 "latest_report_time" : {
152153 "name" : " Latest Report Time"
153154 },
155+ "lastruntime" : {
156+ "name" : " lastruntime"
157+ },
154158 "laststoptime" : {
155159 "name" : " Last Stop Time"
156160 },
176180 "name" : " defence"
177181 },
178182 "shake" : {
179- "name" : " 震动状态 "
183+ "name" : " shake "
180184 },
181185 "powerStatus" : {
182186 "name" : " Power Status"
235239 }
236240 }
237241 },
238- "laststoptime" : {
242+ "lastruntime" : {
243+ "name" : " Last Run Time" ,
244+ "state_attributes" : {
245+ "querytime" : {
246+ "name" : " Query Time"
247+ }
248+ }
249+ },
250+ "laststoptime" : {
239251 "name" : " Last Stop Time" ,
240252 "state_attributes" : {
241253 "querytime" : {
Original file line number Diff line number Diff line change 5959 },
6060 "sensors" : {
6161 "options" : {
62- "laststoptime" : " 上次停止时间" ,
62+ "lastruntime" : " 上次开车时间" ,
63+ "laststoptime" : " 上次停车时间" ,
6364 "parkingtime" : " 停车时长" ,
6465 "lastseen" : " 最后出现时间" ,
6566 "latest_report_time" : " 最后上报时间" ,
151152 "latest_report_time" : {
152153 "name" : " 最后上报时间"
153154 },
155+ "lastruntime" : {
156+ "name" : " 上次开车时间"
157+ },
154158 "laststoptime" : {
155- "name" : " 停车时间 "
159+ "name" : " 上次停车时间 "
156160 },
157161 "parkingtime" : {
158162 "name" : " 停车时长"
235239 }
236240 }
237241 },
238- "laststoptime" : {
239- "name" : " 上次停止时间" ,
242+ "lastruntime" : {
243+ "name" : " 上次开车时间" ,
244+ "state_attributes" : {
245+ "querytime" : {
246+ "name" : " 查询时间"
247+ }
248+ }
249+ },
250+ "laststoptime" : {
251+ "name" : " 上次停车时间" ,
240252 "state_attributes" : {
241253 "querytime" : {
242254 "name" : " 查询时间"
You can’t perform that action at this time.
0 commit comments