Dov
(Dov)
January 16, 2020, 6:46am
1
Hello,
I tried to do automation, and do an action that run a script (i need to run it in few diffrent places and wanted to write it once).
I have 3 scripts but it show them like this script.1577938029282 . . .
it doesn’t show the names.
Thank you!
tom_l
January 16, 2020, 8:12am
2
What does your script look like?
Dov
(Dov)
January 16, 2020, 9:11am
3
Hi,
I crated it in home assistant, and it only contain notify, and also I gave it a name.
I think it started after update tonew HA 104
tom_l
January 16, 2020, 9:15am
4
Can you look in your configuration.yaml file?
Dov
(Dov)
January 16, 2020, 10:50am
5
Hi,
This is the code HA created (1 of 3)
'1579156391420':
alias: Get sonoff switch status
sequence:
data:
payload: 'power1 ;power2 ;power3 ;power4 ;power5; dimmer; state '
topic: cmnd/sonoffs/backlog
service: mqtt.publish
tom_l
January 16, 2020, 11:21am
6
Please edit your post and format it correctly as per point 11 here: How to help us help you - or How to ask a good question