Compare commits

...

4 Commits

Author SHA1 Message Date
Chris Stos-Gale bc1a7b7a7c Merge pull request #2 from Andre0512/main
Bring in updates from main branch
2024-10-13 10:50:23 +01:00
Andre Basche 70eb6c0111 Update manifest.json 2024-08-14 22:51:18 +02:00
Andre Basche 9bab35f8c4 Update manifest.json 2024-08-14 22:46:43 +02:00
zawadzkipiter 39fc30c95e Update pyhon to 0.17.5
fix for HA "Can't login" based on:
https://github.com/Andre0512/pyhOn/pull/29
2024-08-14 22:46:10 +02:00
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@
"iot_class": "cloud_push",
"issue_tracker": "https://github.com/Andre0512/hon/issues",
"requirements": [
"pyhOn==0.17.4"
"pyhOn==0.17.5"
],
"version": "0.14.0-beta.7"
"version": "0.14.0"
}
+1 -1
View File
@@ -1 +1 @@
pyhOn==0.17.3
pyhOn==0.17.5