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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,4 +92,4 @@ Some routes (such as `get-hourly-usage`) require timestamps. These must be provi
92
92
93
93
Once connected to a Tapo device, a session is maintained between the server and the device. But Tapo devices set an expiration time, which means the session will eventually expire.
94
94
95
-
If this happens, you can hit the `/refresh-session?device_name=...` route to refresh the session.
95
+
If this happens, you can hit the `/refresh-session?device=...` route to refresh the session.
0 commit comments