vanackej / risco-mqtt-local

Provide Risco alarm system integration to Home assistant using local TCP communication (no cloud required) and MQTT
MIT License
24 stars 11 forks source link

Configurable alarm topic #36

Closed markxroberts closed 2 years ago

markxroberts commented 2 years ago

Updates to: regex config options MQTT configuration to include config options PR #34 was incomplete fix Fixes https://github.com/vanackej/risco-mqtt-local/issues/33

markxroberts commented 2 years ago

Sorry. Wrong branch. Trying to troubleshoot this and get to grips with typescript. My amendments initially in js. I’ve managed to convert most of it, but am just struggling with the MQTT will message!

Mark Roberts

On 18 May 2022, at 14:06, Johann Vanackere @.***> wrote:

 @vanackej commented on this pull request.

In .github/workflows/release-package.yml:

@@ -0,0 +1,33 @@ +name: Node.js Package Hi. Why are you creating another release task ? The package is already published automatically to npm registry on release

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

markxroberts commented 2 years ago

All updated in js initially. Now TS update, so closed.