Jump to content

tmorse305

Members
  • Posts

    800
  • Joined

  • Last visited

Everything posted by tmorse305

  1. I switched the Camect host to the IP instead of camect.local and that fixed it. Weird that it worked the first time I installed it. Thank you!
  2. Hi @Jimbo.Automates, I tried to add another camera but I couldn't get it to show up in the AC. I have 6 cameras currently active in Camect. I deleted the NS and started over thinking it would pick up the new camera. Now it doesn't find any cameras. The controller node shows up in the AC but that's it. I tried the DIscover button in both the NS and the AC but no luck. Log attached, it looks like the user and PW are not set but they are saved in the configuration. Thank you.
  3. @Jimbo.Automates, Camect's built in connectivity to Telegram has been enough so I couldn't really see a need for the NS in my automation. That just changed! I built a bird/squirrel deterrent a while back that uses compressed air to scare unwanted birds and squirrels out of my feeder, see photos of setup. I use the guts from a cheap wifi plug and a time delay relay to create a nice short pulse of air pointed at the feeder. I used Alexa to trigger the air blast. This week I added a camera and your NS. With the Camect set to detect squirrels the blast is now automatic when there is a squirrel. I attached a video of it in action. The response is a little slow because the wifi plug does not connect directly to an NS so I have to send the command to Alexa first. Now if I could just get the Camect AI to distinguish kinds of birds. https://www.dropbox.com/s/40lt83xrevbauoq/Video Apr 03 2023%2C 5 23 00 PM.mp4?dl=0
  4. I actually just got in. I recalled a screen within the app. I found the admin user, I guess I set it up sometime ago. All good, thank you!
  5. Hi @Jimbo.Automates, I just installed the Camect NS. I use 'Sign in with Google' to access my Camect. Those credentials don't seem to work. Is there a preferred method to access Camect? I tried using my regular email (not gmail) but the log in process sends a link to my in box, no password required. Thanks.
  6. My "Good Night" routine works without an issue. Maybe something changed (again) since you last tried it. I say "Good Night" from bed so the order is not important. I do use a program as you suggested, that way I can include a check to make sure all the doors are locked. If one is left unlocked Alexa will let me know.
  7. As it should. If you said "Alexa turn Good Night on" then you should see your lights go off. To shorten the phrase to "Good Night" create a routine in Alex with a spoken trigger of "Good Night" and an action that turns on your scene.
  8. The virtual switch added to a scene is the only way to trigger a program based on a scene activating. Individual items in the scene can be triggered independently of the scene being activated. Actually you can set the delay to 0, so either a contact or motion will work the same way. I use both depending on what makes more sense for the action that's happening.
  9. @bwade913, You can eliminate the first 2 programs by adding the virtual button 01 to the scene. When the scene fires the button will be pressed. You still need a 2nd button however to shut it off. There is another NS call Virtual that allows you to add as many switches as you want. These can also be added to scenes but act as a toggle not a push button. When the scene is on the switch is on, when off the switch is off. The status of this single virtual switch can be passed to Alexa via a variable configured as a motion sensor which can toggle the 2 Alexa routines to control the lamp. One downside to this approach is that Alexa throttles the change to once every 30 seconds. No monthly fees.
  10. To confirm the noise problem you could connect the 2476D you just removed from the wall to a power cord. Black>Black White> White Ground > Ground Red - no connection but cover it with a wirenut so it can't touch anything Plug it in near the PM then try to add it.
  11. @waffles, I still think the root of your issue is communication problems. Take one or both of the worst offending sensors and place them next to the PLM for a few days and see what happens then.
  12. Run at Startup may override enable/disable, I'm not sure but it looks like it from your posts. Easy experiment, reboot with run at start up on/off and see if the disabled 2b programs run. Honestly I still think you have a communication problem with your sensors. You shouldn't need a 49 hour wait, the sensors reliably send the heartbeat every 24 hours unless the battery is dying, the heart beat quits before the sensor stops working altogether. Also on reboot IoX has no idea of the status of the sensor until it receives the first heartbeat. That might explain why rerunning the startup routine works, because by then there has been a heartbeat. But if the heartbeats are being missed then it would be hit or miss.
  13. @waffles, What are you restarting when you made this comment? IoX or just running the startup routine again? The need to change the wait to 49 hours suggests a communication problem with the sensors. You have a lot of sensors but if they're all in the same area maybe they're having trouble communicating? Is there a dual band device nearby to handle the transmissions? My 2a and 2b routines are different than yours. My triggers do not include the state of the wet sensor. Geo-VC-2 - [ID 0034][Parent 0032] (this is my 2a) If 'Basement / Geo Leak Detector-Heartbeat' is switched On Or 'Basement / Geo Leak Detector-Heartbeat' is switched Off Then $sLeak_Geo = 1 Wait 25 hours $sLeak_Geo = 2 Else - No Actions - (To add one, press 'Action') Geo-VC-3 - [ID 0035][Parent 0032] (this is my 2b If $sLeak_Geo is 1 And Time is Last Run Time for 'Geo-VC-2' + 26 hours Then Wait 5 seconds $sLeak_Geo = 3 Else - No Actions - (To add one, press 'Action')
  14. @waffles, it looks like you have the wait set to 49 hours at least in the one you posted. Can you show the control 1 and control 2b programs as well? Are you getting notifications about missing heartbeats?
  15. @PB11, If you use Alexa in your automation you could use the Flic buttons to trigger a routine that in turns triggers an IoX program. Link It's a bit round about but could fill the need until the remotes come back. Pricey solution however.
  16. You forgot the '+' sign.
  17. @Methos000, is your ticket still open? I had a similar issue with my PG3 after an IoX upgrade. Michel suggested 2 ssh commands which resolved the problem. I could give you those but probably better to ask him since my situation was not exactly the same as yours.
  18. Let us know how they resolve it for you.
  19. I think it's time to open a ticket.
  20. When you said earlier that you could reach the Polisy dashboard did you mean via this url: https://<ip address>:3000/dashboard What are you entering for the credentials when the launcher appears? Have you tried both https and http? The standard ports are 8443 and 8080 respectively unless you changed them.
  21. Eventually, but that's not the problem today. Say more about what is happening. Does the launcher appear? Does it populate with the proper credentials for your polisy? If so what happens when you try to launch the AC?
  22. @Davey, Make sure that the Insteon support check is still there. I had it disappear on a reboot for some reason.
  23. @photogeek54, As you can see from my screen shot I don't use Z-wave so the z-wave gurus are going to need to jump in here to help you.
×
×
  • Create New...