#NWS Alerts Version 6

1 messages · Page 1 of 1 (latest)

stark remnant
#

looking for the code to speak the attribute "headline"
Can someone point me in the right direction?
old way was something similar to this {{ state_attr('sensor.nws_alerts','title').split(' - ')[0] }}

stark remnant
#

It speaks the first part but doesn't speak the headline attribute. Just says "none" for the state portion

https://dpaste.org/KHisf

stark remnant