Skip to content

Releases: twrecked/hass-aarlo

version 0.8.1.8

12 Oct 01:35
e00fe96
Compare
Choose a tag to compare

What This Fixes From 0.8.1.7

  • Squash erroneous 'browser not trusted' error

What This Fixes From 0.8.1.5 and earlier

  • Fix battery drain on new cameras
  • bump pyaarlo revision to add the following cameras
    • Essential Indoor Gen2 HD
    • Essential Outdoor Gen2 HD
    • Essential Outdoor Gen2 2K
    • Essential XL Outdoor Gen2 HD
    • Essential XL Spotlight
  • bump pyaarlo revision to add better error code reporting
  • fix an IO in event loop message
  • fix a light warning
  • handle motion events from all-on-one sensor
  • bumped pyaarlo to bring in Essential Indoor 2 support
  • fixed an alarm upgrade issue where you couldn't arm a base station
  • removed some code creating deprecated warning

Also...

These releases add proper Integration and config flow support to the Aarlo component.

Many thanks to @NickM-27 for starting this.

What Should Happen

The code will upgrade a 0.7 installation to use the standard Home Assistant integration configuration mechanism. What this means is:

  • key pieces of the Arlo configuration will be moved into the Home Assistant repositories
  • all the extra config that comes along with Arlo will be moved into a file called /config/aarlo.yaml
  • entities will now be tied to their owning devices, i.e, a camera motion detection entity will be associated the camera device providing it
  • integrations can be reloaded, reconfigured, deleted and added on the fly

If It Goes Wrong

Then revert back to a 0.7 install. And for this reason I recommend keeping your old config around, Home Assistant will complain about it but it won't affect anything.

But if you can raise a bug telling me what you were doing, what you expected to happen and what happened that would be great.

version 0.8.1.7

02 Oct 12:37
a34d00a
Compare
Choose a tag to compare

What This Fixes From 0.8.1.6

  • Fix battery drain on new cameras

What This Fixes From 0.8.1.5 and earlier

  • bump pyaarlo revision to add the following cameras
    • Essential Indoor Gen2 HD
    • Essential Outdoor Gen2 HD
    • Essential Outdoor Gen2 2K
    • Essential XL Outdoor Gen2 HD
    • Essential XL Spotlight
  • bump pyaarlo revision to add better error code reporting
  • fix an IO in event loop message
  • fix a light warning
  • handle motion events from all-on-one sensor
  • bumped pyaarlo to bring in Essential Indoor 2 support
  • fixed an alarm upgrade issue where you couldn't arm a base station
  • removed some code creating deprecated warning

Also...

These releases add proper Integration and config flow support to the Aarlo component.

Many thanks to @NickM-27 for starting this.

What Should Happen

The code will upgrade a 0.7 installation to use the standard Home Assistant integration configuration mechanism. What this means is:

  • key pieces of the Arlo configuration will be moved into the Home Assistant repositories
  • all the extra config that comes along with Arlo will be moved into a file called /config/aarlo.yaml
  • entities will now be tied to their owning devices, i.e, a camera motion detection entity will be associated the camera device providing it
  • integrations can be reloaded, reconfigured, deleted and added on the fly

If It Goes Wrong

Then revert back to a 0.7 install. And for this reason I recommend keeping your old config around, Home Assistant will complain about it but it won't affect anything.

But if you can raise a bug telling me what you were doing, what you expected to happen and what happened that would be great.

version 0.8.1.6

09 Sep 13:52
b1d81b0
Compare
Choose a tag to compare

These releases add proper Integration and config flow support to the Aarlo component.

Many thanks to @NickM-27 for starting this.

What Should Happen

The code will upgrade a 0.7 installation to use the standard Home Assistant integration configuration mechanism. What this means is:

  • key pieces of the Arlo configuration will be moved into the Home Assistant repositories
  • all the extra config that comes along with Arlo will be moved into a file called /config/aarlo.yaml
  • entities will now be tied to their owning devices, i.e, a camera motion detection entity will be associated the camera device providing it
  • integrations can be reloaded, reconfigured, deleted and added on the fly

If It Goes Wrong

Then revert back to a 0.7 install. And for this reason I recommend keeping your old config around, Home Assistant will complain about it but it won't affect anything.

But if you can raise a bug telling me what you were doing, what you expected to happen and what happened that would be great.

What This Fixes From 0.8.1.5

  • bump pyaarlo revision to add the following cameras
    • Essential Indoor Gen2 HD
    • Essential Outdoor Gen2 HD
    • Essential Outdoor Gen2 2K
    • Essential XL Outdoor Gen2 HD
    • Essential XL Spotlight

