Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Guy Lavoie

Members
  1. I don't have a Elk M1 but here is a general suggestion: program (in IoX) a variable as a flag that gets set upon startup, and create a program that looks for the flag set to that value, then have the program reset the flag, set your alarm status to a temporary value (armed might be the best one) and then query the M1 for it's status to update the eisy.
  2. Well it might be more a function of the hardware platform or FreeBSD, depending on how far it gets or where it stalls in the reboot after a power glitch. It would be interesting to have a screen and keyboard attached to the controller (though that's not possible with a Polisy, only a eisy) to see what exactly happens. But an external delayed power on would probably be the best workaround.
  3. Sounds like you could use a power on delay circuit module, to delay the startup of your controllers for several seconds. Most of these are sold as low voltage devices with relays, but you could install it inline with the low voltage power going into the controller.
  4. But did you try rebooting the eisy after adding it back? That appears to be the workaround suggested.
  5. Have you tried doing a factory reset on the switch first?
  6. It could be a failing PLM. If you have a spare Insteon module laying around, try linking it. Or factory reset a seldom used module and try a device restore. How old is your PLM?
  7. Nice. Take the time to read it's detailed documentation. You can configure when each stage kicks in based on time the previous stage has been running, or on temperature differential from setpoint. You can choose to keep the additional stages going until the setpoint is reached, etc. It's very configurable.
  8. Does the login box say "use your IoX login name and password". If not, does it ask for your portal login (email) and password ? Just make sure you're using the right ones
  9. Have you tried doing a factory reset and then a device restore in IoX?
  10. You would need to create a program to detect the status change of the two switches, and turn on the light. Something like this: If icon status is On Or keypad button status is On Then Turn on switchlinc Operating the secondary switches manually has them send out the comnands due to links, but status changes caused by external commands (between the controller and secondary switches) only update them, not having them send out commands.
  11. Let us know how it goes.
  12. Well, it couldn't stop the isy service because it wasn't running...which corresponds to your problem. Otherwise it says it's restarting it. So try connecting again to the admin console. It it still doesn't work, you'll probably need help from UDI.
  13. So the eisy is there. Harmless thing you can try: redo the ssh command and enter "admin" as the password. If that doesn't work, try your IoX admin password. When you get to the $ prompt, try restarting the isy service: $ sudo service isy restart You should see messages like shown below, if it restarts ok. Any error messages might give you a hint as to what might be wrong.
  14. Ok, have you tried a connection to it with ssh? From a windows command prompt, enter: C:\ ssh admin@eisy.local Does it connect and ask you for a password?
  15. Yes, that's how I typically capture a value from a sensor into a variable, by running a test that's always true. I'm not planning on using the high/low limit values or event triggers from the temperature sensor. That s_yolink_high_temp variable was just for testing purposes, to increment that variable by 1 every time the sensor temperature went over 26 C (I'd trigger it by holding the probe in my hand). The second way that would work here is by capturing the value in a variable and then testing against that, as I indicated in my later post. My intended use is for two things: First is to be able to ask Alexa what the pool water temperature is. This works, directly with the yolink's Alex skill (the connection to eisy isn't even needed). The second use will be to update my solar pool heating setup by capturing the water temperature to a variable, and also the temperature in the enclosure where my solar heating coils are on the roof with a second temperature sensor (I have 1200' of hose, in glass covered enclosures). Currently what I have up there is just a mechanical on/off thermostat, giving me a contact closure when it's above 80 F. In my updated version, I want to compare the water temperature against the enclosure temperature, ideally the water temperature where it exits the enclosure, and turn the valve to activate the solar heat when the water up in the enclosure exceeds the pool temperature by a certain margin.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.