Hello everyone
I would like to send a string to ha from node red and all i can find is the sensor node which seems that i can only send number values
but in my case i want to set up a “engine state” entity and the values would be like
“starting”
“cranking”
“shutdown”
“pre heating”
etc…
How would i do this?