vojtamolda / homebridge-ecobee3-sensors

Homebridge plugin that exposes Ecobee 3 sensors as HomeKit accessories.
https://www.npmjs.com/package/homebridge-ecobee3-sensors
MIT License
26 stars 15 forks source link

Expose the AUX ? #50

Open stevewa2066 opened 8 months ago

stevewa2066 commented 8 months ago

Just wondering if you can expose the AUX setting for the Ecobee? I would like to be able to have a trigger to AUX function when I have a power outage and not use my heat pump. HomeKit does not show it.

Guess you would need to expose the HEAT, COOL, and AUTO as well even though HomeKit does.

vojtamolda commented 8 months ago

Hello,

I'm not exactly sure what you mean by AUX setting for the ecobee. But I probably won't be able to get to it anytime soon. This is a hobby projects that I work on in my personal time.

So if you really need the feature, try to work on it yourself, I'll be happy to merge a PR.

stevewa2066 commented 8 months ago

In the Ecobee you can switch your system to heat, cool, auto and AUX. Aux is the backup heat source ( electric or gas) if you have a heat pump. Switches on if it goes below 36 or so degrees Fahrenheit.

Ecobee does not present this function in the HomeKit, and does not plan too.

I would like to switch to gas heat when there is a power outage and not use the heat pump. My house has a battery back up but running the gas heat is less drain on batteries.

Thanks for taking the time to respond.

Steve

Pardon the brevity, sent from a mobile device.

On Fri, Jan 5, 2024 at 12:01 PM Vojta Molda @.***> wrote:

Hello,

I'm not exactly sure what you mean by AUX setting for the ecobee. But I probably won't be able to get to it anytime soon. This is a hobby projects that I work on in my personal time.

So if you really need the feature, try to work on it yourself, I'll be happy to merge a PR.

— Reply to this email directly, view it on GitHub https://github.com/vojtamolda/homebridge-ecobee3-sensors/issues/50#issuecomment-1879193671, or unsubscribe https://github.com/notifications/unsubscribe-auth/APRMG4WSFLTM4PILBDSYQX3YNBLYTAVCNFSM6AAAAABBK3DUVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZZGE4TGNRXGE . You are receiving this because you were assigned.Message ID: @.***>

vojtamolda commented 8 months ago

Okay. That's really nice. Like I said have fun working on it yourself. I personally don't need, so it's very unlikely I'll spend time on it.