Skip to content

Releases: elad-bar/ha-shinobi

Code and logs cleanup

28 Sep 12:19
Compare
Choose a tag to compare
Code and logs cleanup Pre-release
Pre-release
v1.1.14b0

Code and logs cleanup

Better handling of unsupported events and corrupted data

28 Sep 10:40
Compare
Choose a tag to compare
  • Fix error due to unsupported event messages #17
  • Change message's log level of empty matrices to DEBUG

Support for single camera

15 Sep 18:58
Compare
Choose a tag to compare
  • Added support for single camera (response of an object instead of array) #16

Improved logs, camera properties and code cleanup

15 Sep 10:56
Compare
Choose a tag to compare
  • Added more logs for debugging invalid monitor's loading
  • Camera properties added - is_recording and motion_detection_enabled
  • Unused imports cleanup
  • Added requirements.txt

`detector_trigger` motion event validation

11 Sep 16:14
Compare
Choose a tag to compare
v1.1.10

`detector_trigger` motion event validation

Fix Missing Binary Motion Sensors

02 Sep 20:05
Compare
Choose a tag to compare
v1.1.9

Fix #15 - Missing Binary Motion Sensors

HA v2021.9.0 adjustments

02 Sep 19:47
Compare
Choose a tag to compare
  • Support HA v2021.9.0 breaking change - Camera component
  • Support SensorEntity instead of Entity

Path parameter causing issues for WebSocket

31 Jul 07:45
Compare
Choose a tag to compare
v1.1.7

Path parameter causing issues for WebSocket

Path parameter causing issues

31 Jul 07:29
Compare
Choose a tag to compare
v1.1.6

Fix #14 - Path parameter causing issues

Bug fixes

11 Jun 09:40
Compare
Choose a tag to compare
  • Fix motion binary sensor is now relying on detector_pam settings #10

  • JPEG API must be enabled to create camera entity #7, in addition, will present warning log message:

    JPEG API is not enabled for {camera.name}, Camera will not be created