fustom / ariston-remotethermo-home-assistant-v3

Ariston NET remotethermo integration for Home Assistant based on API
MIT License
147 stars 37 forks source link

invalid authentication with latest version #268

Closed pchaves1 closed 8 months ago

pchaves1 commented 8 months ago

Hello, the integration was working 40 min ago, but not anymore :(

image

the url: https://www.ariston-net.remotethermo.com/api/v2/ gives this message: image

Any advice? Best regards

raphmur commented 8 months ago

Same here.

Address https://www.ariston-net.remotethermo.com/ returns a 403 error (below). I tried removing cache and cookies, but nothing.

I suspect a bug on the remotethermo platform or an EOL... That would be very unfortunate.

image

pchaves1 commented 8 months ago

Ariston NET android app gives the same 403 error

jmlt commented 8 months ago

same here.

pulsarz commented 8 months ago

Same, both plugin and their own app give this.

xraided commented 8 months ago

Came to check if anyone else having this issue. Water heater went down 12 hours ago. :(

stefkaro commented 8 months ago

Same problem over here

Op di 9 jan 2024 om 08:27 schreef Zygimantas @.***>:

Came to check if anyone else having this issue. Water heater went down 12 hours ago. :(

— Reply to this email directly, view it on GitHub https://github.com/fustom/ariston-remotethermo-home-assistant-v3/issues/268#issuecomment-1882535946, or unsubscribe https://github.com/notifications/unsubscribe-auth/A42URRAC5TNVIEXAO5FJYV3YNTWMLAVCNFSM6AAAAABBSEFHIGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBSGUZTKOJUGY . You are receiving this because you are subscribed to this thread.Message ID: <fustom/ariston-remotethermo-home-assistant-v3/issues/268/1882535946@ github.com>

SamueleBrunini commented 8 months ago

Same 🫤

Patbonamy commented 8 months ago

Hello, Same for me.

wojked commented 8 months ago

Both of mine iOS App/ HASS integration have problems with the connection. The webservcice https://www.ariston-net.remotethermo.com/ seems to throw 403.

I expect some availability issues on Ariston's end, not the plugin.

robertomontinaro80 commented 8 months ago

I suppose the issue is related to server not to client aka HA integrations, chaffolink android/IOS apps. Temporarely I'm using the home kit integration just to make things work again. I'm waiting for server solution.

hellcry37 commented 8 months ago

This is not a problem with this integration, is a server issue on Ariston side. The price to pay for using cloud!

Meister1977 commented 8 months ago

Temporarely I'm using the home kit integration

@robertomontinaro80 : what is the mentioned "home kit integration"?

dtalens commented 8 months ago

Ariston API has been offline for approximately 12 hours. A few minutes ago it worked again but the mobile app still doesn't work.

hellcry37 commented 8 months ago

I suppose the issue is related to server not to client aka HA integrations, chaffolink android/IOS apps. Temporarely I'm using the home kit integration just to make things work again. I'm waiting for server solution.

I fail to see the connection with homekit integration also, but is important enough to ask! Did you manage to connect a Ariston boiler to homekit integration?

hellcry37 commented 8 months ago

seem to be up again

robertomontinaro80 commented 8 months ago

I suppose the issue is related to server not to client aka HA integrations, chaffolink android/IOS apps. Temporarely I'm using the home kit integration just to make things work again. I'm waiting for server solution.

I fail to see the connection with homekit integration also, but is important enough to ask! Did you manage to connect a Ariston boiler to homekit integration?

At the moment I'm connection my heater (chaffoteaux) using the home kit integration. But I'm used to connect it by this ariston integration (which is now unavailable)

robertomontinaro80 commented 8 months ago

Temporarely I'm using the home kit integration

@robertomontinaro80 : what is the mentioned "home kit integration"?

Here the link to the integration: https://www.home-assistant.io/integrations/homekit_controller

hellcry37 commented 8 months ago

The dazzle come from the fact you manage to connect to the homekit (not what is the integration you use). To explain better we all would love to connect it to the HomeKit since connection is local not via cloud. Seem that your boiler supports homekit but as example my ariston alteas one does not, so is not a solution for me.

Thanks for the info and want to mention again ariston remotethermo is UP.

p0macs commented 8 months ago

Can you tell me which Ariston device supports Homekit integration? I have Ariston NET (Cube S) - is it possible to use it with Homekit? It is not recognized by the Homekit Device integration.

hellcry37 commented 8 months ago

Can you tell me which Ariston device supports Homekit integration? I have Ariston NET (Cube S) - is it possible to use it with Homekit? It is not recognized by the Homekit Device integration.

I have the same one, homekit is not supported!

wojked commented 8 months ago

This will be slightly off-topic.

@robertomontinaro80 : what is the mentioned "home kit integration"?

@Meister1977 Please forgive me if something I write is obvious, I want to make sure we are on the same page, that is why I need to build some context.

I would do the same, my case is different though, my heater is in a totally different building because I assume, that @robertomontinaro80 has Home Assistant in the same network as his Ariston heater.

~BTW: I did not even know the Ariston is a HomeKit compatible device.~ ~I am very interested, are there any drawbacks of using the HomeKit integration?~

I see, Cube S is not compatible

robertomontinaro80 commented 8 months ago

This will be slightly off-topic.

@robertomontinaro80 : what is the mentioned "home kit integration"?

@Meister1977 Please forgive me if something I write is obvious, I want to make sure we are on the same page, that is why I need to build some context.

  • HomeKit is a home automation system in Apple world. People without HomeAssistant can use it as an out of the box solution if they have iPhones/iPads/AppleTV as there is a dedicated Apple Home App. The drawback is that you have to have a device that supports this type of home automation.
  • Home Assistant can expose devices to Homekit (via HomeKit Bridge: https://www.home-assistant.io/integrations/homekit/) so that you can use Home Assitant to "wrap" unsupported devices into a supported format into HomeKit. So if you have Apple devices, you might benefit from having both as you can expose most of your sensors as well as any custom scripts that will be visible as binary switches.
  • It is also possible to make HomeAssistant to connect to a HomeKit compatible device: https://www.home-assistant.io/integrations/homekit_controller/ and this is what @robertomontinaro80 is most likely using now. Home Assistant would add a supported HomeKit devices to itself (so no iPhone is needed to read it)

I would do the same, my case is different though, my heater is in a totally different building because I assume, that @robertomontinaro80 has Home Assistant in the same network as his Ariston heater.

~BTW: I did not even know the Ariston is a HomeKit compatible device.~ ~I am very interested, are there any drawbacks of using the HomeKit integration?~

I see, Cube S is not compatible

Hi I use HA also outside from my network. I've written this morning in the app store leaving a feedback on chaffolink app and below the response of the team:

image

Translating it means that they are working hard to fix the issues on their server. So we have to wait and not to try to retrieve username or password. Just wait

nelissuh commented 8 months ago

Ariston server issues have been solved (at least the ATAG Zone). I re-started my HA and everyting is working again.

mariobgr commented 8 months ago

Same here, all good.

I wonder if the traffic external API -> local unit can be mocked in order to achieve fully local integration and to avoid external dependencies?

Patbonamy commented 8 months ago

Same here, all good.

I wonder if the traffic external API -> local unit can be mocked in order to achieve fully local integration and to avoid external dependencies?

Yes It Will be great

robertomontinaro80 commented 8 months ago

Same here, all good.

I wonder if the traffic external API -> local unit can be mocked in order to achieve fully local integration and to avoid external dependencies?

it would be a great improvement in integration. I wouldn't know where to start

Patbonamy commented 8 months ago

Same here, all good. I wonder if the traffic external API -> local unit can be mocked in order to achieve fully local integration and to avoid external dependencies?

it would be a great improvement in integration. I wouldn't know where to start

Here : https://pro-domo.ddns.net/blog/domotiser-son-chauffage-avec-home-assistant-partie-1.html a french project with direct connection to ebus, I think it's good to start.

DejanBukovec commented 8 months ago

Is there some way to control Ariston devices localy without cloud? For example edit DNS record and redirect it to some http server and boiler will connect to local server(integration or addon) and can be controlled locally to avoid cloud problems and shower with cold water(HA automation control water heater)? I yesterday just install this boiler and first day their "cloud" stop working without any notification about maintenance...

hellcry37 commented 8 months ago

This can be safety closed, it is an nice read but has nothing to do whit this integration or a bug.