lostfields
lostfields
I've seen that Panasonic are trying to migrate user over to use OAuth2 where you can link your account to Google etc. If this is going forward, I think it...
Hi, I'll be happy to merge this, but can you rebase your PR to match the newest changes. These regex'es is moved around after the auth refactor https://github.com/lostfields/python-panasonic-comfort-cloud/blob/8ca861f92a968a71453d02039ba585580612a83f/pcomfortcloud/apiclient.py#L255-L265
Hi, I guess the deviceType tells us to use other endpoints, it's either that or encoding issue of the Id for url param
That will be possible, but it's kinda hard without finding out the correct API calls and parameters. The easiest way is to snoop the traffic between the android app and...
Can you try the command `pcomfortcloud.py -r 1 username password get 1` to see what the response body is when you have set the 8-15C mode? it will look something...
The reason for this error is at line https://github.com/CopilotKit/CopilotKit/blob/dd6e9e57bb94492795c5cc41c5cbd164e3d1a724/CopilotKit/packages/runtime/src/lib/runtime/mcp-tools-utils.ts#L98 It should be this instead ```javascript const result = await tool.execute({ ...params }); ``` Because the MCP endpoints received the text...
Isn't SSE deprecated? https://modelcontextprotocol.io/docs/concepts/transports#server-sent-events-sse-deprecated