valiquette / homebridge-orbit-irrigation

Provides Homebridge support for Orbit B-Hyve devices
MIT License
9 stars 1 forks source link

Timer in HB #74

Open RobPattonDotCom opened 11 months ago

RobPattonDotCom commented 11 months ago

If I start a zone via homebridge, it comes on, but only for 5 mins, no matter what I have the default time set to. Am I missing something?

valiquette commented 11 months ago

I the plugin settings there is a setting for the plugin's runtime. There is also a setting for the runtime source, if plugin runtime default is selected it will use the value in the config. If device manual preset times from B-Hyve is selected it will use what is configure in the B-Hyve app. I sound like you are using the second option and it has a default of 5 min.

RobPattonDotCom commented 11 months ago

Screenshot 2023-08-13 17 04 25

RobPattonDotCom commented 11 months ago

Should this work? It doesnt

valiquette commented 11 months ago

That should work. Forgive me for asking a dumb question, you have restarted the plugin after that change, correct? In the log how long does it say it is going to run for?

RobPattonDotCom commented 11 months ago

yes, reset. Log also agrees 5 mins.

fish-writes-code commented 2 months ago

I had the same issue. Originally installed with the default run time value of 1. I updated it to 10, using the plugin value as a source, restarted home bridge, but it still had a 1 minute runtime according to the logs and when I ran it in HK. I tried to update the source to manual device preset from B-hyve, which also didn't actually work, even after restarting HomeBridge. Eventually I uninstalled the plugin and re-installed it, entered in my desired settings at the initial setup, and it works now. But I'm thinking uninstalling and reinstalling the plugin is probably not ideal.