What This Fixes From 0.8.1.3 and earlier

  • bump pyaarlo revision to add better error code reporting
  • fix an IO in event loop message
  • fix a light warning
  • handle motion events from all-on-one sensor
  • bumped pyaarlo to bring in Essential Indoor 2 support
  • fixed an alarm upgrade issue where you couldn't arm a base station
  • removed some code creating deprecated warning

version 0.8.1.5

22 Aug 12:04
0c8f5bf
Compare
Choose a tag to compare

These releases add proper Integration and config flow support to the Aarlo component.

Many thanks to @NickM-27 for starting this.

What Should Happen

The code will upgrade a 0.7 installation to use the standard Home Assistant integration configuration mechanism. What this means is:

  • key pieces of the Arlo configuration will be moved into the Home Assistant repositories
  • all the extra config that comes along with Arlo will be moved into a file called /config/aarlo.yaml
  • entities will now be tied to their owning devices, i.e, a camera motion detection entity will be associated the camera device providing it
  • integrations can be reloaded, reconfigured, deleted and added on the fly

If It Goes Wrong

Then revert back to a 0.7 install. And for this reason I recommend keeping your old config around, Home Assistant will complain about it but it won't affect anything.

But if you can raise a bug telling me what you were doing, what you expected to happen and what happened that would be great.

What This Fixes From 0.8.1.4

  • bump pyaarlo revision to add better error code reporting

What This Fixes From 0.8.1.3 and earlier

  • fix an IO in event loop message
  • fix a light warning
  • handle motion events from all-on-one sensor
  • bumped pyaarlo to bring in Essential Indoor 2 support
  • fixed an alarm upgrade issue where you couldn't arm a base station
  • removed some code creating deprecated warning

version 0.8.1.4

04 Jul 03:11
3c94623
Compare
Choose a tag to compare

These releases add proper Integration and config flow support to the Aarlo component.

Many thanks to @NickM-27 for starting this.

What Should Happen

The code will upgrade a 0.7 installation to use the standard Home Assistant integration configuration mechanism. What this means is:

  • key pieces of the Arlo configuration will be moved into the Home Assistant repositories
  • all the extra config that comes along with Arlo will be moved into a file called /config/aarlo.yaml
  • entities will now be tied to their owning devices, i.e, a camera motion detection entity will be associated the camera device providing it
  • integrations can be reloaded, reconfigured, deleted and added on the fly

If It Goes Wrong

Then revert back to a 0.7 install. And for this reason I recommend keeping your old config around, Home Assistant will complain about it but it won't affect anything.

But if you can raise a bug telling me what you were doing, what you expected to happen and what happened that would be great.

What This Fixes From 0.8.1.3

  • fix an IO in event loop message
  • fix a light warning

What This Fixes From 0.8.1.2 and earlier

  • handle motion events from all-on-one sensor
  • bumped pyaarlo to bring in Essential Indoor 2 support
  • fixed an alarm upgrade issue where you couldn't arm a base station
  • removed some code creating deprecated warning

version 0.8.1.3

03 Jun 02:23
0a1aad0
Compare
Choose a tag to compare

These releases add proper Integration and config flow support to the Aarlo component.

Many thanks to @NickM-27 for starting this, I can only apologise for the amount of time it's taken me to fix up the other pieces of code.

What Should Happen

The code will upgrade a 0.7 installation to use the standard Home Assistant integration configuration mechanism. What this means is:

  • key pieces of the Arlo configuration will be moved into the Home Assistant repositories
  • all the extra config that comes along with Arlo will be moved into a file called /config/aarlo.yaml
  • entities will now be tied to their owning devices, i.e, a camera motion detection entity will be associated the camera device providing it
  • integrations can be reloaded, reconfigured, deleted and added on the fly

If It Goes Wrong

Then revert back to a 0.7 install. And for this reason I recommend keeping your old config around, Home Assistant will complain about it but it won't affect anything.

But if you can raise a bug telling me what you were doing, what you expected to happen and what happened that would be great.

What This Fixes From 0.8.2

  • handle motion events from all-on-one sensor

What This Fixes From 0.8.1

  • bumped pyaarlo to bring in Essential Indoor 2 support
  • fixed an alarm upgrade issue where you couldn't arm a base station
  • removed some code creating deprecated warning

version 0.8.1.2

05 May 00:44
8dc69ee
Compare
Choose a tag to compare

These releases add proper Integration and config flow support to the Aarlo component.

