Closed scns closed 1 month ago
The changes introduce a new ESPHome integration for a garage door opener, encapsulated in two YAML files: garagedoor.yaml
and garagedoor_update.yaml
. The first file defines the garage door's operational components, including switches, binary sensors, and a cover for controlling the door. The second file establishes an HTTP request mechanism for firmware updates, linking to a manifest file for managing software versions.
Files | Change Summary |
---|---|
esphome/garagedoor.yaml |
New configuration for garage door opener, including switches, binary sensors, and cover. |
esphome/package/garagedoor_update.yaml |
New HTTP request update platform for firmware management, specifying a manifest URL. |
In a garage snug and tight,
A door now opens with delight.
With sensors, switches, all in place,
Firmware updates set the pace.
Hopping with joy, we celebrate,
A smart door's dance, oh, isn't it great! 🐇🚪✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit
New Features
Components Added