bsileo / hubitat_poolcontroller

Integration from a SmartThings or Hubitat hub to nodejs_poolcontroller
MIT License
8 stars 5 forks source link

Can Heater and Heat Pump (Solar) be turned on and off? #21

Open davthomaspilot opened 2 years ago

davthomaspilot commented 2 years ago

Brad,

I don't see a way to do that.

I think I can hack my local copy to have a way to turn the heater and heat pump on and off, but I wanted to check to make sure I'm not missing it.

Thanks1

bsileo commented 2 years ago

I don't think there is a way to do this via Hubitat. Do you know if that capability exists in DashPanel and/or the API? I suspect I can add it I just don't have that configuration to know what this might look like.

davthomaspilot commented 2 years ago

Yes, dashpPanel supports it.

I had it working with a custom driver last year. I can dig it up if you want. spa heat

davthomaspilot commented 2 years ago

put /state/body/heatMode/state

Where state can be 0, for off.

bsileo commented 2 years ago

There was a bug making this command not show up. If you upgrade you should see it now. "Set Heater Mode" is the same as that option you showed, and then you also have "Heater on" and "Heater Off" to control its state.

image

davthomaspilot commented 2 years ago

Thanks, Brad. I tried doing the update via package manager and got: An error occurred while installing the package: Failed to upgrade app https://raw.githubusercontent.com/bsileo/hubitat_poolcontroller/master/smartapps/bsileo/pool-controller.src/pool-controller.groovy.

I'll try finding the changed code and doing copy/paste. On Tuesday, June 7, 2022, 11:37:18 AM EDT, Brad Sileo @.***> wrote:

There was a bug making this command not show up. If you upgrade you should see it now. "Set Heater Mode" is the same as that option you showed, and then you also have "Heater on" and "Heater Off" to control its state.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

bsileo commented 2 years ago

Strange - I have run the HPM update on 2 hubs with this release and both worked ok. Anything else in the Hubitat logs?

davthomaspilot commented 1 year ago

app:802022-06-07 04:24:01.621 pm infoFatal error occurred, rolling backapp:802022-06-07 04:23:58.679 pm infoUpgrading Pool Controllerapp:802022-06-07 04:23:58.401 pm infoDownloading Pool Controller Bodyapp:802022-06-07 04:23:58.118 pm infoDownloading Pool Controllerapp:802022-06-07 04:23:57.837 pm debugPerforming update

On Tuesday, June 7, 2022, 03:48:05 PM EDT, Brad Sileo ***@***.***> wrote:  

Strange - I have run the HPM update on 2 hubs with this release and both worked ok. Anything else in the Hubitat logs?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>