custom-card-helpers
- Closes #1295
@@ -0,0 +1,2 @@
export const STATES_OFF = ['closed', 'locked', 'off'];
export const STATES_ON = ['open', 'unlocked', 'on'];
The note is not visible to the blocked user.