-
-
Notifications
You must be signed in to change notification settings - Fork 50
Description
I noticed these calls. Locking/unlocking works as expected, even with these, but I thought I mention it..
I suppose this is called when I address the flap to query the device ID
03.06.2025-09:06:44 [DEBUG]: 🚪️ Fetching catflap device from Surepy..
03.06.2025-09:06:44 [INFO]: Queueing paused for 39.0 seconds.
03.06.2025-09:06:45 [INFO]: 🐾 ESC[38;2;255;0;255m·ESC[0m GET app.api.surehub.io/api/report/household/1333: 404 | <ClientResponse(https://app.api.surehub.io/api/report/household/1333) [404 Not Found]>
<CIMultiDictProxy('Date': 'Tue, 03 Jun 2025 07:06:45 GMT', 'Content-Length': '0', 'Connection': 'keep-alive', 'Server': 'nginx', 'Access-Control-Allow-Origin': '*', 'Strict-Transport-Security': 'max-age=31536000; includeSubdomains; preload', 'X-Frame-Options': 'DENY', 'X-Content-Type-Options': 'nosniff', 'X-XSS-Protection': '1; mode=block')>
03.06.2025-09:06:45 [DEBUG]: 🐾 ESC[38;2;0;255;0m·ESC[0m GET app.api.surehub.io/api/report/household/1333 | 0
03.06.2025-09:06:45 [DEBUG]: ❔ Fetching device status from Surepy..
03.06.2025-09:06:45 [INFO]: 🐾 Surepy catflap_state = locked_out
03.06.2025-09:06:45 [DEBUG]: ℹ️ Done fetching device status from Surepy..
03.06.2025-09:06:45 [DEBUG]: 🚪️ Fetching catflap device from Surepy..
03.06.2025-09:06:46 [INFO]: 🐾 ESC[38;2;255;0;255m·ESC[0m GET app.api.surehub.io/api/report/household/1333: 404 | <ClientResponse(https://app.api.surehub.io/api/report/household/1333) [404 Not Found]>
<CIMultiDictProxy('Date': 'Tue, 03 Jun 2025 07:06:46 GMT', 'Content-Length': '0', 'Connection': 'keep-alive', 'Server': 'nginx', 'Access-Control-Allow-Origin': '*', 'Strict-Transport-Security': 'max-age=31536000; includeSubdomains; preload', 'X-Frame-Options': 'DENY', 'X-Content-Type-Options': 'nosniff', 'X-XSS-Protection': '1; mode=block')>
03.06.2025-09:06:46 [DEBUG]: 🐾 ESC[38;2;0;255;0m·ESC[0m GET app.api.surehub.io/api/report/household/1333 | 0
03.06.2025-09:06:54 [DEBUG]: No new updates found.
FYI: this is the full code: https://github.com/netphantm/Cat_Prey_Analyzer/tree/master