Tertius
Tertius
Just a though; what about a "master" hub broadcasting the command on your LAN (on its broadcast address) on a specific port using UDP. All ESPs listen on this port...
Hi, No not yet. But if someone wants to add that functionality here's the code Alarmin uses to do just that (in NodeJS). // alarmType = 0: non-EVO; =1: EVO....
Are you referring to the MQTT message for a triggered alarm? It is supported, just can't recall the event number now. I suggest you trigger an alarm and just check....
Any update, can I close this issue?
I'm sure there's libraries available that gives this functionality. I'm guessing it's as simple as constructing a directory string based on the input variable from the command line argument. On...
Thanks I'm sure there's guys that will appreciate it. Alternatively if its possible to host these files in your repository I can just link to it, that way you can...
Hi There seems to be quite a few differences between the EVO and MG series when it comes to register locations. I found the PGM registers to also not work....
That's awesome! Great work & good luck with the reverse engineering. There's a lot of guys wanting to integrate to the BW-only devices!
Progress, great! Thanks for the update
@mnmn2 Are you following the discussion at https://github.com/Tertiush/ParadoxIP150v2/issues/4 ?