Skip to content

Fix default login Exception#73

Merged
Quentame merged 1 commit intoProtoThis:masterfrom
Quentame:fix/login-exeption
Oct 14, 2020
Merged

Fix default login Exception#73
Quentame merged 1 commit intoProtoThis:masterfrom
Quentame:fix/login-exeption

Conversation

@Quentame
Copy link
Copy Markdown
Collaborator

@Quentame Quentame commented Oct 14, 2020

Fixes #64

In order to fix home-assistant/core#36715

@Quentame Quentame added this to the 0.9.1 milestone Oct 14, 2020
@Quentame Quentame merged commit ce8c2c4 into ProtoThis:master Oct 14, 2020
@Quentame Quentame deleted the fix/login-exeption branch October 14, 2020 21:58
Quentame added a commit that referenced this pull request Oct 18, 2020
* add syno system data and actions

* add system usage examples

* add upgrade information

* Fix default login Exception (#73)

* Migrate to Python 3.6+ (#70)

* Migrate to Python 3.6+

Drop support of Python < 3.6
- remove six + future deps + usage
- update deps
- remove encoding
- remove (object)

* Fix pylint

- pip3 super() style
- remove simplejson dep + usage

* Black format

* lint setup

* Travix CI py version

* Use f string

* Basic Typing

* Revert setup version bump

* correct alphabetically order

* add SynoCoreUpgrade instance

* simplify update_available()

* correct defaults of .get()

* harmonize use of API_KEY

* update docs

* add test data

* due to #70

* update docs

* solve conflict

* add syno system data and actions

* add system usage examples

* add upgrade information

* correct alphabetically order

* add SynoCoreUpgrade instance

* simplify update_available()

* correct defaults of .get()

* harmonize use of API_KEY

* update docs

* add test data

* due to #70

* update docs

* Apply suggestions from code review: function return type

* Don't save previous update data

Co-authored-by: Quentame <polletquentin74@me.com>
@Quentame Quentame modified the milestones: 0.9.1, 1.0.0 Oct 20, 2020
@Quentame Quentame added Hacktoberfest https://hacktoberfest.digitalocean.com/ hacktoberfest-accepted labels Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Hacktoberfest https://hacktoberfest.digitalocean.com/ hacktoberfest-accepted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError: __init__() missing 2 required positional arguments: 'api' and 'code' Synology integration unable to add DSM

1 participant