cubs2b23
Posts
-
Wall mount tablet plug-in -
Getting status update from deviceI see things like this in my setup now that I've moved to z-way instead of Vera. Like it missed the status update. I can click on the "Update All" button from the Z-way Expert UI and then everything is accurate again. And it's not missing every status update and not even for the same devices. Just one maybe two. I've often wondered if there is a way to manually send the "Update All". But that status on my lock is definitely one that often incorrect.
@rafale77, would it be possible for you to go into more explanation of hacking the z-way lock plugin?
-
(Need Help) Migrate off Vera@rafale77 said in (Need Help) Migrate off Vera:
I think the best recommendation I can give you given the fact that you "only" have 30 zwave devices is to start from scratch using z-way since you already have a license for it.
For less complicated reasons I abandoned Vera with about this many devices. It wasn’t awful to start from scratch but I’m not going to lie and say it wasn’t frustrating to have to get to that point. I moved all zwave devices to Zway with only a few hiccups.
-
Playing sounds on the Zooz Siren ZSE19I think I'm going to try excluding and including the device again. I was trying a few Get/Set commands from the Zway Expert interface last night and the Set command seems to keep failing. I've also emailed Zooz to see if they have anything to suggest.
-
Playing sounds on the Zooz Siren ZSE19This is what is posted also on the Zooz website. Of course the article is geared toward using it on a Vera. But if it works on Vera then I'd have to think it should work outside of it. Maybe they didn't need to specify it as 0x79. I'll give it a shot.
-
Playing sounds on the Zooz Siren ZSE19Yea that makes sense that it was formatted with Vera in mind. Here was the luup call that was also given:
luup.call_action( "urn:micasaverde-com:serviceId:ZWaveNetwork1", "SendData", { Node="ddd", Data="x79 8 nn" }, 1 )
So how do I modify that to work with zway?
-
Playing sounds on the Zooz Siren ZSE19I'm trying to do this now that I have migrated the siren to Zway. Here's the thread from the Vera forums on how to do it with a Vera: https://community.getvera.com/t/playing-sounds-on-the-zooz-siren-zse19/211318
I'm guessing something needs to change in the code since previously it was calling out the vera specifically.
Here's what shows up in the logs when I tried to use Reactor for the SendData. Zway plugin is device 18. And my siren is device number 95 in my Zway network.
2020-12-01 15:37:27.052 openLuup.server:: POST /data_request HTTP/1.1 tcp{client}: 0x56194138c448 2020-12-01 15:37:27.052 luup.call_action:: 18.urn:micasaverde-com:serviceId:ZWaveNetwork1.SendData 2020-12-01 15:37:27.053 openLuup.server:: request completed (151 bytes, 1 chunks, 0 ms) tcp{client}: 0x56194138c448 2020-12-01 15:37:27.079 luup_log:18: ZWay: http://127.0.0.1:8083/ZWaveAPI/Run/SendData(95,x79 8 35) 2020-12-01 15:37:27.079 luup_log:18: ZWay: SyntaxError: Unexpected number 2020-12-01 15:37:27.184 openLuup.server:: request completed (8606 bytes, 1 chunks, 5939 ms) tcp{client}: 0x561941d02fe8
-
Status Board - What’s your HA Information Dashboard ?Today I tried to use Fully Kiosk on an old Samsung tablet but the AltUI wouldn’t fully loaded. But it would load fine in the regular Chrome app
-
Yamaha PluginThat worked! Thanks @akbooer
-
Yamaha PluginRunning it on Ubuntu 20. I’ll give that a shot anyway
-
Yamaha PluginHere's what I found in the log when installing the plugin.
2020-11-22 12:52:18.628 openLuup.chdev:: [string "L_YamahaRxHTTP1.lua"]:40: module 'lxp' not found: no field package.preload['lxp'] no file './lxp.lua' no file '/usr/local/share/lua/5.1/lxp.lua' no file '/usr/local/share/lua/5.1/lxp/init.lua' no file '/usr/local/lib/lua/5.1/lxp.lua' no file '/usr/local/lib/lua/5.1/lxp/init.lua' no file '/usr/share/lua/5.1/lxp.lua' no file '/usr/share/lua/5.1/lxp/init.lua' no file '../cmh-lu/lxp.lua' no file 'files/lxp.lua' no file 'openLuup/lxp.lua' no file './lxp.so' no file '/usr/local/lib/lua/5.1/lxp.so' no file '/usr/lib/x86_64-linux-gnu/lua/5.1/lxp.so' no file '/usr/lib/lua/5.1/lxp.so' no file '/usr/local/lib/lua/5.1/loadall.so'
-
Yamaha PluginIs that in the Variables section? Mine is blank right now
-
Telegram Plug-in to send text, images and video notificationsI'm seeing this as well with the dropdowns in both Firefox and Chrome. Running stable version of Reactor and v2.50 of ALTUI
-
Yamaha PluginAnyone using the Yamaha plugin currently? I installed it from the AltAppStore and put in the IP in the Attribute field but it never connects to it. This was working fine on the Vera side.
-
Set/Get Yale Lock Pin CodesNew to Z-way and it's interface and inner workings. How do I get the list of codes already set for my lock when I was using Vera? And then how do I set new ones? Should I be looking in the standard UI or the Expert UI?
-
(Problem) Migration Z-Wave NW from Vera to UZB1 dongleJust to update: I decided to bite the bullet and just manually move everything over from Vera to Z-way. Still a couple of outstanding devices to transition. It went mostly smooth. I have a couple of devices that aren't responding as they did with the Vera network. Shouldn't be an issue of coverage.
-
(Problem) Migration Z-Wave NW from Vera to UZB1 dongleNo go on the second attempt. So what are my other options if I don’t want to exclude/include everything?
-
(Problem) Migration Z-Wave NW from Vera to UZB1 dongleI might try the whole thing again. I just did a restore because at some point after I thought that none of it worked all my devices names were reset and all sitting in 'No Room'. Of course this was after I had switched the port back to the default Vera device. So something was happening maybe just at a snail's pace? Also how do I check the Vera's SDK version?
-
(Problem) Migration Z-Wave NW from Vera to UZB1 dongleLooks like I'm running into the same things @Trexx in migrating things over from the Vera. Stuck at the dongle.restore not being removed upon engine reload. I'm not sure if I saw if there was a resolution.
-
Push notificationsAnything in particular that I'm missing to get Prowl to work in Reactor? I'm trying to move everything off the Vera but I am getting a 404 error in the LuaUPnP log. Using the same Prowl API key that Vera used. Even created a new one and tested that it worked on the Vera.