-
Posts
14889 -
Joined
-
Last visited
Everything posted by larryllix
-
No. You are correct. You can have four "groups" with as many bulbs are desired in each group. From the ebay listings, it appears the newer "lamp style" hubs may be able to handle 8 groups. That would definitely help but they require more space than the flat hubs I have. They still require a microUSB from the looks of them. The MiLight protocol is very fast using UDP packets. Animations, like flame flickering, is much easier with them.
-
I guess they didn't expected anybody to spend over $3000 on light bulbs. They must be running into a memory or number of addressing bit max in the protocol. Geesh...MiLights had a much better light quality, colour depth, and brightness, but I have a box full of them too because they took a new hub every four bulbs. If MiLight ever developed a hub to service a dozen or more bulbs I would go back to them. My Hue bulbs didn't support the update for the 100% power on problem.
-
I have a junk box full of Hue bulbs now,and the only reason they lasted the few years they did was they cost me over $300, which was way too much to totally waste. Basically the bulbs were garbage from day 1, with no green capability and blaring 100% in the middle of the night with every power blink. The Iris unit had nice colours but the light output was about 2W equiv. or less. I was impressed with the Hue protocol. Very easy and clean.
-
Maybe they are not http protocol. OTOH I have has http devices that just give up too easily. I have 25 RGBWW bulbs that have never had to be power cycled yet. Of course I bought the quality units at about $8 each. Sent using Tapatalk
-
Very ironic the people interested in a user programmable box with so many options can shy away from a change for the better that could cause them to actually look at their programs for flags indicating some attention may be due. To each his own l, I guess, but keeping their Insteon hub comes to mind. I guess behind the closed door thing is scary but very few that open that door ever go back. I blame UDI for using the beta label while I have had tape measures with more bugs in them. Sent using Tapatalk
-
What new devices have you added that aren't supported?
-
NO, and I think that is the law. People shouldn't be out in the wet on a metal ladder changing a live lampbulb. Some will argue that the breaker can be used but I think convenient comes into out code rules also. IIRC, I wired mine into a hard switch next to the SwitchLinc that controls the ISY logic. In both cases the switch was barely doing anything else.
-
No. I have a few MSs that trigger 5 and 6 programs. One trigger can cause as many event as you can have programs. Processing order cannot be predicted though.
-
Http keeps trying
-
Surge protectors do NOT protect against surges by definition. They are spike protectors, protecting against high voltage spikes, (usually more than 250vdc or 180vac) only. Only very complex (usually UPS) circuitry can protect against surges and voltage dips. A high voltage surge of say 150vac for 10 seconds would not even trigger these "surge suppressors" Some where along the line the term became popular and the manufacturers have adopted the misuse of the term.
-
I ran some MagicHouse lamps off an SwitchLinc dimmer for some time and later changed over to Bumbershoots method, bypassing the SwitchLinc and capping the red wire. One disadvantage is when the WiFi bulbs are powered up they can take a random length of time to reconnect to the router, get their assigned IP address and be available to control from ISY. This may require some Waits in your programming that may make your lighting starts look badly. Keeping them powered up should not only keep them connected and ready via WiFi, but keep the electronics dry outside.
-
"front panel"? I only have three LEDs. Are you considering the port plugs as "front"? That sounds really odd. USB 3 usually is backward compatible. Ouch!
-
I think Notepad adds extra EoLs but Notepad++ doesn't. I use FileZilla to port python3 code back and forth without problems. Excel also adds extra EoL codes, and python file reads find double empty lines after editing with Excel.
-
Very strange! Then it isn't going to be a polite uninstall. I wonder if a raw polyglot install is available? Lucky you! Need the profile file to poke out the loads that don't exist.
-
As per Mecheng70, above. Turn off all your firewall and virus scanner stuff. Many don't like java at all.
-
A three minute training video with vi would bring almost any user up to the level of nano basics. It isn't very complex for basic usage. I am not sure if the 50K file port installation was just to compile nano for FreeBSD usage or would be continually needed for a support package after compilation.
-
I found on my RPi Polyglot when I "stopped" my ecobee NS it indicated stopped but the PolyGlot log continued to fly by as if it was still polling the ecobee server. Since I was shutting it down, I used Bumbershoot's supplied command line to disable it anyway. Perhaps some of the polyglot shut down code is not functioning. It isn't usually a priority for code writers.
-
If nano takes the amount of resources using install methods found online, (port installation was mega filenames and thousands of added directories) I can stick with vi. After getting past some crazy responses to the delete key and more research on the insert mode on/off, I think I could get to like it. It does seem more powerful than nano with it's macro sequences capabilities....just like real unix systems . IIRC it is the VIM editor from years back, unix systems, polished up. I guess this will take a DB9 to RJ45 adapter for PLM connection. No interest in connecting serial signals, myself. Computers don't even come with them anymore. Ethernet is the new serial port.
-
Got two more ISY service packages moved over to polisy now and that concludes my dependence on a RPi. My ISP IPscraper, and Outback Mate3 Modbus to ISY packages are functioning well using crontab as cyclers. I guess the RPi 3 can get kicked down to a current RPi 1 job, and the RPi 1 retired.
-
In the NS store (polyglot) a "Uninstall" should be showing. I think you will have to delete the NS pseudo devices in ISY after.
-
Finally got my NRbridge RGBWW bulb software installed under polisy! Took a lot of ownership and permission changing, moved files in with Filezilla, and entered a bash script into crontab. Not the best to start things up but I couldn't find rc.local or any other method to do an automatic startup. Only a few more packages to move over now. Boy! vi is a technology jump back to the 1970s. Started to install nano but too many necessary system things are missing to install port...whatever that is. I don't need another 50K x files on my polisy, either.
-
None of that is necessary. I run into it every time. Just ignore the warning, using the "visit this website". The attacker stuff is hype on your own LAN connections.
-
LOL! Polyglot has never had any certificates that work. On your LAN, just ignore it. Some day valid certificates will be installed, https will be dropped, or you can generate your own certificates if you believe in the security of certificates.
-
Running vi lessons in another thread?
-
Third that one!! Must be easy to load and implement??