Closed rapamatic closed 8 years ago
Sorry for the noob question, but how do I compile these changes into a plugin file?
RT
From: rapamatic notifications@github.com To: jdhorne/indigo-ecobee-plugin indigo-ecobee-plugin@noreply.github.com Sent: 5/24/2016 9:56 PM Subject: [jdhorne/indigo-ecobee-plugin] My Changes (#6)
You can view, comment on, or merge this pull request online at: https://github.com/jdhorne/indigo-ecobee-plugin/pull/6 Commit Summary Merge branch 'release/0.1.0' Show both temps for Ecobee3 Adjust HVAC mode Adjust setpoints Cleaned up Setpoint Change Code Merge pull request #1 from rapamatic/two_temps Try to fix the bug Add some logging of temp inputs Adjust HVAC mode Adjust setpoints Cleaned up Setpoint Change Code Merge branch 'Two-Way_Control' of https://github.com/rapamatic/indigo-ecobee-plugin into Two-Way_Control Move to debug logging on temp info Try to fix the bug Merge branch 'Keep_Authenticated' of https://github.com/rapamatic/indigo-ecobee-plugin into Keep_Authenticated log changes Merge branch 'master' into Keep_Authenticated Merge branch 'Keep_Authenticated' into Two-Way_Control Merge branch 'Two-Way_Control' into develop Fixed Losing Authentication Logging File Changes M Ecobee.indigoPlugin/Contents/Server Plugin/ecobee_devices.py (19) M Ecobee.indigoPlugin/Contents/Server Plugin/plugin.py (108) M Ecobee.indigoPlugin/Contents/Server Plugin/pyecobee/init.py (50) Patch Links: https://github.com/jdhorne/indigo-ecobee-plugin/pull/6.patch https://github.com/jdhorne/indigo-ecobee-plugin/pull/6.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub
Never mind - I was not thinking...
Adds support for two temperatures on ecobee3 (the actual temp at the t-stat and the sensor-averaged temp on the t-stat display), ability to change setpoints, and ability to change HVAC mode. Also includes fix for lost authentication