Changes between Version 13 and Version 14 of WikiStart


Ignore:
Timestamp:
2012-04-13 20:46:51 (13 years ago)
Author:
hugheaves
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v13 v14  
    1111* Your thermostat must already be provisioned and connected to your LAN. (I suggest going through the normal provisioning process to connect your thermostat to the Radio Thermostat cloud - this will also make sure you have the latest firmware) 
    1212* You need to know the IP address of your thermostat. I suggest either assigning a static IP to the thermostat, or creating a static / permanent DHCP allocation for the thermostat in your router. 
    13 * The thermostat firmware must be version 1.04.64 or newer. To check, browse to http://IPAddressOfYourThermostat/ and look for "Firmware Version" at the bottom of the page. (As of 3/1/12, they are rolling out 1.04.77) 
     13* The thermostat firmware must be version 1.04.64 or newer. '''Note: to be able to use the full feature set of the plugin, firmware version 1.04.82 or newer is required.''' To check your current thermostat version, browse to http://IPAddressOfYourThermostat/ and look for "Firmware Version" at the bottom of the page. 
    1414 
    1515= Installation = 
     
    6363'''Description:''' Set the logging level / verbosity. Three levels are supported: 
    6464 
    65 10 - Error (least verbose) 
    66 20 - Info (medium verbosity) 
    67 30 - Debug (most verbose) 
     65* 10 - Error (least verbose) 
     66* 20 - Info (medium verbosity) 
     67* 30 - Debug (most verbose) 
    6868 
    6969=== !ForceHold === 
     
    7777* Changing the temperature set point for heating will place the thermostat in heating mode, regardless of it's current mode. (i.e. the thermostat will switch from cooling to heating mode). The reverse is also true: setting the cooling set point will place the thermostat in cooling mode. 
    7878 
    79 = Future Enhancements = 
     79= Planned Enhancements = 
    8080 
    81 This is a list of things that should be possible to implement in the future. If you're interested in any of these, let me know: 
     81These are the features that are planned for the next release: 
     82* "Thermostat LED Control" (i.e. turn on/off colored LED's on thermostat from Vera). 
     83* "Program Based Hold" - If this optional feature is activated, the plugin reprograms (i.e. overwrites) the thermostat's built-in schedule with a schedule to maintains the current set point indefinitely. Every time the current setpoint is changed either from Vera or the thermostat, the plugin will reprogram a "hold schedule" into the thermostat to hold that temperature. The idea behind this it to prevent the "battle of the schedules" that occurs if Vera is controlling the schedule of the thermostat, but the thermostat is accidentally removed from "hold mode" (which normally disables the built in schedule). 
     84* "Clock Sync" - Synchronizes your thermostat clock with Vera 
    8285 
    83 * Display current status information (fan running, actively cooling, etc.), not just settings, in the Vera UI 
    84 * View and set thermostat's built-in schedule from Vera UI 
    85 * Provide more detailed status information for multi-stage systems. For example, instead of just "heating", provide a status that differentiates between which stage is active (heat-pump vs aux/electric). This would be useful for detailed energy tracking. 
     86= Enhancements "Ideas" = 
     87 
     88This is a list of things that may be possible to implement in the future. If you're interested in any of these (or others), let me know: 
     89 
     90* "Enhanced Status Display" - display current status information (fan running, actively cooling, etc.), not just settings, in the Vera UI. Also, poll thermostat relay states for more detailed status information for multi-stage systems. For example, instead of just "heating", provide a status that differentiates between which stage is active (heat-pump vs aux/electric). This would be useful for detailed energy tracking. 
     91* "Schedule Control" - View and set thermostat's internal schedule from Vera UI 
     92* "Firmware update notification" - Provide notification when a new firmware update is available 
     93* "Apply firmware update" - Trigger thermostat firmware update from within Vera 
    8694 
    8795= Version History =