pblxptr / ecoNET-300-Home-Assistant-Integration

ecoNET300 Home Assistant is a custom integration for ecoNET300 devices.
16 stars 6 forks source link

help with instalation of teh EcoNet300 #16

Closed Maystero14 closed 1 year ago

Maystero14 commented 1 year ago

Cześć. Próbuje zainstalować https://github.com/pblxptr/ecoNET-300-Home-Assistant-Integration wykonałem połowę instrukcji i sie zakopałem. Dalsza część jest nie jasna dla mnie. Czy mogę cie prosić o pomoc?

pblxptr commented 1 year ago

[ENG] in general please stick to English as this project may be used widely by non native speakers.

[PL] w czym właściwie jest problem? Na czym się zatrzymałeś? Najważniejsza część to instalacja customowego repo w HACS, później dodajesz integrację z poziomu GUI tak jak każda inna

Maystero14 commented 1 year ago

Hello. at the moment I have did: with this guide I did instalation of: https://github.com/pblxptr/ecoNET-300-Home-Assistant-Integration

whats now?

<config directory>/
|-- custom_components/
|   |-- econet300/
|       |-- [...]

I don't understand. Whare? Whats?

In teh HACS I have: Zrzut ekranu 2023-03-18 182258

pblxptr commented 1 year ago

Hello. at the moment I have did: with this guide I did instalation of: https://github.com/pblxptr/ecoNET-300-Home-Assistant-Integration

whats now?

<config directory>/
|-- custom_components/
|   |-- econet300/
|       |-- [...]

I don't understand. Whare? Whats?

In teh HACS I have: Zrzut ekranu 2023-03-18 182258

You have to either install it manually or install it through HACS. I assume that you've chosen HACS. Then when the installation process is finished, you should configure the integration. At this point, you also have two options described here: https://github.com/pblxptr/ecoNET-300-Home-Assistant-Integration#configuration

You can click 'Add integration' button and follow the steps, or configure it manually - just expand the drop-down list "Manual Configuration Steps" and you will see how you should proceed with this. There are also some screenshots. Let me know once you've managed to do this or stumbled upon some other problems.

Maystero14 commented 1 year ago

Thank you for help. Made as suggested: Zrzut ekranu 2023-03-18 203301

When I clik "seting" Zrzut ekranu 2023-03-18 203440 Whats is next step?

Maystero14 commented 1 year ago

I am asking for help again.

pblxptr commented 1 year ago

I am asking for help again.

To be honest I don't know how to help you. I installed it today again and I had no problems. Also I haven't heard any complains regarding instalation proces from other users. Please have a look at the readme again and go step by step once again

Maystero14 commented 1 year ago

OK. I did procedure again And now is working. Zrzut ekranu 2023-03-22 211332

But I know what I did wrong.

I have 2x devices: one: 192.168.x.133 - this working second: 192.168.x.134 - this not working The first device is name: ecoMAXX800R The second device is name: ecoSOL 301

Both are connected by EcoNet24

pblxptr commented 1 year ago

OK. I did procedure again And now is working. Zrzut ekranu 2023-03-22 211332

But I know what I did wrong.

I have 2x devices: one: 192.168.x.133 - this working second: 192.168.x.134 - this not working The first device is name: ecoMAXX800R The second device is name: ecoSOL 301

Both are connected by EcoNet24

In general, this integration is intended to work with boiler controllers connected through ecoNET300. So it will work in a scenario where you have a boiler controller e.g. ecoMAX920P1 (in my case), which is connected to ecoNET300 which severs as a gateway to the Internet.

From what I see, the ecoSOL module is something completely different, which provides an Internet connection on its own.

pblxptr commented 1 year ago

I'm closing this issue as it seems that everything has been clarified.