#Error in my automation

1 messages · Page 1 of 1 (latest)

sage fjord
#

I have a real simple automation for some outdoor lights that have. At sunset, they turn on. However I keep getting an error when I look at the traces it is showing me an error. I have deleted the automation and re-done it twice now. Anyone have any ideas as to what I should do?

muted raptorBOT
#

@sage fjord To format your text as code, enter three backticks on the first line, press Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks.
```yaml
example: here
```
Don't forget you can edit your post rather than repeatedly posting the same thing.

open sparrow
#

Not pictures of code.

sage fjord
#

Well I'm just trying to show the trace of this particular automation. So you just want me to post the trace in text?

#
Executed: July 27, 2025 at 8:19:01 PM
Error: Request failed due connection error: 400, message='Bad Request', url='https://xxx.xxx.xxx.xxx/clip/v2/resource/light/38299d32-abd5-43ab-abbd-909d9638e6e5'
Result:
params:
  domain: light
  service: turn_on
  service_data:
    effect: Candle
    entity_id:
      - light.hue_color_lamp_1_2
      - light.hue_color_lamp_1
  target:
    entity_id:
      - light.hue_color_lamp_1_2
      - light.hue_color_lamp_1
running_script: false