Many thanks to @NickM-27 for starting this, I can only apologise for the amount of time it's taken me to fix up the other pieces of code.

What Should Happen

The code will upgrade a 0.7 installation to use the standard Home Assistant integration configuration mechanism. What this means is:

  • key pieces of the Arlo configuration will be moved into the Home Assistant repositories
  • all the extra config that comes along with Arlo will be moved into a file called /config/aarlo.yaml
  • entities will now be tied to their owning devices, i.e, a camera motion detection entity will be associated the camera device providing it
  • integrations can be reloaded, reconfigured, deleted and added on the fly

If It Goes Wrong

Then revert back to a 0.7 install. And for this reason I recommend keeping your old config around, Home Assistant will complain about it but it won't affect anything.

But if you can raise a bug telling me what you were doing, what you expected to happen and what happened that would be great.

What This Fixes From 0.8.1

  • bumped pyaarlo to bring in Essential Indoor 2 support
  • fixed an alarm upgrade issue where you couldn't arm a base station
  • removed some code creating deprecated warning

version 0.8.1.1

03 May 14:30
9d9da9f
Compare
Choose a tag to compare

These releases add proper Integration and config flow support to the Aarlo component.

Many thanks to @NickM-27 for starting this, I can only apologise for the amount of time it's taken me to fix up the other pieces of code.

What Should Happen

The code will upgrade a 0.7 installation to use the standard Home Assistant integration configuration mechanism. What this means is:

  • key pieces of the Arlo configuration will be moved into the Home Assistant repositories
  • all the extra config that comes along with Arlo will be moved into a file called /config/aarlo.yaml
  • entities will now be tied to their owning devices, i.e, a camera motion detection entity will be associated the camera device providing it
  • integrations can be reloaded, reconfigured, deleted and added on the fly

If It Goes Wrong

Then revert back to a 0.7 install. And for this reason I recommend keeping your old config around, Home Assistant will complain about it but it won't affect anything.

But if you can raise a bug telling me what you were doing, what you expected to happen and what happened that would be great.

What Am I Not Sure About

location and media_player devices should work but I have not real mechanism for testing them.

What This Fixes From 0.8.1

  • removed some code creating deprecated warning

version 0.7.4.3

03 May 02:28
26d55d5
Compare
Choose a tag to compare

Fixed some deprecated warnings.

Fixed a runtime error caused by a callback.

0.7 has now been deprecated by 0.8... there will be less and less fixes being made to this.

version 0.8.1

02 May 02:49
eba7d13
Compare
Choose a tag to compare

These releases add proper Integration and config flow support to the Aarlo component.

Many thanks to @NickM-27 for starting this, I can only apologise for the amount of time it's taken me to fix up the other pieces of code.

What Should Happen

The code will upgrade a 0.7 installation to use the standard Home Assistant integration configuration mechanism. What this means is:

  • key pieces of the Arlo configuration will be moved into the Home Assistant repositories
  • all the extra config that comes along with Arlo will be moved into a file called /config/aarlo.yaml
  • entities will now be tied to their owning devices, i.e, a camera motion detection entity will be associated the camera device providing it
  • integrations can be reloaded, reconfigured, deleted and added on the fly

If It Goes Wrong

Then revert back to a 0.7 install. And for this reason I recommend keeping your old config around, Home Assistant will complain about it but it won't affect anything.

But if you can raise a bug telling me what you were doing, what you expected to happen and what happened that would be great.

What Am I Not Sure About

location and media_player devices should work but I have not real mechanism for testing them.

What This Fixes From 0.15

  • nothing.. just a version change

What This Fixes From 0.14

  • better back end detection

What This Fixes From 0.13

  • fix a callback threading issue (thank @bdraco)

What This Fixes From 0.12

  • tweaks doorbell support

What This Fixes From 0.11

  • adds more camera and doorbell support

What This Fixes From 0.10

  • fixed several upgrade issues

What This Fixes From 0.9

  • added siren support
  • added an import notice

What This Fixes From 0.8

  • fix another location issue

What This Fixes From 0.7

  • fix a location issue

What This Fixes From 0.6

  • fix a docs issue
  • fix a camera recording issue

What This Fixes From 0.5

  • make some variable explicit
  • fix service entries
  • fix translations

What This Fixes From 0.4

  • bumps pyaarlo revision to recognise synced cameras

What This Fixes From 0.3

  • Add in entities when creating a brand new integration.
  • Fix new integration naming.

What This Fixes From 0.1

  • Yahoo IMAP support should be better. (And IMAP in general)
  • Better pyaarlo parameter support.