Jump to content

Panda88

Members
  • Posts

    767
  • Joined

  • Last visited

Everything posted by Panda88

  1. I need to implement finger - it is not supported yet - I only use the other garage controller - if you are willing to help test it I can add the code for finger
  2. It is there already as garage controller - I am using it - it is called toggle - you cannot specify open/close - only toggle Unfortunately it is not easy to combine in same node, as the GarageDoorSensor is a generic door sensor in the API - I do not know if it is an open/closed door or a garage door when I get the info from the cloud.
  3. On the motion sensor - How would you use a control? - I can only see it react to a motion event You cannot really query a motion event - it does not check the sensor - only checks what is cached in the cloud
  4. This is what mine looks like - Do you use the "finger" - I have not looked at that as I do not have one
  5. It is there already as garage controller - I am using it - it is called toggle - you cannot specify open/close - only toggle Unfortunately it is not easy to combine in same node, as the GarageDoorSensor is a generic door sensor in the API - I do not know if it is an open/closed door or a garage door when I get the info from the cloud.
  6. Dropped minor release to add setting for temperature unit in Config (TEMP_UNIT) - K/F/C Other minor bug fixes
  7. Not currently, but it should be easy to add - I'll take a look at it
  8. Tesla changed the cloud authentication method so I took the chance to update the code of the Node server - it is now called TeslaPW
  9. To get the credential go to app ( 3 vertical bar in upper left corner) click profile ->Advanced Settings ->User Access Credentials Copy UAID and Secret Key and insert to config in the Yolink node server - and then restart node server Hope this helps
  10. Thanks Manual upgrade works
  11. Hi I am trying to upgrade my polisy - it says there are 75 packages to install. I try to execute the upgrade and it fails - I se nothing in the log indicating it is failing and why? Any suggestions - I did try to reboot etc. There are some log entries on ISY failing to connect and retrying but it seems to work as I do get the info on ISY Any ideas?
  12. thanks Just to be clear - the program should be enabled - but no IF statement that can trigger?
  13. Hi I am trying to get a 1 hour timer runnig - I can start it at mid night easily - but is there a simple way to get a program to run after boot to get the tick counters running again Thanks - and happy New Year
  14. Thanks The logic may not be 100% correct but I get the idea and can work from this Are the system variable documents anywhere?
  15. I am on latest beta of v5 5.16 Thanks
  16. Hi Is there a simple way to check on a range of dates/months without specifying the year Say From Nov 20th to Jan 1st (every year) enable Xmas lights or similar I can probably do this through a node server, but it would seem natural to do this using a built in option Thanks
  17. Thanks Are there better thermostats to use with the ISY994 - that will support remote sensing - I only have a single HVAC control point, but want to control the temp from different rooms (one at a time) Longer term I may want to try to control airflow, but that is the second step My thinking was that I can emulate the thermostat behavior in one of the two modes in the ISY e.g. in simplistic way when remote is control its room temperature - I do not really care about the temp in the other room when remote is controlling (if not in control the main runs as normal thermostat as the two thermostats are not linked ): prog1 if temp.remote is "too low" then setpoint.main =+1 prog2 if temp.remote is "too high" then setpoint.main =-1 The alternative is to make the remote master and sense temp with an main the sensing node. The issue here is updating the remote setpoint. - Not sure how reliable that will be from the ISY Any other suggestions - or alternative thermostats to consider.
  18. Hi I have been searching the forum but cannot seem to find the recommended way to control a two room thermostat setup. What I am looking for is a way to control one room's temperature during the day and another during the night - from the same HVAC (full house). I have two thermostats (2441TH in the one room controlling the HVAC and 2441ZTH in the other -ZTH is 5V powered - not battery). My idea was to use the 2441ZTH's temperature in an ISY program to control the setpoint of the 2441th - during the time where the ZTH is used to set temperature. However, it seems difficult due to the 2441ZTH implementation. it seems it only updates control on temperature changes and often needing multiple degree changes - even when on 5V supply. What is the best way ? - I wonder if it is better to have the ZTH as master and use 2441th to control setpoints during the time where TH is controlling (or is that also an issue of sending commands to the ZTH to change setupints)? I do not see a way to switch master on/off on ZTH fromthe ISY In general, what is the best way to acheive my goal when using two thermostats ? Any recommendations?
  19. Thanks If I use a backup to enable it, can I then go back and restore a new backup afterwards (where I am now) and still have the node remaining? I have too maby changes after then removal for it to make sense unless above works Thanks
  20. Hi A while back I erased one of my control outlest on EZflora (I did not havea need for it then, and did not want it to show up). Now I would like to restore it. Is there an easy way to restore it wittout reinstalling EZflora. E.g. I erased the control of port5, so only port 1-4 and 6-8 show. How do I get port5 to show? Thanks Chris
  21. I wonder if WB uses GMT time (8 PST is midnight GMT) Do we see rain picking up after 4pm, but before midnight? I really wonder if one could simple make the daily summary at midnight GMT and then use that for calculating the irrigation - and temp etc probably needs to be done differently - Does anybody have experience with a private weather station feeding WB? will that also reset @ 4pm?
  22. would it be possible to use an alternative to weatherbug - there are several other options
  23. I am referring to a later switch between 19:02 and 20:12. It seems rain count is reset - I normally assume that the rain count is reset @ midnight, but here it seems to be much earlier - thus I get wrong rain count Am I missing something? Chris
  24. Do we understand what happens at 2/8 around 8pm - it is like rain is reset - but it does not happen the day after Chris
  25. I must have had a reset as well - the reported rain was about 1/10 of actual - in Bay Area
×
×
  • Create New...