peno64 / test

0 stars 0 forks source link

arduino-home-assistant #4

Open peno64 opened 2 years ago

peno64 commented 2 years ago

@dawidchyrzynski

Hi,

I am very interested in your library https://github.com/dawidchyrzynski/arduino-home-assistant

The Arduino part is no problem for me but I don't understand how to link it to home assistant. I see a file library.properties and I don't know if this has to do with the link with home assistant. Can you provide some instructions what must be done in home assistant such that it can find the link to arduino?

Thank you

peno64 commented 2 years ago

@dawidchyrzynski

Found out that library.properties is also a file needed by arduino used when the zip file is imported as library in the arduino ide.

So my question remains, how is home assitant able to connect to arduino? Normally Add integration is chosen in home assistant but which integration do you choose then? Is that MQTT? What is broker then? and which port?

thanks