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

[Bug] Irrigation System GUI Incorrect #1056

Closed
mitch7391 opened this issue Feb 3, 2021 · 6 comments
Closed

[Bug] Irrigation System GUI Incorrect #1056

mitch7391 opened this issue Feb 3, 2021 · 6 comments
Labels

Comments

@mitch7391
Copy link

Describe The Bug:

Hey @oznu I have noticed an issue with the irrigation system accessory. In config-ui-x it always shows as ‘running’, whereas in HomeKit it shows as ‘scheduled’ and appears off (which is correct).

Expected behavior:

It should appear as off and say 'Scheduled' in my case; but seems to think the irrigation system is running. I believe the characteristic responsible is ProgramMode.

Logs:

N/A

Homebridge Config:

N/A

Screenshots:

510B64FD-5341-49A2-B064-3FDC76D0F88A
98AFCC56-F7C0-4B56-BA41-9162B55B7FE5

Environment:

  • Node.js Version: v14.15.4
  • NPM Version: v6.14.11
  • Homebridge Version: v1.2.5
  • Homebridge Config UI X Version: v4.37.0
  • Operating System: Raspbian
  • Process Supervisor: hb-service
@mitch7391 mitch7391 added the bug label Feb 3, 2021
@oznu
Copy link
Member

oznu commented Feb 6, 2021

Can you show the accessory info (click the cog) when it's in the different states?

@mitch7391
Copy link
Author

Sprinklers off:
image

Sprinkler manual on:
image

Not able to get an auto scheduled run example until Sunday :) hope this helps!

@oznu
Copy link
Member

oznu commented Feb 7, 2021

I will make it "on" based on the value of the "InUse" characteristic

@mitch7391
Copy link
Author

That makes sense :) thanks Oznu!

@oznu oznu closed this as completed in faadb28 Feb 11, 2021
oznu added a commit that referenced this issue Feb 11, 2021
@oznu
Copy link
Member

oznu commented Feb 11, 2021

Please check the beta - this should be fixed.

@mitch7391
Copy link
Author

That looks much better @oznu :) appears as 'off' when it is 'off'.

image

One small thing is that even when it is 'off' in Homekit, if it has a program scheduled it will say 'scheduled' instead of 'off'. I can live without that if it is too much effort.

image

Thanks for your work :)

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

No branches or pull requests

2 participants