Hi - Been getting up to speed on Home Assistant over the last few months as I plan to migrate everything from Hubitat to it very slowly.
I have HA setup on a dedicated mini pc with Zigbee, Bluetooth, Zwave, and Matter all working fine for a few devices. Among a bunch of integrations, I also have the Hubitat integration setup to share some devices over to HA.
Where I am stuck overall is truly understanding how to create covers, and the variety of options that exist. Setting up my garage doors in Hubitat was all GUI driven where you pick the relays, contact sensors, delay times, etc - and it does the work for you. HA doesnāt seem the same, but it did automatically create a cover for my two Hubitat garage doors that use Z-wave relays and Zigbee tilt sensors.
I was wondering if I dug through the file explorer could I see the code that it used to create those covers? I looked, but I didnāt see anything like I was expecting.
I have a variety of other covers to make - some template (I believe) and some passive, and I have struggled. I have one that happens to be all ESPHome based (a ESP32 board, a 4 channel relay, and a single contact sensor) where 2 of the relays open / close my chicken coop door and the contact sensor confirms it is closed. That cover seems to function just fine, but it does not do the typical āopen, opening, closed, closingā and merely says āclosed, open 100%ā. The code is from snippets I have found on here, perhaps a bit older as HA says the format is deprecated and suggests new formatting.
I figured a good way to learn that would be to just see what it did from Hubitat, if possible.
Then Iāll try working on some of my other covers that mix Z-wave and Zigbee devices, mostly.
Thanks!

