Finished basic google home implementation with some slight refactors along the way
This commit is contained in:
@@ -10,6 +10,7 @@ rumqttc = "0.18"
|
||||
serde = { version ="1.0.149", features = ["derive"] }
|
||||
serde_json = "1.0.89"
|
||||
dotenv = "0.15.0"
|
||||
impl_cast = {path = "./impl_cast"}
|
||||
google-home = {path = "./google-home"}
|
||||
paste = "1.0.10"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user