Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Stateless Buttons for IR Light Device #863

Closed
neegool opened this issue Nov 8, 2023 · 6 comments
Closed

Feature Request: Stateless Buttons for IR Light Device #863

neegool opened this issue Nov 8, 2023 · 6 comments
Assignees
Labels
enhancement New feature or request stale

Comments

@neegool
Copy link

neegool commented Nov 8, 2023

Problem

Currently IR lights are represented as toggle switches in HomeKit. While this works fine, an option to add stateless buttons would be better suited for lights which have separate buttons for On and Off.

Solution

Expose extra buttons to the accessory in HomeKit (either within the same accessory, or as extra buttons as part of an accessory group). One button is for On, and one button is for Off.

Alternatives

No response

Additional context

No response

@donavanbecker
Copy link
Collaborator

@neegool Feel free to open a PR

donavanbecker added a commit that referenced this issue Nov 17, 2023
## [Version 2.12.0](https://github.com/OpenWonderLabs/homebridge-switchbot/releases/tag/v2.12.0) (2023-11-17)

## What's Changed

- Add Support for Stateless button on IR Lights [#863](#863)
- Fix noble [#864](#864)
- Housekeeping and updated dependencies.

**Full Changelog**: v2.11.0...v2.12.0
This was referenced Nov 17, 2023
donavanbecker added a commit that referenced this issue Nov 17, 2023
## [Version 2.12.0](https://github.com/OpenWonderLabs/homebridge-switchbot/releases/tag/v2.12.0) (2023-11-17)

## What's Changed

- Add Support for Stateless button on IR Lights [#863](#863)
- Fix noble [#864](#864)
- Housekeeping and updated dependencies.

**Full Changelog**: v2.11.0...v2.12.0
@donavanbecker
Copy link
Collaborator

Support added in v2.12.0, please open new issue if you have any issues.

This can be enable by setting the Stateless config, by inputting your IR light deviceID into the IR Device Settings.

@neegool
Copy link
Author

neegool commented Nov 17, 2023

Thanks for the update! However when I tried it on an IR Light, it gives me "This accessory is not currently supported by the Home app."

@donavanbecker
Copy link
Collaborator

Yep because stateless switches are only available in 3rd party apps. Let me try one more thing.

@donavanbecker donavanbecker reopened this Nov 17, 2023
@github-actions github-actions bot added the stale label Dec 3, 2023
@donavanbecker donavanbecker added pinned and removed stale labels Dec 3, 2023
@OpenWonderLabs OpenWonderLabs deleted a comment from github-actions bot Dec 3, 2023
banboobee pushed a commit to banboobee/homebridge-switchbot that referenced this issue Mar 2, 2024
## [Version 2.12.0](https://github.com/OpenWonderLabs/homebridge-switchbot/releases/tag/v2.12.0) (2023-11-17)

## What's Changed

- Add Support for Stateless button on IR Lights [OpenWonderLabs#863](OpenWonderLabs#863)
- Fix noble [OpenWonderLabs#864](OpenWonderLabs#864)
- Housekeeping and updated dependencies.

**Full Changelog**: OpenWonderLabs/homebridge-switchbot@v2.11.0...v2.12.0
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Sep 27, 2024
Copy link
Contributor

github-actions bot commented Oct 3, 2024

This issue has been closed as no further activity has occurred.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

No branches or pull requests

6 participants