ronhks / panasonic-aquarea-smart-cloud-mqtt

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

Pull more data #8

Open rybber78 opened 2 years ago

rybber78 commented 2 years ago

It would be super nice to be able to pull even more data. Important metrics like WaterFlow, CompressorFrequency, WaterOutleet, WaterInleet provides valuable information.

Se poblished topics of this project (not available for Docker unfortunately)

https://github.com/lsochanowski/Aquarea2mqtt

z4m0 commented 2 years ago

It seems that they pull data from Aquarea Service Cloud. Is there a way to register to it without being an installer?

rybber78 commented 2 years ago

Everybody can register for service cloud. There is no verification of being an installer. I managed to do it and connect my heatpump in about 10 min. There you have access to a lot of data that would be useful in home automation.

https://aquarea-service.panasonic.com/installer/home

ronhks commented 1 year ago

Thanks for the suggestion!

It looks little tricky, because this integration uses the https://aquarea-smart.panasonic.com/ . This is the site, for customers.

the site, what you suggest (https://aquarea-service.panasonic.com/) is the page for professionals, service/maintenance guys.

It is also available to read the data from it, but You have to have a registration on it also.

So I think I have to create a different integration with it. Or I have to define, How can I integrate it into this. This is a bigger feature, I will thinking of it, how is it solvable.