Closed lukiffer closed 6 years ago
@lukiffer I'm going to publish the new package tonight. Can you submit a PR to home assistant to bump the pyarlo module too?
@tchellomello I'm wrapping up the unit tests to get https://github.com/home-assistant/home-assistant/pull/15074 merged. Should I just bump the package version with that PR or submit a separate one?
@lukiffer you can bump on that PR itself. Give me about 10 minutes and the new package will be published for you. I'll let you know.
@lukiffer there we go!! https://pypi.org/project/pyarlo/0.1.9/ 0.1.9 is published!
Thanks @lukiffer
Oversight on my part originally - the
get_ambient_sensor_data()
method was never called when theArloBaseStation.update()
method is called.