CyberDNS / Lupusec2Mqtt

Lupusec Alarm System to Mqtt
MIT License
11 stars 5 forks source link

how to setup on Home Assistant image? #5

Closed bauerpower69 closed 3 years ago

bauerpower69 commented 3 years ago

@CyberDNS

Dear David,

sorry for the question. I install the Home Assistant image and not the Docker version. As I have seen that the docker environment is used for add-ons. Is there a way to install Lupusec2Mqtt manually on my machine (RASPI 4b/8)? Mosquitto broker is already install (via Add-ons) :-)

Would be great if you can give me a short info.

1000 Thanks :-)

Joerg

CyberDNS commented 3 years ago

Hi Joerg,

I will try to make it available as an Home Assistant Add-on. In that way it can be directly downloaded and installed in the Home Assistant UI. It's something that I never did, so I have to familiarize myself on how to implement an Add-on first. I will come back to you when I have news.

Best regards, David

bauerpower69 commented 3 years ago

Dear David,

wow, you are my hero … :-) Please let me know if you need help in testing … translating … adaptation …

Warm regards and stay healthy!

Joerg

Am 20.11.2020 um 06:37 schrieb David Ney notifications@github.com:

Hi Joerg,

I will try to make it available as an Home Assistant Add-on. In that way it can be directly downloaded and installed in the Home Assistant UI. It's something that I never did, so I have to familiarize myself on how to implement an Add-on first. I will come back to you when I have news.

Best regards, David

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CyberDNS/Lupusec2Mqtt/issues/5#issuecomment-730862727, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGD6APQ7CM5Z6B5EDLPU76TSQX573ANCNFSM4T3NYQLQ.

CyberDNS commented 3 years ago

Hi Joerg,

I have a first version working of all this. I tested it on an Intel based system. As I have no Raspberry up and running with HASS, you can do a first test. If there are problems that we cannot resolve by inspecting the logs, I will install a Raspberry with HASS.

I created a custom repository that you can add on your Homeassistant installation: https://github.com/CyberDNS/hassio-addons-repository

Then you will find the Lupusec2Mqtt addon with a sample configuration. After starting, you should see the polling happening in the Logs tab of the add-on.

Best regards, David

CyberDNS commented 3 years ago

After some problems on Arm based system, it is now working as an addon. Will close this issue.