#Is it possible to "combine" devices?

1 messages · Page 1 of 1 (latest)

nimble pendant
#

So I have a ring sensor on my garage door which tells me if the door is open or closed. I'm currently hooking up a ESP01s with relay to open/close the door. Instead of having two different devices show up in HA, can I "combine" them so there is one device which has an open/close state, and a switch?

gleaming sable
#

Hello @nimble pendant,
You have to match the device information for them to combine. Using ESPHome, not sure how. I have done it with MQTT integrations though.

worthy prawn
nimble pendant
#

I'm following the template instructions, but I'm not sure where I actually put the template configuration

#

Is it a dashboard thing?

gleaming sable
#

there are template helpers

#

The built-in dashboards mostly do not accept templates.