mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-14 21:03:19 +00:00
This makes use of a new class exposed from the ZigBee library to automatically parse the ZoneStatus attribute bit map and expose the individual values in a simple way. This fixes a lot of unhandled cases in the previous copy-pasted switch statements, as well as allowing for a simpler interface with less copy/pasted code.