Bump hass client to 1.0.1 (#1079)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Wed, 14 Feb 2024 15:54:14 +0000 (16:54 +0100)
committerGitHub <noreply@github.com>
Wed, 14 Feb 2024 15:54:14 +0000 (16:54 +0100)
music_assistant/server/providers/hass/manifest.json
requirements_all.txt

index 72d8dcda3cb158c7a452f0cc3833653660a62361..fb02b95466344bafcb5ac1ac7252cdcc09f4b2eb 100644 (file)
@@ -12,6 +12,6 @@
   "load_by_default": false,
   "icon": "md:webhook",
   "requirements": [
-    "hass-client==1.0.0"
+    "hass-client==1.0.1"
   ]
 }
index 9cb0c8451ec0a23c68e48e1d03ee2a2d55e6781d..a262ee50a5953d94efee363acecb5768a95bf0ef 100644 (file)
@@ -15,7 +15,7 @@ defusedxml==0.7.1
 faust-cchardet>=2.1.18
 git+https://github.com/MarvinSchenkel/pytube.git
 git+https://github.com/music-assistant/deezer-python-async@v0.1.2
-hass-client==1.0.0
+hass-client==1.0.1
 ifaddr==0.2.0
 jellyfin_apiclient_python==1.9.2
 mashumaro==3.12