This commit is contained in:
Home Assistant Version Control
2026-08-07 16:23:20 +00:00
parent 305e1b2545
commit baabdf0c0e
58 changed files with 678 additions and 109 deletions
+2 -2
View File
@@ -11,8 +11,8 @@
"issue_tracker": "https://github.com/SecKatie/ha-wyzeapi/issues",
"loggers": ["custom_components.wyzeapi"],
"requirements": [
"wyzeapy>=0.5.33,<0.6",
"wyzeapy>=0.6.1,<0.7",
"websockets"
],
"version": "0.1.38"
"version": "0.1.39"
}