Help with more advanced Google assistant actions

yes, thats indeed not possible, only with ifttt

Okay thanks.
I am using IFTTT for some sensors, but sadly the IFTTT Google Assistant is not in Dutch, so I can only use English commands.
But it will do for the moment, until Google supports everything in Dutch :smiley:

Indeed :wink:
But what I have found out in the past, if you make an IFTTT trigger in English, you can also do the command d in Dutch, don’t ask my why, but it worked… I used that in the past… But it has to be the exact words…

Like volume up = volume omhoog

Offcourse , also you need to have 2 languages configured on Google, and English as primary…
Now I don’t use IFTTT anymore, only Dutch configured…

Thank you for your script. For me, it reports the state of the gate, but in the case of opening it does not close it. Do you know why?

Error executing service <ServiceCall script.gate_status (c:d054a9793f2648d982d25f003a0325fc)>
Traceback (most recent call last):
File “/usr/local/lib/python3.7/site-packages/homeassistant/core.py”, line 1147, in _safe_execute
await self._execute_service(handler, service_call)
File “/usr/local/lib/python3.7/site-packages/homeassistant/core.py”, line 1160, in _execute_service
await handler.func(service_call)
File “/usr/local/lib/python3.7/site-packages/homeassistant/components/script/init.py”, line 114, in service_handler
context=service.context)
File “/usr/local/lib/python3.7/site-packages/homeassistant/components/script/init.py”, line 172, in async_turn_on
kwargs.get(ATTR_VARIABLES), context)
File “/usr/local/lib/python3.7/site-packages/homeassistant/helpers/script.py”, line 131, in async_run
await self._handle_action(action, variables, context)
File “/usr/local/lib/python3.7/site-packages/homeassistant/helpers/script.py”, line 210, in _handle_action
action, variables, context)
File “/usr/local/lib/python3.7/site-packages/homeassistant/helpers/script.py”, line 299, in _async_call_service
context=context
File “/usr/local/lib/python3.7/site-packages/homeassistant/helpers/service.py”, line 89, in async_call_from_config
domain, service_name, service_data, blocking=blocking, context=context)
File “/usr/local/lib/python3.7/site-packages/homeassistant/core.py”, line 1115, in async_call
raise ServiceNotFound(domain, service) from None
homeassistant.exceptions.ServiceNotFound: (ServiceNotFound(…), ‘Service switch.rabata not found’)

For me the same… Does anybody know what is the problem?

Hi and welcome!
This looks to be an older thread on a number of different issues - what issue are you having?