Two Variables for Same Widget in Blueprint Dashboard
We are setting up a temperature monitoring blueprint dashboard but have two different models of temperature sensors: Dragino LHT52 and Dragino LHT65N
We are using the default Connector decoders for both sensors and unfortunately the temperature variables are slightly different. One reports temp_sht and the other reports tempc_sht so we cannot display these on the same blueprint dashboard.
Is there an easy way to alias/copy/rename variables so that we can support both models on a single blueprint dashboard?