Closed meneerfrikkie closed 1 year ago
I get the same. Did you manage to figure it out?
It means that the partition is not ready. You can change it to be "Not Ready" in line 98 of dscalarm.h
const char STATUS_NOT_READY[] PROGMEM = "unavailable"; //ha alarm panel likes to see "unavailable" instead of not_ready when the system can't be armed
I've modified the code to show "not_ready" instead.
Hi everyone, thank you to the Dilbert66 for the amazing work, has anyone come across the partition status where it is unavailable, could they please assisting, Many Thanks!