Hi,
I think there might be an issue changing HSM state via MakerAPI.
It was reported to me and I was able to reproduce it:
I tested changing HSM and while the API call worked the HSM state did not change (I tried changing from disarmed to armed night)
590) GET https://192.168.0.200/apps/api/38/hsm/armNight
DONE: 590) 535ms https://192.168.0.200/apps/api/38/hsm/armNight
<< 590) 18b, DATA:{"hsm":"disarmed"}
I also see a follow-up call to get HSM status still returns disarmed:
602) GET https://192.168.0.200/apps/api/38/hsm
DONE: 602) 164ms https://192.168.0.200/apps/api/38/hsm
<< 602) 18b, DATA:{"hsm":"disarmed"}
(also following in this post: [RELEASE] HD+ - Android Dashboard - #6050 by jpage4500)
I'm running Hubitat firmware 2.4.0.151 (C-8 Pro)
Sorry if this was reported elsewhere but I did a search and didn't find anything