rainepretorius / olarm-ha-integration

Integration for Olarm devices created by a BSC(Computer Science and Mathematics) student.
https://raine.pretoriusse.net
BSD 2-Clause "Simplified" License
30 stars 13 forks source link

Fix #7 - error when no actions are present + Small fixes #12

Closed NeilDuToit92 closed 1 year ago

NeilDuToit92 commented 1 year ago

It seems like the API only returns actions that happened in the last few days. So if you didn't arm or disarm the alarm in a few days, the endpoint returns a 404. Fixes #7

NeilDuToit92 commented 1 year ago

Also fixed: