Vartkat

Results 14 comments of Vartkat

> it seems that your last code is correct regarding the new parameters ordering status > > ``` > python3 ./securitas.py FR USER PASSWD PERI lang=fr > ``` > >...

Same boat... What do you mean by _When using the securitas.py program locally it is still possible to connect to the ~"API"._ ?

Hi, Where are you looking to get these code ? I'm in France and somtimes the status is not well reported.

1 up (68 Stars)

Quite the same here, Pin Status get stuck (either on Adding or Deleting) : ![image](https://user-images.githubusercontent.com/1696899/141206907-721d207c-9c45-4682-a41f-4340bb3f2111.png) Looking at the ZWaveJS debug log, this seems to be synced with timeouts, even if...

Quite same problem here, if value changes before time-range, proper value is not rendered Complete time range partial time range. As you can see, on the second line, if value...

> I overcame this on my Pi 4 by cloning the repo and building it locally: > > ```shell > git clone https://github.com/walthowd/husbzb-firmware.git > cd husbzb-firmware > docker build -t...

I had installed terminal-notifier using brew, according to https://superuser.com/questions/734563/terminal-notifier-fails-silently-when-called-from-launchd I have to run terminal-notifier from the app bundle, so I did an alias of /usr/local/Cellar/terminal-notifier/2.0.0/terminal-notifier.app in in /Applications folder, it...

The solution in #148 by @applebit924 seems a bit cryptic to me. I understand he's notifications are not fired by his main script but by a script fired by a...