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

Culligan IoT Device "Clear Bypass" Switch Not Working #5

Open
rewardone opened this issue Dec 17, 2023 · 1 comment
Open

Culligan IoT Device "Clear Bypass" Switch Not Working #5

rewardone opened this issue Dec 17, 2023 · 1 comment

Comments

@rewardone
Copy link
Owner

Per: https://community.home-assistant.io/t/complete-culligan-connect-smart-he-water-softener/441196/44?u=justanotherr1

Last night I tested bypass. The switch works fine. on and off

If I turn bypass on with the switch, then click the “clear bypass” button, the switch did not move back to off.

Check the code to see if the correct function and payload is called. If so, this may be a 'timing' issue (e.g. takes 60s for bypass, 60s for the softener to update before the 'Clear Bypass' button will work).

@rewardone
Copy link
Owner Author

The button and [switch])(https://github.com/rewardone/homeassistant-culligan-water-softener/blob/main/custom_components/culligan/button.py#L128) both call the same bypass stop function.

Would need additional debugging why the function is not being accepted for Culligan IoT devices as Ayla was tested to function as intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant