Commit Graph

8 Commits

Author SHA1 Message Date
tsightler
ab998b0309 Release 4.8.4 (#270)
## v4.8.4
**Fixed Bugs**  
- Event streams failed to update status to off/inactive after event finished playing, causing various replay issues
- Minor change to default filter for value templates entities to hopefully quiet warnings for openHAB users attempting to leverage this project via the Home Assistant MQTT binding

**Minor Enhancements**
- Chimes snooze switch now includes additional JSON attribute with "minutes_remaining" showing approximate number of minutes before snooze expires.
2021-09-22 20:59:21 -04:00
tsightler
cd8ac02045 Release 4.8.3 (#267)
## v4.8.3
**New Features**
- The event stream select entity now includes eventId and recordingUrl attributes with values updated based on the selected event to facilitate automatic downloading of recorded videos. See the [camera documentation](CAMERAS.md) for more information and an example automation using Home Assistant downloader service.
- Dome sirens (and perhaps other Z-wave sirens) are now supported

**Fixed Bugs**
- Refactor and simplify snapshot functions, especially for battery cameras.  This should hopefully fix the issue of no motion snapshots for users with battery powered cameras.

**Breaking Changes**
- Siren devices are now represented as a switch instead of a binary_sensor.

**Other Changes**
- Device debug output now includes device name for all entries, including all received commands
2021-09-20 23:02:13 -04:00
tsightler
60b00eb716 Release 4.8.2 2021-09-14 17:58:26 -04:00
tsightler
b682a78a4e Release 4.8.2 2021-09-14 09:21:42 -04:00
tsightler
1a5b18a34b Fix tamper status entity not updating 2021-09-07 22:33:44 -04:00
tsightler
f489e6e868 Fix tamper entity state not updating 2021-09-07 22:27:37 -04:00
tsightler
c52be55680 Fix tamper entity not updating 2021-09-07 22:00:46 -04:00
tsightler
99f140f196 Release 4.7.0 (#224)
See docs/CHANGELOG.md
2021-08-16 19:49:52 -04:00