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.

MFBra

Members
  • Joined

  • Last visited

Everything posted by MFBra

  1. I tried, but got this error. (Already posted on Git website, but still waiting for some help) Trying to install homebridge on my Raspberry pi and got this error npm ERR! Error: 1995645456:error:10067066:elliptic curve routines:ec_GFp_simple_oct2point:invalid encoding:../deps/openssl/openssl/crypto/ec/ecp_smpl.c:939: npm ERR! 1995645456:error:1408D132:SSL routines:SSL3_GET_KEY_EXCHANGE:bad ecpoint:../deps/openssl/openssl/ssl/s3_clnt.c:1566: npm ERR! npm ERR! at CleartextStream._puller (tls.js:618:24) npm ERR! at CleartextStream.CryptoStream._pull (tls.js:552:19) npm ERR! at SecurePair.cycle (tls.js:842:20) npm ERR! at EncryptedStream.CryptoStream.write (tls.js:230:13) npm ERR! at Socket.ondata (stream.js:38:26) npm ERR! at Socket.EventEmitter.emit (events.js:88:17) npm ERR! at TCP.onread (net.js:395:14) npm ERR! If you need help, you may report this log at: npm ERR! http://github.com/isaacs/npm/issues npm ERR! or email it to: npm ERR! npm-@googlegroups.com MF_Bra
  2. Sorry, I'm almost on the same page as Teken regarding more accurate presence sensing. I was testing geohopper app, and a integration with mobilinc is interesting. His other ideas seems great to pursue in the future. Enviado do meu iPhone usando Tapatalk
  3. Michael, I don't have access to my ISY right now, did a search for "dynamic file content" on the wiki and forum, also dogged most part of how-to section but could not find it. Con you point me to some URL? Thank you Enviado do meu iPad usando Tapatalk
  4. Michael, Just to give you another example, may be very specific but i have IFTTT populating an Google spreadsheet after some specific events. Currently i mail IFTTT from ISY and it works pretty well. Not sure if i'm the only one suffering with "can i do it in a better way?". This logging to google spreadsheet can be used to several things, such as consumption. I'm not in a country with advanced electrical services, such as ADR or similar.
  5. +1. Everything working fine here.
  6. Sorry, I was out and only today I could check the themes... It doesn't survive to a boot. Probably is the same as all others, without a reboot it saves the windows and themes.
  7. I have exactly The same environment without those issues. I'd strongly suggest to see if it's related to the way ISY broadcasts it's presence and if it's replicated or even accepted by the router. Enviado do meu iPhone usando Tapatalk
  8. It's a long shot, I had problems in the past with those type of "discoveries", my solution was to enable multicast/broadcast traffic in my router. Enviado do meu iPhone usando Tapatalk
  9. Here is one of several possible suggestion, probably not the more optimized: Program 1 If Motion was sensed (MS is on) then Repeat x times Set Desired light On Wait x seconds Set same ligh off Wait x seconds Program 2 If door was opened (Door Sensor switched On) Then Stop Program 1 Set same light off (just to avoid the possibility to have program 1 stopped and the blinking light keeps on), but is optional, you may don't care and shutdown by yourself or get more complex to return to the previous state of that light. (Using variables for instance) Enviado do meu iPad usando Tapatalk
  10. It worked very well for me, you don't need to open "holes"* in your firewall and iOS connect automatically when requested by the apps. You may want to take a look to see how to create the auto connect profiles http :// www.derman.com/blogs/iOS-IPSec-VPN-OnDemand-Setup (It works not only with IP-Sec, tried with distinct protocols) *assuming a good firewall/Vpn protection. Enviado do meu iPad usando Tapatalk
  11. Have you tried some sort of VPN autoconnection fro your iOS devices? I've tried some apps and they work pretty well, assuming you have a Vpn capable router. Enviado do meu iPad usando Tapatalk
  12. MFBra replied to doctorjerry's topic in ISY994
    There are many experienced contributors here that may have better ideas, I'd suggest you to have 3 programs (you may solve with 2, but this way you may find other applications also) 1- GD OPENED NOTIFY RUN PROGRAM 2 then path 2- GD TIMMER (normally disabled) no conditions Wait x minutes Notify GD still open You may include here some repeat clause to keep informing you about the door. I have a "growing counter" for this, first starts with 5, then doubles (10,20,40...) does not bother that much but still remembering you about it. (Without considering any potential risk, you may here command the door to close, you should have to detect if is safe to close) 3 - GD CLOSED STOP PrOGRAM 2 The program 1 will start the timer after notifying you, the TIMMER will keep running and notify you after some time. If the door close it will stop the TIMMER and no notification will be sent. Enviado do meu iPhone usando Tapatalk
  13. MFBra replied to alx9r's topic in ISY994
    Agree, it was more "conceptual". I thought it should be something like a start program with some loop with a delay (ie 2minutes) until next IR toggle and a second one that stops the previous if roomba leaves the dock. The turn-off can be more complex if you want to detect and notify if it got stuck. But at the end this is just theory and putting it in practice is way more complex. Thanks ! Enviado do meu iPad usando Tapatalk
  14. MFBra replied to alx9r's topic in ISY994
    It will probably sounds crazy, so really sorry if it is, but how about a contact or a motion sensor very close to roomba, just to make sure it left after the initial toggle? So you may send again if it doesn't move. The same for turning it off, you may have a delay (time required to return), so it may also help with some notification if it got stuck somewhere. If you have already the IRlinc, should be an not that expensive to have the sensor, but programming may get more challenging..... Just a crazy idea.... Enviado do meu iPad usando Tapatalk

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.