ronhks / panasonic-aquarea-smart-cloud-mqtt

MQTT transfer layer for Panasonic Smart Cloud platform for manage the Aquarea device
MIT License
29 stars 8 forks source link

Stopped working? #15

Open helgesr opened 3 months ago

helgesr commented 3 months ago

After Panasonic did the latest updates, it doesent seem to work anymore.

time="2024-03-19T10:11:04Z" level=error msg=4194306 func=github.com/ronhks/panasonic-aquarea-smart-cloud-mqtt/src/data.GetDeviceData file="/Users/ronhks/dev/src/git/github/ronhks/panasonic-aquarea-smart-cloud-mqtt/src/data/data.go:151" time="2024-03-19T10:11:04Z" level=error msg=4194306 func=main.getStatusData file="/Users/ronhks/dev/src/git/github/ronhks/panasonic-aquarea-smart-cloud-mqtt/main.go:79" time="2024-03-19T10:11:04Z" level=error msg="Error while get DeviceData" func=main.getStatusData file="/Users/ronhks/dev/src/git/github/ronhks/panasonic-aquarea-smart-cloud-mqtt/main.go:80" time="2024-03-19T10:11:04Z" level=error msg="HTTP call result code is:400" func=github.com/ronhks/panasonic-aquarea-smart-cloud-mqtt/src/auth.Login file="/Users/ronhks/dev/src/git/github/ronhks/panasonic-aquarea-smart-cloud-mqtt/src/auth/auth.go:46" time="2024-03-19T10:11:05Z" level=error msg="HTTP call result code is:400" func=github.com/ronhks/panasonic-aquarea-smart-cloud-mqtt/src/auth.Login file="/Users/ronhks/dev/src/git/github/ronhks/panasonic-aquarea-smart-cloud-mqtt/src/auth/auth.go:46" time="2024-03-19T10:11:05Z" level=info msg="GetDeviceData response: &{200 200 200 HTTP/1.1 1 1 map[Cache-Control:[no-cache, no-store] Connection:[keep-alive] Content-Language:[ja-JP] Content-Length:[186] Content-Security-Policy:[default-src 'self' 'unsafe-inline' 'unsafe-hashes' 'unsafe-eval' data: .googleapis.com .gstatic.com .googletagmanager.com .google-analytics.com *.onetrust.com; base-uri 'self';] Content-Type:[application/json;charset=UTF-8] Date:[Tue, 19 Mar 2024 10:11:05 GMT] Server:[Apache] Set-Cookie:[AWSALB=lIOEWomhZX8RZGDo9h6A1ZkfEXoXOCb3BwS3auSxOp5Y78io9Dp7zEQBccKKBwx/sxC0gEagGAISkHhQPIchgnQWAPwDi/L9OY7YH0NPa2cvutu8l8avhICQfL6Y; Expires=Tue, 26 Mar 2024 10:11:05 GMT; Path=/ AWSALBCORS=lIOEWomhZX8RZGDo9h6A1ZkfEXoXOCb3BwS3auSxOp5Y78io9Dp7zEQBccKKBwx/sxC0gEagGAISkHhQPIchgnQWAPwDi/L9OY7YH0NPa2cvutu8l8avhICQfL6Y; Expires=Tue, 26 Mar 2024 10:11:05 GMT; Path=/; SameSite=None; Secure] X-Content-Type-Options:[nosniff] X-Xss-Protection:[1; mode=block]] 0xc000808920 186 [] false false map[] 0xc0005a4900 0xc000532d10}" func=github.com/ronhks/panasonic-aquarea-smart-cloud-mqtt/src/data.GetDeviceData file="/Users/ronhks/dev/src/git/github/ronhks/panasonic-aquarea-smart-cloud-mqtt/src/data/data.go:111"

ronhks commented 3 months ago

I checked the site, and it looks it changed a lot. Actually I have a big load, but later I try to do something. Thanks for you patience!

suprimex commented 3 months ago

Here is some more information about what was changed: https://github.com/cjaliaga/home-assistant-aquarea/issues/105

cjaliaga commented 3 months ago

@ronhks here you have 2 implementations in case they can be of any help: