From: Marcel van der Veldt Date: Wed, 14 Feb 2024 15:54:14 +0000 (+0100) Subject: Bump hass client to 1.0.1 (#1079) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=69130a3fc07e925c5a989d95aaf482227ab49bc7;p=music-assistant-server.git Bump hass client to 1.0.1 (#1079) --- diff --git a/music_assistant/server/providers/hass/manifest.json b/music_assistant/server/providers/hass/manifest.json index 72d8dcda..fb02b954 100644 --- a/music_assistant/server/providers/hass/manifest.json +++ b/music_assistant/server/providers/hass/manifest.json @@ -12,6 +12,6 @@ "load_by_default": false, "icon": "md:webhook", "requirements": [ - "hass-client==1.0.0" + "hass-client==1.0.1" ] } diff --git a/requirements_all.txt b/requirements_all.txt index 9cb0c845..a262ee50 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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