Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 106067

Automation call service not working

$
0
0

@rvst1 wrote:

Hello everyone,

first of all I´m fairly new to Home Assistant and not that experienced with it so please forgive me if this question is dumb :slight_smile:

Im experementing with automations and the call service action.

What I´m trying to do is to use the service dyson.set_angle to set my Dyson fan to a defined position when calling it with a webhook.
The problem here is that I´m probably doing something wrong configuring the action.

Here is a screenshot of my test automation

This is how the automations.yaml looks like

- id: '1588759914087'
  alias: Test
  description: ''
  trigger:
  - platform: webhook
    webhook_id: test
  condition: []
  action:
  - data:
      angle_high: 185
      angle_low: 185
    entity_id: fan.schlafzimmer
    service: dyson.set_angle

I really don´t know what I´m doing wrong here. I can save my automation but the action doesn´t do anything. When I change the action to e.g. turn on/off one of my Hue lights it immediataly reacts.
The strange thing is that when I try to call the service through the developer tools the dyson fan is reacting and working as it should

What am I doing wrong here?

Once again sorry if thats a dumb question :slight_smile:
Thanks in advance for your help!

Regards
Stefan

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 106067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>