Is it possible to control google home appliances with raspberry pi using Node Red? The rough sketch which I have in my mind right now is: Raspberry pi will send MQTT requests to node red over local wifi and then node red will toggle the device linked with my google home account so I dont have to use google home app. Also, I am assuming this all can operate over my local network and without requiring internet connectivity.
Note: I heard Nora library for integrating node red to google home.