Deleting or Hiding unwanted device in EZLO Plus Hub

I have installed 3 door/window sensors and it automatically created 2 devices. The door window open/close sensor and a temp sensor. I do not want the temp sensor and cant figure out a way to get rid of it in my devices.
Any help would be most appreciated.
Thank you

Hello @Shagger,
If the Door/Window sensors have an embedded temperature sensor, you won’t be able to delete it or hide it. The controller will always create this child device. You can ask for this feature in our Community Feature and Bug Tracker tool. More information on this tool here.
If the Dorr/Window sensors don’t have an embedded temperature sensor, it may be an integration issue. Please share the model number of the device or report it in our Community Feature and Bug Tracker tool.
Kind regards!

We can hide unwanted devices on Vera firmware hubs by adding a single line of code containing the device number in question and adding that to the Startup LUA in Apps - Develop Apps area of the GUI.

luup.attr_set("invisible","1",deviceID)

We definitely need a way to be able to hide undesired devices from the Ezlo GUI’s.