feat(hass): add PlayPlaylist voice command

This commit is contained in:
matt1432 2024-10-09 00:34:58 -04:00
parent 0a5eb4ffe5
commit a4d2b936d9
14 changed files with 433 additions and 94 deletions

View file

@ -141,12 +141,6 @@
repo = "ha-fallback-conversation";
type = "github";
};
ha_intents-src = {
flake = false;
owner = "don86nl";
repo = "ha_intents";
type = "github";
};
headscale = {
inputs = {
flake-utils.follows = "flake-utils";