#NWS Alerts Version 6
1 messages · Page 1 of 1 (latest)
It speaks the first part but doesn't speak the headline attribute. Just says "none" for the state portion
got it working with this format
https://dpaste.org/nKFbE
👏
1 messages · Page 1 of 1 (latest)
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] }}
It speaks the first part but doesn't speak the headline attribute. Just says "none" for the state portion
got it working with this format
https://dpaste.org/nKFbE
👏