#looking for a little node red help if

1 messages · Page 1 of 1 (latest)

sweet vine
#

Here's the template for HA that works fine on my awtrix clock.

#

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