Skip to content

Releases: elad-bar/ha-shinobi

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

Better handling FPS values

05 Jun 09:46
Compare
Choose a tag to compare
  • Empty: default value of HA will be 1FPS #6
  • Decimal: ignore decimal numbers

Removed listener of home assistant stop event

04 Jun 11:55
Compare
Choose a tag to compare

Graceful WebSocket disconnect upon HA shutdown / restart

04 Jun 07:45
Compare
Choose a tag to compare
v1.1.2

Graceful WebSocket disconnect upon HA shutdown / restart

Improve WebSocket reconnect mechanism

01 Jun 18:08
Compare
Choose a tag to compare
v1.1.1

Improve WebSocket reconnect mechanism

WebSocket support (instead of MQTT)

31 May 06:02
Compare
Choose a tag to compare

Breaking change

A new version rely on WebSocket instead of MQTT,
Permanent API Key must support WebSocket connection, otherwise, integration will not work,

What's new

  • Switched from MQTT to WebSocket events
  • Motion sensors rely on motion detection instead of object detection
  • Object detection and Face identification are being represented as an event

Usage of permanent API Key

29 May 14:34
Compare
Choose a tag to compare
v1.0.8

Fix #3 - Usage of permanent API Key

Allow API base path to be configured

24 May 13:30
cac1a96
Compare
Choose a tag to compare

@CarsonF Added support for base path

Documentation and lint errors

16 May 14:30
Compare
Choose a tag to compare
  • More instructions in README
  • Fix lint errors

Correct README and Strings

16 May 08:29
Compare
Choose a tag to compare
v1.0.5

Fix #2 - Cleaned README