From 0ff27a170a46ce22f9c3af46c0647811e25eea32 Mon Sep 17 00:00:00 2001 From: Daniel McKnight Date: Thu, 25 Apr 2024 19:09:41 -0700 Subject: [PATCH] Allow latest homeassistant plugin alpha for ovos-utils 0.1 compat. --- requirements/pi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pi.txt b/requirements/pi.txt index d533af3a4..9ccfee49a 100644 --- a/requirements/pi.txt +++ b/requirements/pi.txt @@ -47,7 +47,7 @@ ovos-phal-plugin-alsa~=0.0.3 # TODO: system pinned for ovos-utils 0.0.x latest compat. ovos-phal-plugin-system==0.0.5a1 ovos-phal-plugin-connectivity-events~=0.0.3 -ovos-phal-plugin-homeassistant~=0.0.3 #,>=0.0.4a5 +ovos-phal-plugin-homeassistant~=0.0.3,>=0.0.4a5 ovos-phal-plugin-wallpaper-manager~=0.0.1 ovos-phal-plugin-ipgeo~=0.0.2 ovos-phal-plugin-mk1 @ git+https://github.com/openvoiceos/ovos-phal-plugin-mk1@dev