I have the latest HASS, on docker on a rpi 4b and have an trial account on nabu casa.
I like to change from domoticz/controlicz to nabu casa, but i first have to get all my old voice functionality working. link
I can enable / disble devices with my google home, so nabu casa etc is working.
Last part is to get input selects working.
I made a simple automatio to test my input select, but al it does is the anser Done after ticking the sentence in the assistant
What am i doing wrong, do i have to configure more ?
I am a litter bit further, i did get the above script working. Problem was that capital and lower. The intents converts to lowercase, so thats why my script did not work…
Next step is to combine the voice script with anaother script with the usblamp by using trigger id’s
So i only merged the two scripts and used trigger id’s.
Strange thing is that the input select does change but not activate, is this because of the handling script after the input select changes is the same as the executing script ?