Try to fix login issues #11

pull/27/head v0.5.0-beta.4
Andre Basche 1 year ago
parent 6303843116
commit 4a685e67e0

@ -2,7 +2,7 @@ name: Python check
on:
push:
branches: [ "main", "refactor" ]
branches: [ "main" ]
pull_request:
branches: [ "main" ]

@ -6,6 +6,6 @@
"documentation": "https://github.com/Andre0512/hon/",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/Andre0512/hon/issues",
"requirements": ["pyhOn==0.6.2"],
"version": "0.5.0-beta.3"
"requirements": ["pyhOn==0.6.3"],
"version": "0.5.0-beta.4"
}

Loading…
Cancel
Save