qbaware / homeassistant-eldom

Integrating Eldom smart boilers into Home Assistant
MIT License
2 stars 1 forks source link

The modem of my eldom boiler is made by Naturela and is not accepted by the Eldom app, beeing the same thing,,,, #14

Open mamutel opened 3 weeks ago

mamutel commented 3 weeks ago

https://myeldom.com/ https://iot.naturela-bg.com/#/ Can you please provide a hint how to change your setup for iot.naturela?

mamutel commented 3 weeks ago

All Rights Reserved. Naturela - Intelligent electronic systems and devices http://www.naturela-bg.com. Terms of agreement.

danielgospodinow commented 1 week ago

Hey, @mamutel! What's the use case? Can you share a bit more details about what you're trying to achieve?

danielgospodinow commented 1 week ago

Also, what type of boiler is yours? Is it the flat boiler type?

mamutel commented 1 week ago

Hi I am using this kind of boiler: https://eldominvest.com/en/product/28.html I added an wifi module and \i can monitor from naturela server site: https://iot.naturela-bg.com/ I want the data to be integrated in homeassistant. Fără titlu

mamutel commented 1 week ago

The wifi module connects only on the naturela aplication(wich made eldom aplication maybe different server) I want to know if I can modify some items from your setup to be able to login and retreive data from the naturela aplication / server

danielgospodinow commented 1 week ago

Got it.

So, by the looks of it, it seems that integrating this boiler could require a lot of work since:

  1. The login API will be different perhaps.
  2. The device management APIs could be similar but there's no guarantee. So this could be another setback.
  3. The device properties and functionalities are completely different from the commercial Eldom boilers. So providing support for those could take time.

BUT, I'm willing to look into it and try to provide support, if you manage to give me some API details.

API details can be reverse-engineered via the network tab in Chrome. That's how I do it at least.