source: @ 114

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @114   7 years mcvflorin [PROS-52] Update the "manufacturer" and "model" fields on the Nest …
(edit) @113   7 years mcvflorin [IDTI-4062] Handle Nest device IDs containing '_'.
(edit) @112   7 years mcvflorin [IDTI-4062] Fixed bug which didn't allow the control of Nest devices.
(edit) @111   7 years mcvflorin [IDTI-1942] Update the name of the devices on Vera when the name is …
(edit) @110   7 years mcvflorin [IDTI-3556] Don't reset the token if we get any other server error but …
(edit) @109   7 years mcvflorin [VUI-15354] Always convert the new setpoint if its temperature scale is …
(edit) @108   7 years mcvflorin Reverted the changes from the last commit.
(edit) @107   7 years mcvflorin Created tag from revision 106.
(edit) @106   7 years mcvflorin [VUI-15354] Added support for temperature scales in the setpoint values …
(edit) @105   7 years mcvflorin Created tag for version 1.104.
(edit) @104   7 years mcvflorin [VUI-14998] Changed the house mode label to "heat-cool".
(edit) @103   7 years mcvflorin Also replaced "Auto" with "Heat-Cool" in the NoEco? json too.
(edit) @102   7 years mcvflorin Replaced "Auto" with "Heat-Cool", as per Nest's request.
(edit) @101   8 years mcvflorin [IDTI-2730] Fixed requests per minute limitation not working.
(edit) @100   8 years mcvflorin Handle the case when the SetModeAndSetpoint? action is called without a …
(edit) @99   8 years mcvflorin [IDTI-2684] Fixed issue: fan started with the previous timer, not the …
(edit) @98   8 years mcvflorin Converted spaces to tabs, and newlines to Unix format.
(edit) @97   8 years mcvflorin [IDTI-2679] Don't allow the plugin to run on firmware versions older than …
(edit) @96   8 years claudiu - removed remaining energy events
(edit) @95   8 years sorin -IDTI-2476 [Web] No support for SetModeAndSetpoint? in scenes
(edit) @94   8 years mcvflorin [IDTI-2446] Replaced the thermostat icon for the Nest thermostats.
(edit) @93   8 years claudiu [IDTI-2402] - Setpoints for heat-only thermostats are not saved anymore in …
(edit) @92   8 years claudiu [IDTI-2372] - Notification event inconsistencies for event notifications
(edit) @91   8 years mcvflorin [IDTI-2361] Handle more version formats.
(edit) @90   8 years mcvflorin [IDTI-2318] Update the setpoint limits in the CustomModeControls? variable …
(edit) @89   8 years mcvflorin [IDTI-2038] Handle the case when a package is missing. Optimized the …
(edit) @88   8 years mcvflorin Added validation for Eco mode support. Implemented more aggressive …
(edit) @87   8 years sorin -IDTI-1968 Create json files for the various Nest variations
(edit) @86   8 years mcvflorin [IDTI-1943] Added support for the 'no eco' Nest variation. [IDTI-1968] …
(edit) @85   8 years mcvflorin [IDTI-1945] Added variables for setpoint step, min setpoint and max …
(edit) @84   8 years ciprian.bacioiu + Added a small function that sets the following variables at startup: …
(edit) @83   8 years claudiu [IDTI-1915] - Add support for changing both setpoints at the same time - …
(edit) @82   8 years claudiu [IDTI-1915] - Add support for changing both setpoints at the same time - …
(edit) @81   8 years mcvflorin [IDTI-1915] Added support for changing both setpoints with …
(edit) @80   8 years mcvflorin Fixed bug: setpoints couldn't be changed in Auto mode.
(edit) @79   8 years mcvflorin Use the thermostat mode status from the ModeStatus? variable to test if the …
(edit) @78   8 years mcvflorin [VUI-14005] Added support for starting the fan and setting the fan timer …
(edit) @77   8 years mcvflorin [VUI-13956] Added support for changing both setpoints in Auto mode from …
(edit) @76   8 years mcvflorin [VUI-13460] Implemented request throttling, to prevent spamming the Nest …
(edit) @75   8 years sorin -VUI-13923 Heat / cool setpoint controls should be disabled appropriately …
(edit) @74   8 years claudiu [VUI-6051] - Add support in UI for setting two setpoint values in Auto …
(edit) @73   8 years mcvflorin Made a change to make switching between the primary and backup accounts …
(edit) @72   8 years mcvflorin [IDTI-1760] Added action and function for deauthorizing the access token. …
(edit) @71   8 years claudiu [IDTI-1770] - Replace the reauthorization link with a deauthorization one
(edit) @70   8 years tudor.leferman VUI-13659 VUI-13657
(edit) @69   8 years tudor.leferman VUI-13658 - send notification when Heat setpoint goes above value
(edit) @68   8 years mcvflorin [VUI-13529] Added the CustomModeControls? variable and updated the …
(edit) @67   8 years mcvflorin [VUI-13576] Fixed calls to the 'displayMessage' function with wrong number …
(edit) @66   8 years mcvflorin Don't delete the "Invalid or missing token" message after 30 seconds.
(edit) @65   8 years mcvflorin [VUI-13569] Round Celsius setpoints to multiples of 0.5, and Fahrenheit …
(edit) @64   8 years mcvflorin [VUI-13543] Explicitly set the json file to use when detecting a change in …
(edit) @63   8 years mcvflorin Replaced all the hardcoded service IDs with variables. Added all the …
(edit) @62   8 years claudiu [VUI-13499] - Cool and Auto buttons ... - added missing 'COmmands' value
(edit) @61   8 years mcvflorin [IDTI-1717] Added SetModeAndSetpoint? action which first changes the …
(edit) @60   8 years mcvflorin [IDTI-1718] Update the Commands and CustomModeConfiguration? variables if …
(edit) @59   8 years mcvflorin [IDTI-1718] Removed Cool and Auto from house modes too.
(edit) @58   8 years mcvflorin [IDTI-1718] Use a json with no Cool and Auto buttons if the thermostat …
(edit) @57   8 years mcvflorin [IDTI-1711] Handle HTTP 401 errors. [VUI-13482] Added support for …
(edit) @56   8 years claudiu [VUI-13441] - Remove temperature selector when thermostat is in eco mode
(edit) @55   8 years mcvflorin [VUI-13438] Added more detailed logging, to find what causes this issue. …
(edit) @54   8 years mcvflorin Install the Deauthorization Plugin if it's not installed already. Removed …
(edit) @53   8 years mcvflorin [IDTI-1707] Added event for the Eco mode.
(edit) @52   8 years claudiu [IDTI-1707] Add "Eco" button on widget
(edit) @51   8 years mcvflorin [IDTI-1709] Added support for the "Eco" thermostat mode. [VUI-13368] Check …
(edit) @50   8 years tudor.leferman minor refactoring
(edit) @49   8 years mcvflorin [IDTI-1705] Removed the Auto-Away button and events.
(edit) @48   8 years mcvflorin Handle the case when ours is the only code in Startup Lua.
(edit) @47   8 years mcvflorin Reverted back to using the primary app ID, to send it to Nest for …
(edit) @46   8 years alex.i Disable curl SSL check when deauthorizing
(edit) @45   8 years alex.i - Added Base64 encoding / decoding - Remove the code after deauthorizing
(edit) @44   8 years vladstg VUI-4959 (VUI-MX) EN text in Add Device Wizard for Nest Thermostat
(edit) @43   8 years mcvflorin [VUI-11034] Changed subcategory for thermostat to 1.
(edit) @42   8 years mcvflorin Added the 'Id' SVN keyword.
(edit) @41   8 years mcvflorin Use the backup client ID. Fixed command for checking if the streaming is …
(edit) @40   8 years mcvflorin
(edit) @39   8 years alex.i Injected Nest deauth script in StartupCode?
(edit) @38   8 years alex.i Partially implemented startup code for deauth
(edit) @37   8 years alex.i Don't return string "empty" if request failed. Return nil instead
(edit) @36   8 years alex.i Handle device error when failed to send commands
(edit) @35   8 years alex.i Fixed smoke_co_alarms bug
(edit) @34   8 years alex.i - Refresh LuuP devices added/removed structures/devices - Ability to …
(edit) @33   8 years alex.i Using each thermostat's temperature scale
(edit) @32   8 years andrei - validation for Commands variable on Thermostat devices - VUI-11187
(edit) @31   9 years sorin -VUI-6659 Many retries to authorize the Nest App
(edit) @30   9 years andrei - added validation for POLLING_RATE variable
(edit) @29   9 years andrei - added fix for temperature format; - fix for notification stream check;
(edit) @28   9 years andrei - fix for triggers in scenes; - added hvac_state support;
(edit) @27   9 years andrei - fix for high number of authorization requests - VUI-7655
(edit) @26   9 years andrei - update for 7.11
(edit) @25   9 years andrei - fix for the issue mentioned by Nest
(edit) @24   9 years andrei - changed implementation for Home/Away? structure
(edit) @23   9 years andrei - final fix for Digest authentication issue
(edit) @22   9 years andrei - updated package check for Vera Light/3
(edit) @21   9 years andrei - added packages check;
(edit) @20   9 years andrei - added 2 seconds delay before reloading after validating the access code
(edit) @19   9 years andrei - added support for heat and cool setpoints in auto mode - changed …
(edit) @18   10 years andrei - fixed set setpoint issue
(edit) @17   10 years andrei - updated plugin icon
(edit) @16   10 years andrei - fixed json typo
(edit) @15   10 years andrei - update for plugin wizard v2
Note: See TracRevisionLog for help on using the revision log.