#Call Service Help

1 messages · Page 1 of 1 (latest)

vale lintel
#

The call service seems to have changed to need a state, but I don't know the syntax and on the visual editor there aren't boxes to fill in for each. How do I do a service call now? I'm trying to apply a scene. It seems that things have been changed to make them more difficult. A scene already has the states set, so why would you need to put a state. It doesn't make any sense.

vale lintel
#

Please tell me what's wrong with this. ```

action: scene.apply
data:
entities:
scene.sitting_room_fan_high_on:
state: "on"```

#

The scene itself works, but nothing happens when I use developer tools.

topaz sage
#

You can just turn the scene on directly

vale lintel
topaz sage
#

there was no scene.apply in the code I provided