Francesco Montorsi

Results 106 comments of Francesco Montorsi

hi @nielsfaber , sorry to bother you. As I have some spare time, I would like to help on this topic / implementation. Can you provide me some hints about...

hi @nielsfaber , sorry for long delay, I've been sick and sidetracked by other stuff. > @f18m I don't really have much pointers to help you to get started. You...

Hi @nielsfaber , > Then I have a final question for you: I'm experimenting with the code changes in my fork. What's the best way to test the changes for...

Update: about point #1: it turns out to be much simpler than I expected. Apparently Alarmo frontend is 1 single Javascript file (cool!) so I just ran inside the devcontainer:...

Update: about point #2: I actually found that I can successfully create an MQTT binary_sensor and use it in Alarmo configuration to test my changes. Here's the steps I did:...

@nielsfaber , I have a basic question for you: subscribing to the bus "alarmo_event" I'm able to print all the relevant Alarmo events on stdout. Now I'm trying to move...

> I think the frontend/visualization part is quite easy to add once the data is there. @nielsfaber I have created a first implementation of the History backend. In my local...

Thanks @therealmrfox for your comment. I believe it shows a widespread need of the "History" feature in Alarmo... The PR to add this feature "officially" without any hacking and without...

If you know C++ can you open a PR to fix this? The project is halted, I'm not using it since many many years.

yeah I think you're right. I wish I had the time to rewrite this utility in Go or in some modern language that is suitable for desktop app development (or...