-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Checklist
- I have filled out the template to the best of my ability.
- This only contains 1 feature request (if you have multiple feature requests, open one feature request for each feature request).
- This issue is not a duplicate feature request of previous feature requests.
Is your feature request related to a problem? Please describe.
Yes. In my myGEKKO setup I have several window/door contacts configured, and they are shown in the myGEKKO UI. However, these sensors are not exposed in Home Assistant.
Describe the solution you'd like
Expose window and door contacts as binary_sensor
entities in Home Assistant:
- "on" = open
- "off" = closed
- Include proper naming (e.g. based on room or logic group)
Describe alternatives you've considered
Currently, there’s no workaround. These sensors are not available through the integration.
Additional context
These contacts are wired via digital inputs and used for HVAC control and alarm logic. Having them in Home Assistant would allow automations such as:
- Turning off heating when a window is open
- Sending notifications when doors are open
Metadata
Metadata
Assignees
Labels
No labels