Clearer garage door type setting
A copy-paste error left the Garage door device type setting in the Homebridge UI labeled as if it controlled the obstruction sensor. The setting itself always worked — only its label was wrong — so this is a cosmetic fix with no behavior change.
What's fixed
- Corrected the setting's title from "Enable publishing a separate obstruction sensor for the garage" to "Garage door device type".
- Clarified the two options so the difference is obvious at a glance: "Garage Door (open/close)" vs. "Window Covering (open/close + positional control)".
No configuration changes are required, and existing setups are unaffected.
Thanks to @TraGicCode for the fix (#9).
Full Changelog: V0.4.0...V0.4.1