Everything posted by Jimbo.Automates
-
ISY Portal Maintenance - 11-12-2017
Go to: my.isy.io - Select tool... - Connectivity -> Google Home In that window there is a "Send spokens to Google Gome" I now get the error: Devices are not available HTTP error 0 Followed by this: Error sending your spokens. Is Google Home linked?"
-
ISY Portal Maintenance - 11-12-2017
Skill V3? That's for Alexa, not Google Home. Sent from my Pixel 2 XL using Tapatalk
-
ISY Portal Maintenance - 11-12-2017
The button is on the portal, not in the GH app. But, it doesn't work for me. Sent from my Pixel 2 XL using Tapatalk
-
ISY Portal Maintenance - 11-12-2017
Hi Benoit, The text popup has a typo, has "Gome" instead of "Home". It doesn't seem to work for me: Error sending your spokens. Is Google Home linked?">
-
Alexa vs Google for portal commands
I wouldn't expect a GH mini to hear as well as an echo, but I don't have any minii's yet. But I know that my regular GH heard me better than the echo in the same location. I found that GH to Portal was the same as echo, sometimes very quick, sometimes a few seconds. Sent from my Pixel 2 XL using Tapatalk
-
Multiple ISY's
Create a different Google account for the second location. Sent from my Pixel 2 XL using Tapatalk
-
Assigning devices to rooms in the ISY Portal
Where is this option? Sent from my Pixel 2 XL using Tapatalk
-
Google Home and Scenes
I think it's called webhooks now? Sent from my Pixel 2 XL using Tapatalk
-
Assigning devices to rooms in the ISY Portal
Google actually has great support, try the chat or call option from the store page which has worked great for me in the past, but not for questions like this. There's also a forum but I haven't been on it for a while. https://productforums.google.com/forum/m/#!forum/googlehome Sent from my Pixel XL using Tapatalk
-
Setting Z-Wave Configuration Parameters using your browser (REST)
I have my notes here https://docs.google.com/document/d/108vJYiB7BZdLT5d8w8UAHrT18S_QfGMk1NWngz7U1_I/edit?usp=drivesdk But I don't have the zwave params for the dome siren, so you will have to find those. Sent from my Pixel XL using Tapatalk
-
Voice under notes in admin console
Check Help->About menu to see the UI version, recent 4.x has it, as well as 5 like Gary mentioned. Sent from my Pixel XL using Tapatalk
-
Voice under notes in admin console
Oh, sorry didn't realize you were asking for mobilinc. If mobilinc uses the spoken, you need to upgrade your firmware and UI to the latest 4.x version to see that. Sent from my Pixel C using Tapatalk
-
Voice under notes in admin console
Instructions are on the wiki http://wiki.universal-devices.com/index.php?title=ISY_Portal_Amazon_Echo_Integration Sent from my Pixel XL using Tapatalk
-
Possible? 2x Homes Same Command do Different things?
I don't know if open and close work, I was answering what I thought was the other question about using the same command in different rooms. Sent from my Pixel XL using Tapatalk
-
Possible? 2x Homes Same Command do Different things?
This is supposed to work now that you can add a Google Home device to a room, and add the home control device to a room. But I haven't tried it because we can't set rooms in the portal so you would have to add them to the room each time you link and unlink Home to the Portal. Sent from my Pixel XL using Tapatalk
-
Google Home and UD unlinked and relinked but devices not updating
You don't need to add your wife's email in the portal. You just authorize with your email and password when linking in the home app. Also make sure your ISY is selected for your account. Sent from my Pixel XL using Tapatalk
-
Google Home and UD unlinked and relinked but devices not updating
Sounds like Michel or Benoit will need to get involved. Sent from my Pixel XL using Tapatalk
-
Google Home and UD unlinked and relinked but devices not updating
I have not seen this, but I haven't done anything for a couple weeks. Do you mean they don't even show in the Google Home app list? Sent from my Pixel XL using Tapatalk
-
Circadian Clock Light - or using variable as On levels
It could be unique to a device you have, but we fixed all known issues and it's working for me on 5.0.10, but I don't use home assistant, just PyISY on it's own. Sent from my Pixel XL using Tapatalk
-
Circadian Clock Light - or using variable as On levels
The latest version of PyISY works with 5.0.10, but not sure if it was ever released or pulled into home assistant. Sent from my Pixel XL using Tapatalk
-
Manually editing ISY and device links
All those integrations are available, or can be done with node servers, in Polyglot, Polyglot V2, or Nodelink, including MQTT.
-
Google home thermostat support
Sorry I didn't see the request for my node addresses, but good to hear it is figured out! Sent from my Nexus 6P using Tapatalk
-
Portal and node server devices no longer available?
Awesome, It works now. Thank you! Sent from my Nexus 6P using Tapatalk
-
Portal and node server devices no longer available?
Yes, in the nodes/lookup url I see it: {"name":"TiVo","address":"n006_a16937126","category":"std","dimscale":255}, But it doesn't show up in the 'My Device' list, and no errors in the console.
-
Portal and node server devices no longer available?
Here is the node I had previously added that no longer shows when I try to edit it: <node flag="0" nodeDefId="HarmonyActivity"> <address>n006_a16937126</address> <name>TiVo</name> <family instance="6">10</family> <parent type="1">n006_masterbedroom</parent> <type>1.1.0.0</type> <enabled>true</enabled> <deviceClass>0</deviceClass> <wattage>0</wattage> <dcPeriod>0</dcPeriod> <startDelay>0</startDelay> <endDelay>0</endDelay> <pnode>n006_masterbedroom</pnode> </node> I am pretty sure I added this with 5.0.10 firmware, but don't remember what date so not sure if it was the latest portal change or a previous one.