Giter VIP home page Giter VIP logo

Comments (3)

beetahnator avatar beetahnator commented on September 18, 2024 1

I just tested and this is possible, you can use setHold with fan: on and fan: off

                const awayBody = {
                    'selection': {
                        'selectionType': 'registered',
                        'selectionMatch': '',
                    },
                    'functions': [
                        {
                            'type': 'setHold',
                            'params': {
                                'holdType': 'indefinite',
                                'fan': 'on',
                            },
                        },
                    ],
                };

from homebridge-ecobee-away.

Vortec4800 avatar Vortec4800 commented on September 18, 2024

I'm not sure, to be honest. The Ecobee API isn't super detailed, so it's a little hard to know what it actually does.

https://www.ecobee.com/home/developer/api/documentation/v1/functions/SetHold.shtml

https://www.ecobee.com/home/developer/api/examples/ex7.shtml

That's the closest thing I could find, basically set a hold temp with the fan speed set to full? I'm not sure if that would actually work or not, or if a hold is what you're looking for.

from homebridge-ecobee-away.

keithws avatar keithws commented on September 18, 2024

I too am interested in this. My question now, is could we also expose the "holdType" via some HomeKit control? I often want the fan to run for 15/30/60 minutes and then return to it's regular schedule. I haven't looked at the HAP in quite a while, but I cannot think of a good control for this. I suppose we could just expose six switches, one for each preset duration. It's not elegant, so any other suggestions would be welcome.

from homebridge-ecobee-away.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.