Yes, there is the option to use resumeSchedule(), or if you set it to Home while in Hold: Away, it will do a resumeProgram() instead of creating a Hold: Home. The Mode/Routines/Switches/Program helper is the one that handles that for you…
Thanks, I didn’t see that. Could you show me a screenshot.
Thanks,
James
Found it
Thanks
Thank you again
Just a comment. I’m looking forward to using this suite as I have just recently purchased the new Ecobee as part of my quest to remove Google from my life.
1 - Don’t use chrome (check)
2 - Don’t use google search (check, DuckDuckGo)
2 - Don’t use gmail (check)
4 - Decommission all Android devices (check)
5 - Decommission Nest Thermostat (che…)
6 - Decommission Nest Protects
7 - Own zero Google home devices (check)
8 - Find an alternative to YouTube
9 - Find an alternative to Waze (FML!!!)
10 - Stop using google Maps (check)
11 - Stop using google DNS (check)
@storageanarchy - I just purchased the new ecobee SmartThermostat (not sure why it isn’t called the ecobee5). Are there any foreseen issues in the suite if I make the switch this weekend?
Well, since I don’t have an Ecobee5 to test with, ANY issue you experience is unforeseeable
Based on expreience, I don’t expect that you will have any problems. Once you get it installed and connected with ES, I would appreciate it if you could tell me what the value is for the modelNumber
attribute. You can find this by clicking on the device in the My Devices tab in the IDE. Ecobee3 reports athenaSmart, for example.
OK, I’ll let you know how it goes. Given we are between heating and cooling seasons, it is a good time to make the change. My system has been in the off setting for the past 2 weeks.
I’m seeing an issue with 7.12. With the contacts and Switch if you have speak enabled it will not turn on the thermostat. If I turn off speak within the helper app. It will work has expected.
Are there any erors in your Live Logging for the Helper, the Thermostat and.or the Manager when this happens?
Also, what version of the Contacts & Switches helper are you using, and what is your setting for this question in the settings page:
Select which actions to take [Default=Notify Only]
The choices are :“Notify Only”, “HVAC Actions Only”, or “Notify and HVAC Actions”
Ecobee Suite updated on 8 June 2019 at 9:00am EDT
This update includes modifications to every device driver and application in the Suite
Updates include:
- Fixes for Contacts and Switches
- Current users no longer have to edit and reset preferences
- Fixes conditions where HVAC was not turned back on when conditions were met
- Fixes for Ecobee Suite Manager and Ecobee Suite Thermostat
- No longer sends or displays null temperature value
- No longer requires Notification targets
- Properly displays Hubitat context everywhere, including in authentication pages
- Housekeeping for ALL files
- Eliminates all use of
private
declarations, as directed by SmartThings (due to grails issue)
- Eliminates all use of
This update is MANDATORY FOR ALL USERS - please be sure to update all 14 files!!!
Where do I go to donate? I finally got my duct work done and keen vents installed lol
Donations are not required, but they are sincerely appreciated!!!
@storageanarchy The new SmartThermostat modelNumber: vulcanSmart . TStat install was easy going from the 4 to the 5 since it uses the same backing plate. however, I have some kind of issue with voice commands not being recognized now on the ecobee itself. It worked during install but has since stopped recognizing the wake word or even accepting voice when the push to talk is used, like the microphone stopped working. Commands do work through other echo devices though. Now on to reconfiguring Smartthings with the new ecobee. I was hoping to just select the new ecobee without removing everything and starting over, but no joy. I had to remove the Ecobee Suite Manager and start fresh to remove a Null echotherm device.
Ecobee Suite Contacts & Switches updated 8 June 2019 @ 6:15pm EDT
ecobee-suite-open-contacts.groovy
version 1.7.10
- Fixed
statModeChange()
event handler - was preventing thermostat from being turned back on.
A big THANK YOU to Ezra Goldberg @ezy1022 for his patience &assistance in fixing this bug!!
This update is recommended for everyone using Contacts & Switches
All good Barry, I said I’d send when I got my keen vents installed, had to get a new furnace and duct work, took a long time but you deserve it.
Hi Barry,
I fired up the AC for the first time this weekend and am seeing some unexpected behavior (not decrementing the circulation time) from my Smart Circulation helper. I have separate helpers for heat, cool and off modes. The cool mode helper is set up to run at a 5deg delta starting at 5min and ramping up to 55min. It basically just runs at night when the upstairs it much warmer than downstairs. Last night it seemed to ramp up fine and was at 55min this morning. However, it is not ramping down as I expected and I am seeing a weird entry in the logs. Specifically, “Looks like we’re min’d out- curr: 55, new: 55, min: 5”. It thinks it is min’d out at 55? Is this a bug or do I have a setup issue?
Thanks,
Bob
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:29:37 AM: info Smart Circulation Cool No adjustment made
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:29:37 AM: trace Looks like we’re min’d out- curr: 55, new: 55, min: 5
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:29:37 AM: trace Target = 1.0
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:29:37 AM: trace Can we decrease fanMinOnTime? (4.00)
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:29:37 AM: trace Smart Circulation Cool Current temperature readings: [75, 71, 71, 73, 73], average is 72.60°
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:29:37 AM: info Smart Circulation Cool Calculating temperatures…
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:29:34 AM: trace Smart Circulation Cool Called with EcobeeSensor: Bedroom (BY78) temperature 75
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:26:35 AM: info Smart Circulation Cool No adjustment made
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:26:35 AM: trace Looks like we’re min’d out- curr: 55, new: 55, min: 5
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:26:35 AM: trace Target = 1.0
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:26:35 AM: trace Can we decrease fanMinOnTime? (4.00)
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:26:35 AM: trace Smart Circulation Cool Current temperature readings: [75, 71, 71, 73, 73], average is 72.60°
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:26:35 AM: info Smart Circulation Cool Calculating temperatures…
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:26:32 AM: trace Smart Circulation Cool Called with EcobeeSensor: Bedroom (BY78) temperature 75
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:22:37 AM: info Smart Circulation Cool No adjustment made
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:22:37 AM: trace Looks like we’re min’d out- curr: 55, new: 55, min: 5
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:22:37 AM: trace Target = 1.0
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:22:37 AM: trace Can we decrease fanMinOnTime? (4.00)
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:22:37 AM: trace Smart Circulation Cool Current temperature readings: [75, 71, 71, 73, 73], average is 72.60°
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:22:37 AM: info Smart Circulation Cool Calculating temperatures…
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:22:34 AM: trace Smart Circulation Cool Called with EcobeeSensor: Family Room (GVPV) temperature 71
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:22:32 AM: trace Smart Circulation Cool Called with EcobeeSensor: Office (DC7Y) temperature 73
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:22:32 AM: trace Smart Circulation Cool Called with EcobeeSensor: Bedroom (BY78) temperature 75
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:19:40 AM: info Smart Circulation Cool No adjustment made
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:19:40 AM: trace Looks like we’re min’d out- curr: 55, new: 55, min: 5
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:19:40 AM: trace Target = 1.0
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:19:40 AM: trace Can we decrease fanMinOnTime? (4.00)
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:19:40 AM: trace Smart Circulation Cool Current temperature readings: [75, 71, 71, 73, 73], average is 72.60°
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:19:40 AM: info Smart Circulation Cool Calculating temperatures…
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:19:35 AM: trace Smart Circulation Cool Called with EcobeeSensor: My ecobee (Thermostat) temperature 73
0ea2d3e1-b516-4b99-ba56-ce7942daddef 8:19:34 AM: trace Smart Circulation Cool Called with EcobeeTherm: My ecobee thermostatOperatingState fan only
I need assistance loading 1.7. No issue with DHL or Smart apps. When I get to Follow these steps for the SmartApp on your mobile device: I get to step 9, I have " Ecobee account authorization" tap done, then I go back to the previous screen and "Please tap Done to save credentials " I get a red banner "Your are not authorized to perform the requested operation. I have closed the app and tried again without success.
This should help: