node-red-contrib-home-assistant
node-red-contrib-home-assistant copied to clipboard
The node doesn't see all of my services.
Describe the bug A clear and concise description of what the bug is. I rhave TTS over Alexa working thanks to Finity in this thread.
This works just fine- In the Services tab: Service: media_player.alexa.tts Service Data: {"entity_id":"media_player.steve","message":"Hello"}
However I can't get the Home Assistant Call Services node in Node-Red to work. The node error says "Unknown Service".
Expected behavior Is the node a "Call Services" node or "Call a few services"? (The node works great for turn_on or turn_off).
Hey Steve, this project is not being actively maintained. You'll want to switch over to Zach's fork here which uses web sockets and long lived access tokens:
https://github.com/zachowj/node-red-contrib-home-assistant-websocket