Hi,
i have this errors…
everything was ok till i update to version 0.83.2…
i did ask in other posts, but noone till now found solution…
Please help me found solution…
im calling to turn switch on, via google assistant, ifttt service and webhooks to hassbian homeassistant…
this is error…
what is wrong?
config is o.k. api key is ok etc
tts:
- platform: google
language: ‘en-us’
http:
api_password: xxxxxxxxxx
base_url: http://192.168.0.60:8123
018-12-08 14:04:17 ERROR (MainThread) [homeassistant.core] Error executing service <ServiceCall switch.turn_on (c:05b6755a5ba448a2af40fc5b715ac160): entity_id=[‘switch.led_kitchen’]>
Traceback (most recent call last):
File “/srv/homeassistant/lib/python3.6/site-packages/homeassistant/core.py”, line 1177, in _event_to_service_call
await service_handler.func(service_call)
File “/srv/homeassistant/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py”, line 177, in handle_service
self._platforms.values(), func, call
File “/srv/homeassistant/lib/python3.6/site-packages/homeassistant/helpers/service.py”, line 250, in entity_service_call
permission=POLICY_CONTROL
homeassistant.exceptions.Unauthorized: Unauthorized