Announcing the "ST_Anything" Arduino/ThingShield Project

I have that. I’m trying to get both the temperature and the switch to show on the Things view.
I have a virtual thermostat smartapp that uses 2 separate devices. A NodeMCU ESP8266 to sense the temp and then a second ‘off the shelf’ outlet control to activate a fan. I’m trying to use the relay and temp on a single NodeMCU ESP8266 with the virtual thermostat smartapp and to do that (unless I nave something wrong) I need to have both the temp and switch show on the Things view…