-
ISY skill will soon no longer work at all on Alexa+
@bgrubb1 @MNicholes I have no idea why Alexa talks back like that. If I understand correctly, this happens only if one of the echo is using Alexa+?
-
How to tell Alexa the kind device this node is?
This is not well documented. Comes from my experience of developing the Alexa skill.
-
How to tell Alexa the kind device this node is?
Hints are a way to tell what type of device this is, but this never really took off. So far Alexa mostly recognizes insteon and ZWave types. So set the hint to a known Zwave or insteon type. For a thermostat, 4.8.x.x should work. Just make sure that /rest/nodes/yourdevice returns a type 4.8.x.x
-
eisy.ui home page
You can choose what properties and what commands. The thing is, when you use "Add tiles", it creates a tile based on a node, including all properties and commands. Edit your tile, click on the properties widget, and select the properties you want. Same for commands & buttons, you can keep only what you want. Alternatively, you can click on "Add Custom tile" to have an empty tile you can create as you want it.
-
Getting either error 404 or browser crashes
You can. Nothing prevents that.
-
eisy.ui home page
Currently you can't add variables to a tile. Only a node can be added. Variables & programs will be added eventually, but it may take a while. An altertative you may want to look into is the Virtual node plugin. This allows to create virtual nodes that are actually variables. That would be a good work-around.
-
New Web/Browser Based Login 6.0/7.2
That's a bug, and I'm pretty sure I know the cause. First of all, to display programs, the UI needs to load the resources a program may be referring to, such as variables. This calls a rest API that returns the variables. If an IoX never had variables, the API fails with a 404. This is probably what is happening here. So here's a work-around: Go to the admin console, programs, and make sure you have at lease 1 state variable and 1 integer variable. That should clear up the error. You probably can delete them as well, this is likely to still work afterward if you don't want to keep "dummy" variables.
-
New Web/Browser Based Login 6.0/7.2
No, that's not possible. And if anyone wrote that on the forum, that would have been incorrect. eisy-ui only works on port 80 or 443, and it only works with your portal credentials. But this does not mean this is "entrenched in the cloud". Except for the first login, eisy-ui can fully function without internet connectivity (Except of course for some plugins or for some features like portal approval). Without connectivity, you can login and use your eisy. Ref: https://wiki.universal-devices.com/Eisy:User_Guide#Using_eisy_without_connectivity
-
Getting either error 404 or browser crashes
You are correct that it sends your portal creds in clear, but that stays on your network. When eisy-ui's server verify the creds against portal, it always use tls. It's always better to use https even on your network in case something has been compromised on your network.
-
Getting either error 404 or browser crashes
Please open a ticket referencing this post, and attach the result of those urls in the ticket: http://eisy.local/rest/profiles http://eisy.local/rest/nodes
-
how to configure tiles question (Elk example shown)
There's a few things not right. It's missing commands, and it looks like the names for status are not working. First of all, please check the version of eisy-ui (It's displayed at the bottom of the menu). If < 0.7.2, please upgrade packages. If you have the same result after the upgrade, ^please open a ticket and refer to this post (or attach the screenshots to the ticket). Also please include the result of these URLs: http://eisy.local/rest/profiles https://eisy.local/rest/nodes
-
Delete Favorites or home page?
Click the top-right gear icon to go to edit mode. You will see buttons to delete the page and add tiles. In addition, you can click the top-right question mark to see the documentaiton. Scroll down to the section "How to customize the Home page"
-
ISY skill will soon no longer work at all on Alexa+
I think the original annoucement was for Nov 1st, but then it was moved to Nov 4th.
-
Eisy-UI 0.7.2
In the menu, click Settings | System.
-
eisy-ui 0.7.2
Hello, eisy-ui 0.7.2 is out. Release notes for 0.7.2 General usability enhancements Link to documentation Link to Admin Console Upgrade packages page Home page defaults to Nodes when there are no favorites Disabled remote logging by default Hide node properties that are marked hide=true (Like Admin Console) Here's what the upgrade packages page look like:
bmercier
Employees
-
Joined
-
Last visited