
firstone
Members-
Posts
561 -
Joined
-
Last visited
Everything posted by firstone
-
Just as it's stopped working, today I've tried and it started working again. Not changes done whatsoever. ? that it happened but ? that it works now.
-
As of few days ago, my scenes stopped working. Nothing has changed in set up and they were working all along. Now, when I say "turn off <scene name>", it says something like "I don't know this device". If I go to Alexa app, I see the scenes (with proper names), but there's no option to turn it off or on. Only "All Off / All On" on top of scene list.
-
Yes, it's the same thing. It was originally written for ISY network calls and I've renamed it as per Michel because he hated the RESTRemote name. Feel free to PM any questions to me. But it's basically request / response framework. If JVC can communicate over network/telnet, it shouldn't be too hard to integrate.
-
@Chris JahnCan you, please, look into querying schage lock problem? It hasn't been working for me in either B nor C. Not sure when it broke for sure. All write commands (set user code, lock, unlock, etc) work consistently. Query doesn't work. Get Options doesn't work. Fri 02/07/2020 08:00:33 PM : [ZWAVE-WAKEUP 4.000] Query device ZW004_1 Fri 02/07/2020 08:00:33 PM : [ZWAVE-TE ] [80/02] Battery Get ACK,AUTO,EXPLORE To=0x04 Fri 02/07/2020 08:00:33 PM : [ZWAVE-TX ZW004_1] [98/40] Security Nonce Get ACK,AUTO,EXPLORE To=0x04 Fri 02/07/2020 08:00:34 PM : [ZWAVE-RX ZW004_1] [98/80] Security Nonce Report - nonce=[ABE00F32611DF197] ACK,AUTO,EXPLORE From=0x04 Fri 02/07/2020 08:00:36 PM : [ZWAVE-RX ZW004_1] [98/40] Security Nonce Get ACK,AUTO,EXPLORE From=0x04 Fri 02/07/2020 08:00:36 PM : [ZWAVE-TX ] ... Fri 02/07/2020 08:00:36 PM : [ZWAVE-RD ] [010A001304038003642500CE] REQ ZW_SEND_DATA Fri 02/07/2020 08:00:36 PM : [ZWAVE-TE ] [62/02] CC=0x62 cmd=0x02 [] ACK,AUTO,EXPLORE To=0x04 Fri 02/07/2020 08:00:36 PM : [ZWAVE-TX ZW004_1] [98/40] Security Nonce Get ACK,AUTO,EXPLORE To=0x04 Fri 02/07/2020 08:00:38 PM : [ZWAVE-RX ZW004_1] [98/80] Security Nonce Report - nonce=[C6DC55CDEFF0FDCF] ACK,AUTO,EXPLORE From=0x04 Fri 02/07/2020 08:00:38 PM : [ZWAVE-RX ZW004_1] [98/40] Security Nonce Get ACK,AUTO,EXPLORE From=0x04 Fri 02/07/2020 08:00:38 PM : [ZWAVE-TX ] ... Fri 02/07/2020 08:00:43 PM : [ZW-TX-FAILED] enc=Ok uid=4.0 cmd=0x62.02 DOOR_LOCK
-
If you want this triggered by Alexa voice command, you can do it now. You can create Alexa routine that will play anything and/or control things in ISY. If, however, you wanted this triggered by ISY, currently, you cannot control Alexa playback from AVRemote.
-
Do you mean you want to control playback of Alexa device with ISY program instead of voice commands?
-
No. But you should be able to send commands to nodes using Alexa. Which was my original intent behind writing this node server to start with.
-
Thank you. I've added hint support long time ago but never set it to anything but 0 because it was still in process of being finalized. I'll revisit it as soon as I can test it.
-
Awesome, thank you.
-
I've tried a couple. Both seem to work fine with C.
-
In addition to above, it's up to the developer of individual node server to use short and long poll values or not. So if you have an issue, it's best to address in the particular node server forum.
-
Well, I have several sensors I've bought on black friday and but didn't get a chance to set them up. I will do it and will report.
-
I'd been using open / close sensor (2 parts one, not hidden switch) for a few years with no issues whatsoever. That was before .16 though.
-
My speculation is that back in a day memory was more expensive but prices have fallen to the point where it was more expensive to keep ordering separate hardware. Seeing it as "money grab" and "shady" is arbitrary. Would it make you feel better if UDI made you ship your ISY for upgrade and then return it back to you? You have a valid complaint with no appropriate error message. Contract UDI support and have them fix it. Perhaps most of users who test beta firmware use PRO and they're not aware of the issue.
-
Hello. I'd like use Somfy RTS with cellular blinds but cannot afford getting something like 25 of them right now. If anybody has experience with it, is it possible to order blinds separate and retrofit motors later? What kind would I get? Corded? Cordless? I've tried to call blinds.com and they said their blinds cannot be retrofitted. Doesn't sound right to me.
-
I may or may not have asked for it in the past. I'd like to see all nodes with full folder/subfolder/parent when adding nodes to alexa or google home. I don't have unique names for my lights, instead preferring to rely on organizing them into folders. It works well with programs and scenes in Admin console. But not so well with portal. Since parent information is supplied as part of /rest/nodes, I don't see it being such significant amount of work. Thank you.
-
Here are the steps to install add on polisy: 1. Get shell access to polisy. If you have linux or os x based system, you'd do: ssh -ladmin polisy If you have windows, you'd have to use something like putty. I can't help you there but you'd connect to polisy IP address and port 22 with username and password (admin/admin, if you haven't changed it). 2. Run the following commands: sudo pkg update sudo pkg install android-tools-adb Once adb is installed, follow direction for enabling it on shield. You'd need to enable remote debugging and allow connection first time adb is trying to connect.
-
I'll walk you through once I receive my Polisy.
-
Shield (and android TV) is not very friendly to 3rd party development. It's different from other supported devices that only require network connection. Shield support requires "adb", which is development utility. It wouldn't be installed automatically and needs to be installed by hand using ssh or some such. Once you install adb it should start working. Feel free to PM me if you need more help.
-
Make sure you've used z-wave only firmware instead of default then.
-
Do you have PLM plugged in? I've seen that error when I've used PLM version of firmware but no PLM.
-
I'm also having same or similar issue. I can send commands to my 2 BE469s, such as lock and unlock, and it works and shows correct status. But then status drifts off and Query command never works. This has happened in both, 5.0.16 and 5.0.16B.
-
MobiLinc X (iOS/Android) now supports ISY Portal!
firstone replied to InsteonNut's topic in UD Portal
+1. Would really like a minimal nice looking UI with the cost that doesn't go to photoshop or netflix territory. -
MobiLinc X (iOS/Android) now supports ISY Portal!
firstone replied to InsteonNut's topic in UD Portal
Wouldn't it be as simple as releasing "Direct" version without In-App purchases? -
I have and verified that all ISY applets went into deleted category after.