File python-hass-nabucasa.changes of Package python-hass-nabucasa
-------------------------------------------------------------------
Fri Aug 14 07:40:06 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Update to 0.35.0
* Bump pycognito to 0.1.4
* Bump pylint from 2.5.2 to 2.5.3
* Bump pytest-timeout from 1.3.4 to 1.4.1
* Bump pytest from 5.4.2 to 5.4.3
* Bump flake8 from 3.8.2 to 3.8.3
-------------------------------------------------------------------
Thu Jul 2 14:58:34 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Update to 0.34.7:
* Don't keep fetching snitun token when sub expired
* Add raise_for_status in cloudhook
* Remove limit of pytz
- Remove LICENSE source file since it now comes in the upstream
package
-------------------------------------------------------------------
Thu Jun 11 11:50:51 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Update to 0.34.6:
* Don't cache cognito pre-lock
- Update to 0.34.5:
* Atomic writes, chmod and more logging (#162) @balloob
* Bump flake8 from 3.7.9 to 3.8.2 (#158) @dependabot-preview
* Bump pytest from 5.4.1 to 5.4.2 (#159) @dependabot-preview
* Bump atomicwrites from 1.3.0 to 1.4.0 (#160) @dependabot-preview
* Bump acme from 1.3.0 to 1.4.0 (#157) @dependabot-preview
* Bump pycognito from 0.1.2 to 0.1.3 (#156) @dependabot-preview
* Bump pylint from 2.5.0 to 2.5.2 (#161) @dependabot-preview
- Update to 0.34.4:
* Add a safe write method
- Update to 0.34.3:
* Add release drafter action
* Update pytz requirement from ~=2019.3 to >=2019.3,<2021.0
(#147) @dependabot-preview
* Fix typo
-------------------------------------------------------------------
Mon May 11 16:52:21 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Update to python-hass-nabucasa 0.34.2:
* Guard for bad auth data
* Bump pylint from 2.4.4 to 2.5.0
- Update to python-hass-nabucasa 0.34.1:
* Change timeout & revert login logic
- Remove python-warrant dependency which is not needed anymore
-------------------------------------------------------------------
Tue Apr 14 07:56:48 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Update to python-hass-nabucasa 0.34.0:
* Wait until runner comes available
* Bump acme from 1.2.0 to 1.3.0
- Update to python-hass-nabucasa 0.33.0:
* Improve start
* Bump pytest from 5.3.5 to 5.4.1
- Update to python-hass-nabucasa 0.32.2:
* Update pycognito 0.1.2
- Update to python-hass-nabucasa 0.32.1:
* Locks
- Update to python-hass-nabucasa 0.32.0:
* Move to pycognito / use sessions
* Bump acme from 1.0.0 to 1.1.0
* Bump pytest from 5.3.2 to 5.3.5
* Bump pytest-timeout from 1.3.3 to 1.3.4
* Bump acme from 0.40.1 to 1.0.0
-------------------------------------------------------------------
Sat Jan 11 14:07:33 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Update to python-hass-nabucasa 0.31:
* Upstream doesn't provide a changelog. Please see full changelog at:
https://github.com/NabuCasa/hass-nabucasa/commits/dev
Some of the most relevant changes are:
* Fix gender
* Fix auth handling
* Add voice support
* Add account link helpers
* Handle some error cases
* Add Google Report State
-------------------------------------------------------------------
Tue Aug 27 15:02:54 UTC 2019 - Antonio Larrosa <alarrosa@suse.com>
- Update to 0.17
* Remove python 3.5 compat code
* Update timeout to 30s
* Add devcontainer & black
-------------------------------------------------------------------
Thu Aug 8 16:31:08 UTC 2019 - Antonio Larrosa <alarrosa@suse.com>
- Initial release of python-hass-nabucasa 0.16
- Modified dependencies to not require exact versions but just a
minimum version