Neolink 0.6.3-rc.1
Pre-releaseNeolink Release 0.6.3-rc.1
Still some issues I'd like to iron out with the stream, but would like to get this out early for all the features
-
Idle Disconnects. Disconnect the camera when idle to conserve battery add
idle_disconnect = true
. Please read about it in the readme -
Add option to control splash pattern
splash_pattern = "black"
for example -
Add controls for flood light tasks
-
Add controls for Zoom
-
Add controls for the siren to mqtt
-
Push notifications are registered and received by neolink. This lets us get alerts such as low battery and motion even when disconnected. Used for idle disconnect re-connections. Set
push_notifications = false
to disable -
Mqtt last will is setup for each camera individually
-
Fix some issues with motion and client pause
-
improve keeping camera connections active over a reconnect
-
Fix issues in needs/enough callbacks
-
Memory and CPU optimisations