nkgilley / python-ecobee-api

Python API for controlling Ecobee Thermostats
MIT License
44 stars 40 forks source link

Add dehumidifier controls #76

Closed jgillies closed 1 year ago

jgillies commented 1 year ago

This adds the ability to tell an ecobee to toggle the dehumidifier mode, as well as to set the dehumidifier target level. These correspond to dehumidifierMode and dehumidifierLevel, respectively.

These are intended to be used by a new Home Assistant service I'm working on, as part of this PR: https://github.com/home-assistant/core/pull/93165

jgillies commented 1 year ago

Hi @nkgilley, do you happen to have an idea of when you might be able to take a look at this? Thanks!

nkgilley commented 1 year ago

@jgillies sorry for the delay! thanks for your contribution :+1: