#Looking for some help with my awtrix

1 messages · Page 1 of 1 (latest)

viral wasp
#

Here's the working yaml for HA

#

service: mqtt.publish
data:
payload: >-
{ "text": "{{ state_attr('weather.forecast_home', 'temperature') }}°F",
"icon":"50985"}
topic: ledclock/custom/tempout

#

and when I convert it to json for node red, all info shows up but the actual temp number