I’ll second that statement. Using the console you can’t access the item states.
Have a look onto an old post of my “say” rule using Sonos boxes.Old Post
The first string in the say command is the text which is sent to the TTS service. It could as well be composed of several parts like:
say("Die aktuelle Temperatur ist "& Temperature.state.toString, & "Grad.""voicerss:deDE",AudioSink)