Everything posted by lilyoyo1
-
Six button keypad with Fanlic
Sounds like you have the power to the fan attached to the kpl load wire which is incorrect. The fanlinc requires constant power. You need to disconnect the wire that is currently connected to the kpls red load wire. That wire then gets capped off. You'll then need to connect the wire that goes to the fanlinc to the hot wire so that it's constantly getting power. Once done, the fanlinc gets configured to the kpl for your lights and fan
-
Device group?
I say the same thing all the time. It's easy to look innovative when your playing catch up. With the multitude of companies making zwave products you're bound to find more products out there than Insteon. With that said, real world use (overall), Insteon is equal or ahead of anything zwave. There are also more product types with zwave. Even then, I question how good they really are. Aeotec has strip lights and fibaro has their rgbw controller. Neither one comes close to anything else commercially available. Especially if using multiples together in proximity. I would take hue or lifx any day over both. Same thing comes down to thermostas. The zwave thermostat is better than insteon's. Much better. Yet when it comes down to it, there are still better alternatives out there.
-
Device group?
All that sounds good but my concern is at what price???!!! As I've said many times, it's a race to the bottom in regards to pricing. Are people going to want to pay for what a switch would cost especially if they don't use those features. Even still, once you get beyond pricing, overly complicating a switch is just as bad as a featureless device. Take voice recognition. It's easier to program from the isy multiple devices vs 1 device at a time. Not only that, Multi billion dollar companies with the infrastructure to handle it still struggle to get things right. Can you imagine how bad it would be with a small company.
-
Device group?
It is designed around that premise and I like it that way. Wouldn't change it one bit. I like having the peace of mind knowing should the isy fail, the important stuff will still work. I also think their design allows for much greater flexibility as it's not tied as closely to a controller.
-
Device group?
There isn't a way to do what you want to do. The program you wrote is the way I accomplish what what you're doing. Generally speaking, when it comes to sensors, I do off commands in a separate program to allow for more freedom.
-
Smart thermostat room occupancy.
The sensors that come with thermostats such as ecobee works directly with the thermostat. Without 3rd party intervention. This means less time programming and should the system fail, your thermostat setup still works properly The features can be duplicated with a third party sensor however via programs. You would want it hardwired as most sensors that show temp will not update often enough to be as effective. The rest is simply a matter of programming your sensors to your thermostat to operate off them the way you want
-
Some more programming not working: motion sensor
Why are you adding extra complexity to this unnecessarily? Prior to starting, you really should think through the hows and whys of your actions. Look at HOW your family interacts with your lights. This will help you figure out your next steps. For example. Why does the status of the light being on matter in the grand scheme of things. If it matters, how is it turned on ? IE: does someone manually turn it on or is it turned on/off based on a timer? Personally I would break this down into multiple programs. Separate the on and off programs. With you trying to status the light and 2 separate sensors that do not talk to each other, you're wasting your time with a single program. My off program would look something like If: status of Light is on And status motion 1 is off And status motion 2 is off And (Control motion 1 is not switched on Or control motion 2 is not switched on) Then: Wait 15 minutes set light off. This doesn't need a time frame since it simply turns off the light (which you don't want on during the day anyway). Both sensors have to be showing off and not turned on via movement in order for the lights to turn off. Someone activates the sensors the program restarts. You can configure your sensors the way you want in regards to when the off is issued. I generally will do a few minutes just so it doesn't immediately flip to off but that's personal preference. If you're manually turning on your lights, you can then override the motion sensor off program. Generally when I do this, I automatically re-enable my programs. This would look something like: If control switch A is turned on and control switch A is not turned off Stop motion program Deactivate motion off program Wait 3 hrs Enable motion off program Or else: Enable motion off This will stop your motion off program for 3 hrs if it's already running and automatically re-enable it later. If you manually turn off the light, it will enable the program immediately. With both of those out the way, turning on your lights is simply a matter of your lifestyle. The hows and whys that you want the lights on
-
WiFi Plug question
If it matters that much to know how it works, the best place to go to is directly to the mfg. The only thing any of us can do is speculate on how it works. If trust is the issue, it's a 5 dollar plug. You get what you pay for
-
Some more programming not working: motion sensor
much better. One thing that I do (doesn't have to be done) is separate my off from my motion programs. This allows me to have different programs for different situations without walking all over other programs that involve the same devices.
-
Some more programming not working: motion sensor
How is your scene configured? Is the motion sensor part of the scene? If it is, you should remove it
-
Stopping Chromecast playback via a program
Polyglot isn't complex at all except for setting it up on a raspberry pi. Using Polyglot exposes your devices as if they were native devices. @simplextech mentioned developing an image that could automatically do this if you reach out to him. I'm sure he needs testers. A plug-in module works for simplicity. However a little extra work gives so many new possibilities.
-
WiFi Plug question
You didn't give any information on what you've script purchased so no one can speak on your specific plug since we don't know what you bought. Most likely the app is automatically pulling your network information from your phone. The mfg would be able to confirm for you how it works
-
Can I Use A Micro On/Off Module Behind A Fan Speed Wall Control?
It sounds like it's wired incorrectly.the micromodule should be wired to receive constant hot.
-
Can I Use A Micro On/Off Module Behind A Fan Speed Wall Control?
It all depends on how the fan responds to its controller. If you cut power to the fan, does it start back up if left on? If it does then the micromodule will work. You can also use the sense wire that's on the micromodule when you use the fan locally so you don't lose any control. That however comes down to whether or not your remote is wireless though.
-
Some more programming not working: motion sensor
I wouldn't worry about stating if the lights are off. If they are already on it wouldn't matter if you turned them on. If you turn on the lights manually and don't want the auto off to take place, I would simply write a program that temporarily disables the motion program for the time period you choose
-
Can I Use A Micro On/Off Module Behind A Fan Speed Wall Control?
I would remove there module and then install the micromodule. That's actually my plan for the future when my fanlincs die since I never change the speeds
-
Some more programming not working: motion sensor
I would remove the if front lights are on from your if statement
-
Smoke Bridge 2982-222
Yes, smarthome has links to the compatible detectors on the smoke bridge webpage https://www.smarthome.com/first-alert-sco501cn-3st-onelink-carbon-monoxide-and-smoke-detector-with-voice.html
-
Smoke Bridge 2982-222
Unfortunately you picked up the wrong model. That is not compatible with the smoke bridge
-
Leak Sensors - A (Suggested) Complete Program Package
- Leak Sensors - A (Suggested) Complete Program Package
Battery operated devices are "asleep" until triggered which is why you have to activate them (depending on age they should have a heartbeat that check in every 24hrs). Are you using the 99 or 994?- Trying to understand a dynamic lighting solution
I wonder who that could be ?!!! Don't get me wrong, I do agree with you and it would be nice. I just think about how many people have problems with a simple 3way switch and hate to see what additional complications would do to them. While one would think there wouldn't be an additional cost we know there would be. Let's be real, a person will spend 35 bucks on a no name zwave switch with no features (and complain) before coughing up 50 bucks on a well known brand that does zwave properly. While insteon is the only game in town, the race to the bottom is on. Anything that costs them more can be detrimental.- Trying to understand a dynamic lighting solution
That would be nice but I think it would overly complicated things for most people. You'd still need someway to program that in so a controller would still be necessary. That's not even taking into account the additional cost it would add to switches which no one would want to pay for. I do wish the kpl buttons were truly independent so that we didn't have to go through the process of making a scene just to be able to control it.- Trying to understand a dynamic lighting solution
You'll want to status your switches. If status switch A B or C is not off set kpl button D on. Then you'll want a second program to turn off the button If status switch A B and C is off set kpl button D off- 8 button mini remote - program?
Create a scene, add all of the devices you want to that scene as responders. You'll then be able to set them to whatever level you want as you would any scene. - Leak Sensors - A (Suggested) Complete Program Package