
bmercier
Employees-
Posts
168 -
Joined
-
Last visited
Everything posted by bmercier
-
I unfortunately do not know. At the API level, everything is always handled in Celsius. Google must translate that to Fahrenheit, or keep it in Celsius, based on user preferences. Anyone knows how to change that? I could not find it. Thanks Michael!
-
Hello everyone, ISY Portal Google Home now supports thermostats. Here's what you can do with it. Query thermostat: what is <device> set to what is <device> inside temperature what is <device> humidity (If your thermostat supports it) Change mode: Set <device> mode to <off|heat|cool|auto|on> Turn off <device> Turn on <device> Change temperature: Set <device> to <temp> Increase <device> by <tempDelta> Multiple thermostat commands: What is the inside temperature Set heating to <temp> Set cooling to <temp> Set the thermostat modes to <mode> WARNING: - Please note that increase/decrease temperature do now work well IMHO. As an example, if the thermostat is set to cool, and you ask Google to "increase <device> temperature", it may very well set your thermostat to heating. - If you increase/decrease temperature without specifying a delta, it may increase/decrease the setpoint more than you would like. Benoit
-
Hello everyone, We will have another maintenance this Sunday 10-01-2017 at 5:00 AM PDT which will last 1 hour. During this period, the proxy servers, subscription servers and the web servers will be restarted. Due to the restart of the proxy servers, your ISY will be offline for a few seconds. Changes - Google Home Thermostat support. - New code in preparation for Amazon Echo Smart Home V3 New Amazon Echo Smart Home V3 features are not yet available. We are about to get into the certification phase. With kind regards, Benoit
-
- 2
-
-
db2ace2, I just though of another possible cause. Perhaps one of the spoken has a character Alexa does not like? Perhaps processing stops at the 302nd entry? I know it could be tedious, but could you check your spokens, see if you have any special characters in them? There should only be letters and spaces. I may need to enhance spoken validation. Benoit.
- 5 replies
-
- ISY Portal
- Alexa
-
(and 1 more)
Tagged with:
-
db2ace2, I looked at the logs and was able to trace the device discoveries. Not too many users have > 300 devices. From ISY Portal's perspective, 497 devices are being returned to Amazon. It dropped to 496 yesterday in the evening, probably due to having removed the program from the list of spokens. Now, this may be a limitation at Amazon, or perhaps there is a bug somewhere in the format of the data sent. Would you be able to find a case where it is not reported. Is it a program? If so, do you have other programs working? Thanks, Benoit
- 5 replies
-
- ISY Portal
- Alexa
-
(and 1 more)
Tagged with:
-
Open is a word used to invoke a custom skill, like in "Alexa, open izzy" It's probably the reason why we can't use it to "open" a device. Sent from my iPhone using Tapatalk
-
This is not specific to programs. In the Smart Home skill V2, programs, state vars, scenes and regular devices are all exposed to Alexa as devices. Alexa has no way to know this is a program. Sent from my iPhone using Tapatalk
-
Hello everyone, We will have a maintenance this Sunday 09-10-2017 at 5:00 AM PDT which will last 1 hour. During this period, the subscriptions through ISY Portal are expected to be interrupted for a few minutes. Changes - Separation of Amazon Echo / Google Home user interfaces. - New code in preparation for Amazon Echo Smart Home V3 Yes, you read correctly! A new version of the Amazon Echo Smart Home skill is coming out in the next few weeks. Stay tuned. The main change for this update which will be visible is that Amazon Echo and Google Home UI will be separated. Both devices share many identical features, but each also have their own particularities, so we felt that a separate configuration page with only the relevant features would be best in the long run. In particular, on the Amazon Echo page, you will see a new "Live Update" button. This is a feature that will be relevant only with the new Smart Home Skill V3. The Google Home spokens and Amazon Echo spokens will be the same initially. If you use only an Amazon echo, feel free to delete the Google Home spokens. The same goes if you are using only Google Home. With kind regards, Benoit
-
- 3
-
-
Thanks for the detailed write-up. I think what may have fixed your problem is what you disabled on Login With Amazon. For others who may have the issue, here's how in more details: Login to www.amazon.com Go to "Your account" Under Other Accounts, click on "Login with Amaxon" Disable anything related to ISY Portal. If anyone has this problem, please try this to see if it helps. It must be that you were using the Smart home skill "ISY Optimized for Smart Home", commonly called V1. The ISY Custom skill is something else, and it does require "Tell ISY to..." This is the root cause of the duplication problem. Even without a skill enabled, doing a discovery still makes a discovery call to ISY Portal, in the V1 format. It's like there's a shadow skill still enabled. Those with the (device) are the good ones, coming from the V2 skill. Hopefully this will help others. Benoit
-
A room is simply a group of devices. I would suggest to simply not assign those devices to the room. ISY Portal does not know which ones are lights or not. A user let's say with an IO linc may want it to turn on and off like the other devices in the room. Same goes for scenes, programs and state variables. Benoit
-
Sub-accounts will still be required. ISY portal user profile in those sub-accounts will still be required. However, the ISY portal user profile will no longer need to be tied to an amazon account in "My Profile". The Echo relationship will only be from the Echo smart home skill to ISY portal user profile directly. Benoit
-
Here's the mapping: Echo <-> Echo is tied to an account <-> ISY Smart Home skill is linked with same or another Amazon account <-> ISY portal user profile is tied to the amazon account of the smarthome skill <-> ISY portal profile is in an account/sub-account <-> Spokens are tied to an account/subaccount Now if you want to support multiple echo, all of the above need to be unique for each echo, except for the amazon user profile the echo is tied to (second item in the list) The next version of the Smart Home skill (V3) will be simpler, as this will be: Echo <-> Echo is tied to an account <-> ISY Smart Home skill is linked with an ISY Portal user profile <-> ISY portal profile is in an account/sub-account <-> Spokens are tied to an account/subaccount So in V3, you will no longer need multiple Amazon accounts. Benoit
-
Yes you can do that with ISY Portal. However, with the current smart home skill version (V2), you need to have as many Amazon accounts as you have echo. All of your echos can use the same Amazon account, but when you enable and link the skill, you need to provide and Amazon account which needs to be different for each echo. On ISY Portal, you need sub-accounts with a user profile which is mapped to the corresponding amazon account. In V3, this will be simpler. Each echo, when enabling the ISY smart home skill, you will be able to map it directly to a corresponding ISY user profile (each in their own sub-account). Benoit
-
Thanks for the details. Re-adding the ISY will not help. I looked again at the logs this morning, and it clearly shows that there are multiple calls to the API for each device discoveries. I also see traces of the Smart home V1 skill. This is why devices are doubled (V1 and V2 deviceIDs are different, so they are treated as different devices by Alexa). We will need to report this to Amazon for further investigation.
-
This is really really strange. Looking at the logs, I can see pairs of requests that are very close together, less than a second. It's for your ISY, for your account. It's a different messageId generated by Amazon. Is it possible that the skill V1 is still enabled? Please disable all smart home skills, then enable "ISY Optimized for Smart Home V2"
-
With the help of your UUID, I was able to trace the logs. The discovery does return 6 devices. Are you sure that you did a Forget all devices? Do you still have the issue? Benoit
-
IFTTT events are ISY specific. They are not sub-account specific like the echo is. So what you are seeing on ISY portal is by design. Now, are you trying to trigger the same event name from different echo to trigger different things? If so, I believe you will need an IFTTT account per echo. You can create all of your IFTTT events on ISY Portal all in the same place. Then, in IFTTT, each of your events in every accounts will need to map to an ISY Portal IFTTT event. Benoit.
-
These problems are now fixed and will be part of the maintenance release tomorrow morning. Thanks for reporting them! Benoit
-
This is in our roadmap. Sent from my iPad using Tapatalk
-
Thanks for the detailed description. Which browser were you using? Benoit
-
Hello everyone, We will have a maintenance on Sunday 07-16-2017 at 5:00 AM PDT which will last 2 hours. During this period, the ISY Portal node server is expected to be down for a few minutes which will be affecting those using the Node Server Occupancy module. Enhancements - Node server security enhancement: ISY to ISY Portal Node server will now use a new Node Server key instead of the ISY Portal user credentials. Fixes - Other ISY Portal servers operating systems will be patched, but no downtime is planned. The change to the node server is backward compatible. If you are already using the node server, it will continue to work as is. In order to increase security, after the change, you can use Select Tool/Node Server/Configuration and click on "Configure connection". This will enable the new communication method. You will not lose your occupancy configurations. With kind regards, Benoit
-
- 1
-
-
ISY Scenes are shown as devices in the Alexa App, this is normal. Also, each spoken variations you entered will result in an individual device in the Alexa app. This would explain why you have 28 devices instead of 8. If you want to reduce it to 8, keep only one spoken per scenes. Benoit
-
Amazon Alexa to ISY Portal Connection -- is there problem (06-2-2017)
bmercier replied to Mitch Mitchell's topic in UD Portal
Good question. I looked at the logs, searching specifically for device discovery requests. Those are sent every hour or so for every ISY. I can see erratic request for about 5 hours, and definitely 2 major drops in that period. I don't see spikes after it recovered. It may be that device discoveries were blocked before hitting our lambda function. Benoit -
Are you using your ISY Portal username and password?
-
It's not possible. A smart home skill has a finite set of utterances which only Google can control. You need another scene or a program with a "tricky" name.