This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.

The Homey Community has been moved to https://community.athom.com.

This forum is now read-only for archive purposes.

Homewizard

123578

Comments

  • jeroenbos22jeroenbos22 Member
    edited December 2016
    V0.1.0 seems to be running stable, would be nice if some could test (mainly adding and removing HW and subdevices many times):

    https://github.com/jeroenbos22/com.homewizard/tree/V0.1.0
  • RikPostRikPost Member
    edited December 2016
    The updated app is working without problems for me (homewizard + heatlink). I only noticed that the temperature feedback of the heatlink isn't correct.
    The homewizard app (original) shows 17 degrees, the heatlink on Homey shows 20,2.
    Changing the temperature of the thermostat works fine.
    Keep up the good work!

    -edit-
    Problem solved after a 'PTP'
  • RikPost said:
    The updated app is working without problems for me (homewizard + heatlink). I only noticed that the temperature feedback of the heatlink isn't correct.
    The homewizard app (original) shows 17 degrees, the heatlink on Homey shows 20,2.
    Changing the temperature of the thermostat works fine.
    Keep up the good work!

    -edit-
    Problem solved after a 'PTP'
    Thanks. Wasnt sure why it would go wrong on the temperature.
    We are still testing v0.1.0 which should better handle all the API calls and comms to the Homewizard (less queries).
  • Would be Nice if people can try to let v0.1.0 crash. If you succeed please let us know how. :)
  • if i would have the time @jeroenbos22  ;) 
  • @jtebbens ;
    I did some more testing on the homewizard version 0.0.9

    homewizard keeps working when i choose in the THEN column the cards:
    -"activeer presets" and "zet scene uit" 

    but if i use the card "zet scene aan" then homewizard crashes:-/

     hope this is usefull

     
  • jtebbensjtebbens Member
    edited December 2016
    @glijie I tried it with v0.1.0 and also v.0.0.9 and worked fine:


    Sorry I was to quick I see it running in v0.1.0 but doesnt finish



    Yup that is a crash in v.0.1.0 TypeError......
  • jtebbens said:
    @glijie I tried it with v0.1.0 and also v.0.0.9 and worked fine:


    Sorry I was to quick I see it running in v0.1.0 but doesnt finish


    it crashed ?
  • @glijie yes it did
  • Thanks, set scene bug is crushed. New version is live on github!
  • marcelwolfmarcelwolf Member
    edited December 2016
    I started the app with athom project --run and discovered i could debug the app. :)

    I've put the callback[0] function in a console.log


    Daytotal isn't in the array

  • Ok there will be a new version up soon when approved. Some flow card fixes, API calls have been optimized (ie less calls to Homey and Homewizard). Further some hardening so it is less likely the app will crash.
  • i tested the latest github version still getting invalid_card when selecting scene...

    TypeError: Cannot read property 'settings' of undefined

        at Object.module.exports.homewizard.call (/includes/homewizard.js:50:44)

        at Object.module.exports.homewizard.getScenes (/includes/homewizard.js:91:12)

        at Object.<anonymous> (/drivers/homewizard/driver.js:85:16)

        at emitTwo (events.js:87:13)

        at Object.emit (events.js:172:7)

        at /homey-app/manager/flow.js:1:417

        at /homey-app/helpers/client.js:1:1077

        at Array.forEach (native)

        at process.<anonymous> (/homey-app/helpers/client.js:1:1046)

        at emitTwo (events.js:87:13)

  • Wich scène do you select, i can test it here
  • just a scene "ochtend" i made my self. Scenes are configured by users.
  • ok it's working now for the scenes, but the energylink is not :(

    User aborted pairing, or pairing is finished

    Call deviceHW1482489382

    HW-Data polled for: HW1482489382

    --Start Energylink Polling-- 

    No Energylink found

  • I have now created a flow, with the heat link, HOMEY tell  me now by voice that the temperature has change, this works well here,of course to test
  • With home Wizard i created a flow, when I say THUIS, then the scene changed from AFWEZIG to THUIS.
    This also works well.
  • @spoelly does the energylink card stay empty? It takes a few polls (around 10 seconds) upon adding the device to populate the data into the card.
  • the card goes to not found. blurry card. 
  • spoelly said:
    uhmm not working.. 


    This is what is happening
  • Also after restart app?
  • spoellyspoelly Member
    edited December 2016
    after a restart it is not crashing.. :)
    but no data after 30sec only -
  • HarmStellingaHarmStellinga Member
    edited December 2016
    Re-add the heatlink or energylink.
  • App V 0.1.0 is live  B)
  • @jtebbens i have a watermeter on s1 could that be causing my problem with the energylink losing connection?
  • I also have a water meter on  S1, no problem.
  • Yup we hardcoded solar on s1. S2 not yet implemented. Problem is we dont know what is on s1 or s2. Dont you have strange outcome on energy aggregation when you use water?
  • I have no values... 
  • It would be nice of  the user can select what is on s1 and s2 during the setup/pairing than it is also much easier.
Sign In or Register to comment.