
tazman
Members-
Posts
598 -
Joined
-
Last visited
Everything posted by tazman
-
The second article in your link says But Sidewalk isn't just for your outdoor lights and other smart home devices: It's for everybody's gadgets. If your neighbor uses a Sidewalk-enabled mailbox sensor that's in range of the Sidewalk bridges in your home, that sensor may very well use your network to connect to the cloud. I agree it is not suppose to share your information but I think it does use your internet data for other peoples devices.
-
That is not what I understand from the article I linked above. Amazon says the maximum bandwidth of a device on the Sidewalk server is 80 kilobits per second, or about 1/40th of the bandwidth used to stream a typical high-definition video. The total monthly data used by Sidewalk-enabled devices, per customer, is capped at 500 megabytes, which Amazon says is equivalent to streaming about 10 minutes of high-definition video.
-
That is what I'm talking about right there. Why should I supply internet service for someone else device when I invested in my network for me. Same way internet providers want to supply hot spots on your internet service oh no not mine!
-
For those that are not aware of Amazon Sidewalk you might want to read up and disable it. I thought it was shady when I read about it and I'm glad a coworker shared the link with me so I'm passing it on to others where it might be relevant. https://www.npr.org/2021/06/02/1002590964/your-amazon-echo-will-share-your-wi-fi-network-with-neighbors-unless-you-opt-out
-
If you have the isy with the ir function you can use that to integrate. Or there is a harmony node server which I have not really tried using.
-
Z-wave inconsistent after upgrading to 500 board.
tazman replied to tazman's topic in Z-Wave - Series 300/500
I guess it is comforting that others are having issues also but it looks like the older devices negatively affect other devices. -
I have an old Schlage BE469 lock that does not register the unlock and lock command all of the time since upgrading the Z-wave board. I am running 5.3.1 firmware and UI. I think about buying the newer Z-wave plus version but the weirdness I see in the event log makes me think it will still have issues. In the logs below ZW002 is a GE motion switch which is near the door and ZW005 is an Aeotec Recessed Door Sensor 7 ZW187. You will notice when the unlock and lock commands are not logged neither is the open and close function of the door sensor. I would like to hear what other peoples thoughts are on this! ZW002_308 ALARM 8 2020/12/22 20:32:29 System 5 ZW002_155 ST On 2020/12/22 20:32:29 System 5 ZW002_1 ST On 2020/12/22 20:32:29 System 5 ZW003_1 ST Unlocked 2020/12/22 20:32:32 System 5 30 10 7D 6 ST Off 2020/12/22 20:32:32 System 5 30 10 0 6 ST Off 2020/12/22 20:32:32 System 5 ZW005_306 ALARM 22 2020/12/22 20:32:34 System 5 ZW005_184 ST Open 2020/12/22 20:32:34 System 5 ZW005_160 ST On 2020/12/22 20:32:34 System 5 ZW005_251 ST 255 2020/12/22 20:32:34 System 5 ZW005_306 ALARM 23 2020/12/22 20:32:38 System 5 ZW005_184 ST Closed 2020/12/22 20:32:38 System 5 ZW005_160 ST Off 2020/12/22 20:32:38 System 5 ZW005_251 ST 0 2020/12/22 20:32:38 System 5 ZW003_1 ST Locked 2020/12/22 20:32:40 System 5 30 10 7D 6 ST On 2020/12/22 20:32:41 System 5 30 10 0 6 ST On 2020/12/22 20:32:41 System 5 ZW002_308 ALARM 8 2020/12/22 17:38:07 System 5 ZW002_155 ST On 2020/12/22 17:38:07 System 5 ZW002_1 ST On 2020/12/22 17:38:07 System 5 ZW005_160 ST On 2020/12/22 17:38:16 System 5 ZW005_251 ST 255 2020/12/22 17:38:16 System 5 ZW005_160 ST Off 2020/12/22 17:38:16 System 5 ZW005_251 ST 0 2020/12/22 17:38:16 System 5 ZW002_308 ALARM 0 2020/12/22 17:38:36 System 5 ZW002_155 ST Off 2020/12/22 17:38:36 System 5 n002_5 GV2 2.5 minutes2020/12/22 17:39:06 System 5 ZW002_1 ST Off 2020/12/22 17:39:18 System 5 Thanks Tom
-
I considered those but really did not want remote control. Let us know how they work out for you.
-
I know the triggers work when the app is closed but I just had it closing in the evening when I have been home anyway. If you have Alexa you can have ISY trigger things in that way as long as you set it up to use the direction Alexa can operate it. And just to be clear it is definitely what is sent from ISY that is my problem and it might be that I have something setup wrong.
-
Level 3 event viewer does not appear to show anything for network resources that I can tell. I do get an error in my error log that I posted in my other thread
-
I just created that as an example because I thought it would be bad to post Mac address.
-
I have no problems with the app and you can set timed events in the app. Alexa works with the app but only handles open and close in one direction. After I talked with them and verified they had product they could deliver, shipping went smoothly to the US except they sent a tracking number that I was not able to follow.
-
Thanks for the reply. I have the timeout set for 5000 do you think I need to try higher than that?
-
I made a program to run the network resource and it does not always operate the blind even though I know the program ran. It also fails testing the network resource some times but not as often as the program fails.
-
I was wondering if anybody would be willing to create a node server for the Soma Tilt blind controller, I wouldn't ask if Network Resources would work for me. I tried reading all I could find on how to create a node server and I just can not figure it out. https://support.somasmarthome.com/hc/en-us/articles/360026064234-HTTP-API is where the simple GET commands are and the main thing I see that is not covered or maybe changed is the command /set_shade_position/"MAC"/"position" seems to work 100 to -100 with 100 being closed in one direction and -100 closed in the other direction. I tried using network resources to operate it using ISY but it does not work all of the time but putting it into a browser I never had it fail. I have a text document with the commands and what is returned in the browser that I could offer but it has the Mac address so I would rather not post it.
-
I created the network resource using the WIKI and I will attach a photo of what one of mine looks like. Unfortunately it does not work consistently for me and I have been unable to get assistance to find out why and searching the forum it seems a common thing with the network resources. The commands are in the link I posted above and I changed my mac address to MA in the picture and it seems to work with the : or %3A so I can not give you a works all the time solution.
-
Ok so I got everything working with the network resource.
-
I received my Soma Tilt and Connect units. They had a major problem with supply when I was first looking and I contacted them recently to find they would be able to get me what I wanted. I have things connected but I want to make some changes to set it up better. The unit seems to work well with their app but not so well with Alexa because they have closed up, open and closed down which does not seem to be supported in Alexa. There seems to be some support for http commands that I might be able to setup in ISY but I have not tried any of that yet https://support.somasmarthome.com/hc/en-us/articles/360026064234-HTTP-API I will post some more information after I get things working with my abilities to let others know how it is working for me in case someone else might be interested in using them.
-
Thanks for the help lilyoyo1 for what ever reason going back to 5.0.16C made it work again. I guess I will have to get the 500 board even though I was trying to avoid getting it for my small zwave use.
-
Thanks but I can not upgrade to 5.3 I have the 300 zwave board. What version should people with the 300 board be using?
-
Well I found some more time to test things further. I tried deleting the ISY V3 skill and adding it back. I deleted the fan devices and scenes and adding them back. I also tried a lighting scene and I could not adjust that at all either. Alexa only seems to be able to handle on and off for me anymore. If I try setting a scene to a % Alexa says it is not supported same as the speed for the fans added in the portal as a fan device.
-
I'm on 5.1 for both. This was working fine before and I noticed my Alexa app updated recently so I thought they might have changed something. I did delete in Alexa and rediscover but it did not help. I will have to try deleting in the portal and rediscover but I don't know if I will have time today. I was just curious if others were having trouble because something was changed with an Alexa update. I will report back once I have a chance to mess with it.
-
Is everyone having problems setting fan speeds with Alexa? I have fanlinc controling my fans and I can no longer set speeds as a fan device or as a scene. I tried high med low and percentages but nothing seems to work anymore.
-
I contacted UDI sales and they sent the link for upgrade information https://wiki.universal-devices.com/index.php?title=Z-Wave:_Ordering/Assembly_Instructions#Discounts but I asked if the board would be what the Polisy would use when that takes over ISY functions but did not receive an answer. I only have 2 Z-Wave devices so until I'm missing out on features I think I will stay with the 5.1 that I was able to make happen with my 300 board.