You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix illuminator when used with night profile. Can now turn on the illuminator (white light) and get the current status regardless of which profile is being used (day or night) - Fixes #29
Adds support for "door status" for doorbells. Note all doorbells will support or have this feature enabled so the entity will just report closed. Ignore or remove it if you like.
Adds support for VTO devices (Doorbells). Creates a binary sensor that will trigger on button presses along with a few other sensors: CallNoAnswered and Invite. Fixes #14 requested by @bogdanr