Coder Social home page Coder Social logo

infinity_tracker's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on automating my home services following gitops principles.

infinity_tracker's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar jokajak avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

infinity_tracker's Issues

HVAC: Add a model for a zone

    <zone id="1">
      <name>ZONE 1</name>
      <enabled>on</enabled>
      <currentActivity>home</currentActivity>
      <rt>76.0</rt>
      <rh>59</rh>
      <fan>low</fan>
      <htsp>70.0</htsp>
      <clsp>76.0</clsp>
      <hold>off</hold>
      <otmr/>
      <zoneconditioning>idle</zoneconditioning>
      <damperposition>15</damperposition>
    </zone>

HVAC: Add ComfortProfile Model

Add a model for ComfortProfile:

  • Name
  • Cool set point
  • Heat set point
  • Fan setting

Validations:

  • Cool set point must be 2 degrees from heat set point (78 vs 80)
  • Minimum 50
  • Maximum 90

Proxy: Add support for release notes proxying

Currently django fails to handle requests for release notes:

Not Found: /http:/www.ota.ing.carrier.com/releaseNotes/systxccit-14.02.txt
WARNING 2020-08-06 11:14:37,532 log 19904 547608064480 Not Found: /http:/www.ota.ing.carrier.com/releaseNotes/systxccit-14.02.txt
[06/Aug/2020 11:14:37] "GET http://www.ota.ing.carrier.com/releaseNotes/systxccit-14.02.txt HTTP/1.1" 404 1809

URL Conf entries that were tried and didn't work:

path("http<path:uri>", proxy_views.release_notes),
re_path(".*", proxy_views.release_notes),

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.