Releases: twrecked/lovelace-hass-aarlo
version 0.1.6.2
Added experimental modal window support. To try it out:
# Use this to make clicking the image stream in a modal window.
image_click: modal-play
# Use this to make clicking the image play the last recording in a modal window.
image_click: modal-last
# Use this to make the library play its recordings in a modal window.
library_click: modal
Added experimental "auto play" support. auto-start is never modal and can be paused by clicking stop and then starting again by pressing play. To try it out:
auto_play: true
NOTE: it has only been tested on desktop devices!!!
version 0.1.6.1
Added experimental modal window support. To try it out:
# Use this to make clicking the image stream in a modal window.
image_click: modal-play
# Use this to make clicking the image play the last recording in a modal window.
image_click: modal-last
# Use this to make the library play its recordings in a modal window.
library_click: modal
NOTE: it has only been tested on desktop devices!!!
version 0.1.6
Added experimental modal window support. To try it out:
# Use this to make clicking the image stream in a modal window.
image_click: modal-play
# Use this to make clicking the image play the last recording in a modal window.
image_click: modal-last
# Use this to make the library play its recordings in a modal window.
library_click: modal
NOTE: it has only been tested on desktop devices!!!
version 0.1.5
Experimental square aspect ratio support.
version 0.1.4.1
dashjs URL now uses https.
version 0.1.4
Use version 3.1.1 of dashjs.
version 0.1.3
Added on/off button for camera. (Needs 0.7.alpha to work properly)
Better name parsing. Code now handles cameras without aarlo_
in the name number better.
version 0.1.2
Added experimental mpeg-dash support.
version 0.1.1
Added missing update image after image source changes.
version 0.1.0
Added custom device naming support. You can associate a motion detector, sound detector or battery with a camera even if you renamed the device.