Marcus Ramberg

Results 47 comments of Marcus Ramberg

``` GET https://mypagesapi.sectoralarm.net/Locks/GetLocks/?WithStatus=true&id= response [{ "Label": null, "PanelId": "redacted", "Serial": "redacted", "Status": "unlock", "SoundLevel": 0, "AutoLockEnabled": false, "Languages": null }, { "Label": null, "PanelId": "redacted", "Serial": "redacted", "Status": "lock", "SoundLevel":...

After loading those I get ``` 2018-12-03 11:40:38 ERROR (MainThread) [homeassistant.loader] Unable to find component lock.sector_alarm 2018-12-03 11:40:38 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform lock.sector_alarm: Platform not...

Awesome. This works 🎉 I now have two locked locks in state list :)

Also trying to unlock triggers the NotImplementedError stubs as expected. 💯

Yes tir. 4. des. 2018 kl. 15:25 skrev Martin Gejke : > @marcusramberg Nice! > Is it the same code for locking/unlocking as for arming/disarming? > > — > You...

@mgejke I don't see the new code. perhaps you forgot to push? The endpoint for unlock is Locks/Unlock btw.

Same for me fwiw Sent with GitHawk

Is there an ENV variable or something to set to dump the http request being made for debugging?

Hi. We're also lacking this functionality because we'd like to get the AWS credentials from GCP secret manager as a data source, and that doesn't really work the way it's...

I use Arch btw. Can look into aur packaging.