version 0.2-alpha.0
Pre-release
Pre-release
** EXPERIMENTAL**
If everything stop working please drop back to 0.1
A complete re-write of the module. When adding the new modal window I realized the underlying code
was doing things backwards. For changes I was giving Home Assistant a complete re-rendering of the
card when I would have been better manipulating the DOM directly.
Changes include, but not limited to:
- changes handle programmatically; for example, a motion event now changes the element in the DOM rather
than re-drawing the whole card - thumbnails come directly from Arlo.
- the library will update in real time and won't load unless necessary, generally nicer operation
- internally most things have changed, hopefully for the best
Planned changes include:
- better exception handling
- highlighting of object causing recording to happen
- be able to view different snapshots from the main screen - think grid/single image library mode
- auto start
- allow modal to be optional on mobile devices
- save videos