Bump hass-client from 1.1.0 to 2.0.0 (#1376)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 17 Jun 2024 18:04:40 +0000 (20:04 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2024 18:04:40 +0000 (20:04 +0200)
* Bump hass-client from 1.1.0 to 2.0.0

Bumps hass-client from 1.1.0 to 2.0.0.

---
updated-dependencies:
- dependency-name: hass-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
* Update manifest.json

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
music_assistant/server/providers/hass/manifest.json
requirements_all.txt

index 7726c3246aa3f8730ddd13f9033df98986f4c2c8..1a25c98fee716f0efb2e719392ceb627b15e0c98 100644 (file)
@@ -12,6 +12,6 @@
   "load_by_default": false,
   "icon": "md:webhook",
   "requirements": [
-    "hass-client==1.1.0"
+    "hass-client==2.0.0"
   ]
 }
index 6e625ba11fade25bf4d3ce25309508fd1db4e067..3b32be6e7c1e209935840f4f03954fab36acf977 100644 (file)
@@ -18,7 +18,7 @@ deezer-python-async==0.3.0
 defusedxml==0.7.1
 faust-cchardet>=2.1.18
 git+https://github.com/MarvinSchenkel/pytube.git
-hass-client==1.1.0
+hass-client==2.0.0
 ifaddr==0.2.0
 mashumaro==3.13.1
 memory-tempfile==2.2.3