everything in this example works as expected accept for the sundown variable.
I want to announce the time temperature and the time of sundown. I do not want the date just the time of sundown.
in the example below you can see the date stamp also on the sundown variable. if i edit the variable and remove the date it only shows the time but as soon as it actually runs it adds the date back to the variable. it seems like a bug in the code but possibly im missing something.