Giter Club home page Giter Club logo

homey-heating's Introduction

Easily control the temperature of your thermostats.

Known Issues

See Issue Tracker

Supported Languages

  • English
  • Dutch
  • Deutsch

Notes

  • Build

    • npm run homey:run to run the dev build of the App on your homey.
      • This exposes the API public but does not change thermostat values.
      • Schedules are not read from configuration and are not persisted. You always start with clean values.
    • npm run start:web to run the settings app localy. Don't forget to set your Homey url below.
    • npm run homey:install to drop a production build onto your Homey.
  • Change environment variable HOMEY_DEV_URL to point to your Homey's url, e.g. http://192.168.0.1

  • Change environment variable HOMEY_LANG to view the web in either en or nl

  • If you enable remote logging inside the app, you can watch the live trace of the application via console.re/yourcategory

  • There is a script scripts\translate.js to translate new values from en to nl. The tool does not touch existing translations in the app.json, or nl.json.

  • Install a released build onto your Homey npm run release:install <tag>. If you omit the tag, all available version will be printed.

Change Log

Feedback

Please report issues at the issues section on GitHub or contact me on Slack.

homey-heating's People

Contributors

greenkeeper[bot] avatar imgbot[bot] avatar mskg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

homey-heating's Issues

Virtual device

Maybe I am blind but I can’t find the way how to create the mentioned virtual device.
Could you please add a help.
Really no idea where those devices shall be :(

Heat set to 0 degrees

Subject of the issue

The app is picking up the right temperature from the schedule but try to set it to 0 degrees, startet after upgrade to 1.1.2
img_0276

Steps to reproduce

Tell us how to reproduce this issue.

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what happens instead

Target temperature on thermostat are not changing

On Homey I have installed version 2.0.2.
I have created one heating plan with shedules.
I have one device added to be applied plan (thermostat Eurotronic Spirit).
In timeline a see messages that target temperature is set, but no temperature change on device.
What do I wrong?
thanks

targetTemperature serialization

Sometime targetTemperature seems to be serialized as string.
Found by Lennard, while switching from version 1.0.0 => 1.1.1.

This lead to setpoints not beeing set with "invalid_type" errors..
Most likely the underlying reason for #38 in 1.0.0

Non-radiator devices are added to the associated devices

Subject of the issue

Non-radiator devices are added to the associated devices.

Steps to reproduce

(( Unknown - It just happens))
I have two 'Better Logic' psuedo-buttons in there. The only thing that is 'special' is that the Better Logic app was recently updated. The other device I see is a Rituals Perfume Diffuser. This app hasn't been updated

Expected behaviour

No non-radiator valves should be associated

Actual behaviour

non-radiator valves are associated

Footnotes:

  • After restarting the Heating Heating Scheduler app, the non-valve devices are gone and only the radiator valves show.
  • When the non-valve devices are there, the 'Current Situation' screen is broken
  • When the non-valve devices are there, the physical valves are managed as scheduled

LC Thermostats: Errors/Duplicates in timeline

Describe the bug
I am using Danfoss thermostats and every time when the plan sets the temperature everything goes well but a couple of minutes later there is another try to set the temperature (what sometimes floods my timeline!).

The device itself get the value the first time, so there is no problem with heating but it is a bit annoying when you see the flooded timeline :(

Anotherthing which I realized today is the setting of a device which has been already deselected yesterday. No idea why the app try to set this device ...

Screenshots
Double set
428d8cae-4bc4-40ab-a0d3-9b231d51d125

An error from a device which was already deselected
36db11e6-0a86-4722-b2aa-c063d8f95849

Smartphone (please complete the following information):

  • Device: iPhone X
  • OS: IOS 12.1.4

[TEST!] SyntaxError: Unexpected token A in JSON at position 0

https://sentry.io/organizations/mskg/issues/899853319/?project=1396900&referrer=github_plugin

SyntaxError: Unexpected token A in JSON at position 0
  ?, in JSON.parse
  File "./src/app/services/heating-plan-repository/HeatingPlanRepositoryService.ts", line 75, in load
    this.planList = JSON.parse(plansString);
  File "./src/app/services/bootstrapper.ts", line 27, in Object.<anonymous>
    repositoryService.load();
  ?, in Generator.next
  File "./src/app/services/heating-manager/TemperatureConflictPolicy.ts", line 27, in s
    export class MinTemperatureConflictPolicy implements ITemperatureConflictPolicy {
...
(2 additional frame(s) were not displayed)

SyntaxError: Unexpected token A in JSON at position 0

Suggestion: single-view schedules

Hi,

I think it would be nice to be able to get an overview on a per-zone (or per radiator) basis, so the effective calculated schedule in a single view, so something in the line of:

overzicht-temperatuur

I'm note sure how 'readable' it would become on a phone screen, but it may be a nice extra-feature.

Configurable alerts

Subject of the issue

To many alerts when multiple heating plans

Steps to reproduce

Add possibility to turn off alerts for each heating plan

Expected behaviour

Alert only for the plans selected

Actual behaviour

When three different plans has the same time set, but three different setpoints i get three messages. It's a little too much.

Support open windows detection

Would be a great feature to have. Open window detection.
When a room / zone has door/window sensors you can select them as a open window detector for that zone and set a default close valve / lower temp in that zone.

So normal schedule is 18 degrees in the morning so me and my gf can get out of bed nicely.
When dressed we open the window for some fresh air and leave downstairs . So the schedule in that zone will have a breakout from the default schedule to 13 or 10 degrees (whatever is set) so the valves close and heating and energy doesnt go out of the window for the time fresh air gets in.

As soon as the window in the zone is closed normal schedule wil resume.

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.