Jump to content

larryllix

Members
  • Posts

    14922
  • Joined

  • Last visited

Everything posted by larryllix

  1. A lot of effort went into to reverse engineering the protocol levels. This is awesome and could help future developers to make use of Insteon equipment. Disputing a "white paper", as gospel, demonstrates confusion. It is never intended to be a spec for a product, only a concept. However, it does show some laziness and/or deception, on Insteon's part, possibly to protect their engineering time, since patents are not effective.
  2. Here are a few screen shots of network resources tat operate my Hue bulbs. The left Network Resource is bulb specific while the right is generic and operates any bulb. The reason I do not use the generic version right now is rapid firing commands to Hue devices can get the buffered data out of sync with the desired operations. This is an ISY built in caching style currently, that does the variable value conversion at the Ethernet send time, instead of the ISY PLC command time. Command data can get crossed up if the variable is changed in between times. The workaround is individual bulb operating resources s this result in quite a few of them or injecting time delays ....yuk. This is to be made an option in order to fix this, in v5 later releases, and could eliminate many resources needed to operate bulbs in rapid fire or apparently simultaneously. This is quite easy to set up for noobies by just copying this and asking for help here. The variables referenced are setup for a generic bulb (right) and a specific bulb (left) and are comprised of Hue, Brightness, Saturation, and Bulb Number (for the generic resource only)
  3. The ISY works well with the Hues but you need the Network module and there is no feedback to ISY to verify what state they are currently in. It's a one way ticket from ISY out. You need a Hue Hub to make Hue bulbs or strips work. It's the WiFi to ZigBee bridge and is also required for Mobile Phone apps, Some of the disco lights to music sync ones are cool. The hub has a small walwart PSU and required wired Ethernet. From ISY you can send any colour, brightness, ramp speed, saturation to any bulb using the Network module and mostly English commands in each resource. It's pretty easy once you do the first one. I will try to post some pictures of Network resources but it is late right now. Hue bulbs have a very good and easy interface but their yellow, green, blue colours suck. I understand their RGBWW strips and some newer bulbs are improved but have a good study of their colour palette and some don't really exist. Hue API.doc
  4. This is for the Hue bulbs only, as I have no Hue strips. Via a network resource I can turn the Hue bulbs on with any colour or brightness I desire. They don't go white and then change. They turn on with the selected colour. If I turn off the bulb feeding switch on the wall then repower them they will come back on immediately to full brightness and what looks like about 2700K. You have to reset them to whatever colour you want after you reapply power to the bulbs. I believe this is a copy of the old X10 concept to defeat the idea that non-tech users have to have a mobile device in their hand, run an app, and then turn the light bulbs on when entering a room, so they installed the switch flick off and on to turn them on. The negative is after a power blink all your Hue lights are on in the middle of the night. ISY to the rescue! One of the first jobs my ISY does, upon power up, is to turn off all the Hue bulbs. In the middle of the night I have to wait a few minutes but ISY does it, eventually after it reboots. Saves getting out of bed or coming home after the Hue bulbs have been on all day, or all week. There is no feedback to ISY so you wouldn't be able to detect them on remotely either.
  5. Anytime you connect a device across the two phases/legs, to get 240vac, you will need a double pole breaker. With two single pole breakers one could trip without the other and/or you could turn off one and start to work on the wiring with the other phase voltage still alive.
  6. larryllix

    Parse failure

    Without reserving that IP spot in your router your router can assign a duplicate device to the same IP address at any time. Last time I played with HS2 ISY was just a dream and the Hub interface was a rough hack. ISY had better conditional handling.
  7. larryllix

    Parse failure

    This sounds like your ISY IP address may have changed on your LAN. Do you have the ISY IP address locked down in your router ?
  8. Variable usage is exactly the same except you compare to a variable instead of time or wait for a device to send a command. State variables can cause triggers and Integer variables are only for filtering conditions.
  9. Perhaps the admin console has just timed out and his icons and summary page are just not updating as happens frequently to most of us.
  10. ooops.... OP reports he has already done this and the program tree thing...
  11. Expand the whole program tree structure and watch the icons may help also. This is dependant upon states of programs changing though.
  12. The time period causes triggers at sunset and sunrise+30 minutes because evaluation is triggered by the time condition nodes. However, the time conditions are also evaluated any time of the day when the logic is triggered by the MS sending an On signal. This is when the time nodes act as a conditions. Between the times the logic evaluates as true and runs Then. The MS Switched Off is not a trigger in this logic because it is a different signal and unrelated. Most If lines act as evaluation triggers and, as well, act as condition filters.
  13. I keep a Canadian to American conversion thesaurus under my walker at all times too.
  14. I have had problems with same labels also. Some actually became operated incorrectly and I am not sure where some happened to get crossed. I name all my devices uniquely now in a manner that allows them to be sorted out for viewing in MobiLinc. It's a problem with some software using folders and some not. Despite being in different folders sorted under distinct rooms names I use labels like MS Motion.Gathrm MS Motion.Libr MS Motion.MBR and MS LowBat.GathRm MS LowBat.Util MS LowBat.MBR and Leak Detected.HVAC Leak Detected.kitch Leak Detected.util If I get a notification of an alert it becomes much easier to look at the whole home parameters involved because they sort alphabetically. eg. motion when I am not home, I can see programs activate room to room, indicating travelling intruder, on one page of MobiLinc. This makes it easy to identify false MS detections if only one triggers or they are not in physical travel order. For a leak, one remote page will show all devices. This would all be identified precisely in the original notification but there is nothing like confirming it with live real-time action. After a few years of using room based folders for programs I just recently switched to function based program folders. However, my devices are still sorted into room based folders and with the exclusive naming convention it works well at both ends of access.
  15. Sounds great but what are you updating on a leak sensor? I would assume just links to a new PLM?
  16. Are the files Sonos.zip and Sonos-NR.zip still intact? I only get "empty file" and illegal format" errors when attempting to decompress or view them with Win 10.
  17. If this is equivalent to the device being in linking mode, would a query work in this manner also?
  18. The awareness of the feature was the best part of the poll and I thank you for the information Teken. I remember some rumblings about this, some time back, but never investigated. I always figured it didn't apply to me or my devices, despite 10 MS units.
  19. If you like to have things YOUR WAY then you made the right purchase! ISY forever!
  20. If the SwitchLinc that is not the dimmer is connected to the load then there will never be any dimming. The electronics are not capable of dimming.
  21. I run Win 10 32 bit and Win 10 64 bit as, well. When 64 bit java was released, I switched to it during beta version releases, and have never loaded a 32 bit version since. You could try rebooting ISY after a power down for 10-20 seconds. I have received that "java 2 required" message some time back, but not for the last 4-5 months. That would seem to be some derelict code in ISY hanging about.
  22. Lots of pvc tape over connections and a box or waterproof bag around the whole connection point. Just keep snow, rain and running water out of it and they work fine. I have mine plugged into a X10 appliance module suspended in the air under my porch overhang. Not a problem if the wet doesn't get in.
  23. Yeah. Looking at a handful of my two wire, three wire, with and without neutral connections, all load wires are blue, same as your picture. Funny to see two wires out of some, a black and a blue wire only.
  24. Here is a pic of one of the pairs I have. The load wire is blue and the traveller is red. The remote doesn't have any wire colours.
×
×
  • Create New...