Quantcast
Viewing all articles
Browse latest Browse all 104911

Take output from sensor and put him in automation

@henaa wrote:

Hi
how i take the output from : sensor.jewish_calendar_upcoming_shabbat_candle_lighting
its look like this :
Image may be NSFW.
Clik here to view.
image

I won’t take the state and put them in “%s” action data massage how I do it?

- id: '1544583463071'       
  alias: shabbat_candle
  trigger:
  - at: 11:00:00
    platform: time
  condition:       
     condition: time
     weekday: 
       - fri 
  action:
  - data:
      message: 'Candle Lighting Times %s '
    service: notify.mobile_app_mi9

Posts: 11

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 104911

Trending Articles