mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-04-29 06:16:20 +01:00
7bfa0304af
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.