Releases: twrecked/hass-aarlo
Releases · twrecked/hass-aarlo
version 0.5.5
Move away from 'object' variable name in preparation for updated lovelace card.
version 0.5.4
Get ENTITY_ID from correct location.
version 0.5.3
HACS release. To allow people to select older code in the HACS component.
version 0.5
Drawling a line under the none-HACS version of the code. Also includes the following changes:
- mirror pyaarlo version
- Turn siren off when disabling, add siren on/off service calls.
- Allow https pool parameters to be customized.
- Mode API fixes and optional device list refresh
- Added battery and signal strength for doorbells
- Fix camera.(enable|disable)_motion service.
- Fixed stream_source() api
- Tidied docs, fleshed out services list.
- Added support for schedules.d
- Added timestamp to device request.
- Restore version 1 of the modes API because it is needed by ArloQ and Arlo Babycams.
- Fix race condition causing crash when initial login times out.
- Handle general exceptions when using requests.
- Add ping to startup sequence.
- Fix mode lookup in base code
version 0.4
Better network error handling.
Access to more of the media library from the custom card.
General bug fixes.
version 0.3
Fixed baby arlo sensors.
version 0.2
Add on/off.
Add config dir configuration.
Add initial baby arlo support.
Fixed some bugs.
Initial Release
Initial release of aarlo. Still using internal pyaarlo.