lucacalcaterra / risco-mqtt-bridge

Risco Alarm panel to MQTT Server Bridge
MIT License
25 stars 9 forks source link

HomeAssistant addon #16

Closed daxda closed 5 years ago

daxda commented 5 years ago

hi luca, I tried to add your repo directly to homeass as an addon, but there is a ptobkrma in the repository structure if you could modify it as indicated in the homeass documentation, your app would become very easy to integrate https://developers.home-assistant.io/docs/en/hassio_addon_config.html

pergolafabio commented 5 years ago

Really interested to see this as add-on, or even coded in .py ;)

pollinolas commented 5 years ago

Waiting for a hassio add-on for this,please

lucacalcaterra commented 5 years ago

Must rewrite it with Python... I must learn it :-( I'll need find time to adapt it... Probably i'll do it

pollinolas commented 5 years ago

thanks for all your work and take your time

pollinolas commented 5 years ago

Debo reescribirlo con Python ... Debo aprenderlo :-( Necesito encontrar tiempo para adaptarlo ... Probablemente lo haré

Hello, sorry for the inconvenience, you have had time to start with the addon for hass.io?, I am unable to install it by docker and I am waiting for someone to add this as an addon, a greeting and thanks

lucacalcaterra commented 5 years ago

Some days ago i start to study how create ... but without not so much successful :-( I wrote only a little app in python and don't know it very well... Anyone can give me a point of start ?

pollinolas commented 5 years ago

Hope someone can help you, i have not knowledge about it

pollinolas commented 5 years ago

I am willing to pay for someone to help me install this component in hass.io,someone can help me?

lucacalcaterra commented 5 years ago

Hi, i'll start to develop it in one month or two

pergolafabio commented 5 years ago

good to hear i still have issues with loosing connection if i run your docker in portainer if i run it on "docker" from synology, its stable

lucacalcaterra commented 5 years ago

@Fabio Pergola pergola.fabio@gmail.com Portainer it's only a container manager (GUI), i use my app on an asus tinker with docker installed and have no issues... portainer should not be the problem...

Il giorno ven 14 giu 2019 alle ore 09:47 pergolafabio < notifications@github.com> ha scritto:

good to hear i still have issues with loosing connection if i run your docker in portainer if i run it on "docker" from synology, its stable

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/lucacalcaterra/risco-mqtt-bridge/issues/16?email_source=notifications&email_token=AAGWZUNSZ6R547GG3JT43FDP2NEKBA5CNFSM4HEORGH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXWAF2Y#issuecomment-502006507, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGWZUN56FU6YYHM5EMKGGLP2NEKBANCNFSM4HEORGHQ .

pergolafabio commented 5 years ago

yeah i know, but i have only issues when i run your container in portainer, not in docker, i dont know why , it just like it stops polling after a while i have logging enabled to a logs folder, and set the environment to "development" , but i dont see any debug logs in the combined.log or the error.log files, just the regular info

pollinolas commented 5 years ago

Hi, i'll start to develop it in one month or two

hi,i cant wait to see and enjoy it.thanks very much

pergolafabio commented 5 years ago

ok, i have found another githib project, this is addon for hassio @lucacalcaterra , maybe no need to convert yours now? since its already excist seems he is using an API?

https://github.com/martingrayson/hassio-addons/tree/master/risco-hass-bridge https://github.com/martingrayson/risco-hass-bridge

lucacalcaterra commented 5 years ago

Don't know the HASS architecture. These projects (i suppose) are thinked for HASS architecture...

This bridge , instead, it's thinked for working with any kind of domotic controller via MQTT.