Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

HVAC: Add a model for a zone #18

Open
jokajak opened this issue Aug 10, 2020 · 0 comments
Open

HVAC: Add a model for a zone #18

jokajak opened this issue Aug 10, 2020 · 0 comments

Comments

@jokajak
Copy link
Owner

jokajak commented Aug 10, 2020

    <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>
jokajak added a commit that referenced this issue Aug 30, 2020
jokajak added a commit that referenced this issue Aug 30, 2020
jokajak added a commit that referenced this issue Aug 30, 2020
* build: add bandit checks and clean up tests

* feat(hvac): Add model for zones

Refs: #18

* build: ignore utils.py

Legacy python library

* build: fix import issue

* build: fix imports for config/urls.py

* chore: format models.py

* bugfix(hvac): Fix choices syntax

Refs: #18

* bugfix(hvac): Fix syntax and add migrations

Refs: #16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant