Coder Social home page Coder Social logo

streamdeck-nest-control's People

Contributors

aeroverra avatar naethure avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

naethure

streamdeck-nest-control's Issues

[Feature Request] Fan control

Someone else requested this on the Discord already... I'd love to be able to turn on my fan for N minutes like you can from the Google Home app.

I can't write the code but here's the API guide if someone else wants to try :)

MVP:

  1. Turn on the fan for N minutes
    a. Set fan_timer_active = true; Set fan_timer_duration = int value of 15, 30, 45, 60, 120, 240, 480, or 720

Nice to have:

  1. Fail the button setup if user's HVAC does not support fan control (has_fan will return false)
  2. Turn off the fan
    a. I'm not actually sure if this is supported via the API but I suppose it might work by setting fan_timer_active = false?
  3. Show a countdown timer
    a. fan_timer_timeout returns a string timestamp in ISO 8601; subtract current time from that, once per second until it ends

[Feature Request] Stop Animation

First off, amazing work been lookin for a plugin that did exactly this and your guide for setup was the easiest thing to follow 10/10.

Was wondering if you could an option to just display the current temp and below that the target temp/ state. I find the flickering back and forth a bit distracting at times.

Something like:
Picture1

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.