I've been scarce for a while. Hope I didn't miss too much. But for some of you it will be worth the wait!
PowerTrigger has been significantly enhanced, but is still in need of testing. It's free; I still don't envision that changing. Pushing it to the finish line is just becoming a chore.
So here's what's new.
I wrote the camera extension because I have several such cameras and was using PySoft's ActiveWeb Cam. It's a processor and bandwidth hog, always grabbing images even when nobody is watching, and recompressing every image all the time. It also doesn't play super-well with HomeSeer. It has one advantage - full-motion video. But I found I seldom can use that, for bandwidth reasons, when not home anyhow. Certainly not from my cellphone. So I wrote a replacement.
If you are a skilled power-user of HomeSeer who wants to play with this new version of PowerTrigger before it's fully baked, please send me a PM. The camera features currently require editing an ini file by hand, so it's not yet for novices.
Thanks!
PowerTrigger has been significantly enhanced, but is still in need of testing. It's free; I still don't envision that changing. Pushing it to the finish line is just becoming a chore.
So here's what's new.
- Internet Camera support
- Up to 9 cameras supported
- Interfaces via HomeSeer Actions, so Jon00 interfaces work with it; see attached image. Yes, those direction and refresh buttons work.
- Can retrieve images and put them into a HomeSeer accessible location, so you don't need to open more ports to the outside world
- Supports Up/Down/Left/Right on Toshiba and Panasonic cams (others may come)
- Configurable security levels, so you can force all to go offline or just "inside" ones for privacy.
- Archiving functions to make creating lists of images easier.
- File Operations
- Deletes by file pattern or mask
- Can limit it by age - Only delete files more than X hours or days
- Can limit by count - Keep the X newest matching files, delete the older ones.
- Can limit by size - Keep the newest X MB of files matching this pattern, delete the rest.
- Has a "log only" feature so you can test it thoroughly before risking data.
- Complex File Logging
- Insert the string into a file, newest at the top of the "log" section
- Allows the log to be, for example, in a table in the middle of a file
- Multiple strings can be concatenated, including HTML delimiting tags
- Device Value, String and Last Changed
- All from drop-down menues
- To any file.
- Prevents duplicates automatically (due to HSM100 multiple-fires)
- And it can automatically limit the number of entries, aging off old ones.
- And a few fixes/tweaks, such as the Average function and adding /100 to the CSV device logging.
I wrote the camera extension because I have several such cameras and was using PySoft's ActiveWeb Cam. It's a processor and bandwidth hog, always grabbing images even when nobody is watching, and recompressing every image all the time. It also doesn't play super-well with HomeSeer. It has one advantage - full-motion video. But I found I seldom can use that, for bandwidth reasons, when not home anyhow. Certainly not from my cellphone. So I wrote a replacement.
If you are a skilled power-user of HomeSeer who wants to play with this new version of PowerTrigger before it's fully baked, please send me a PM. The camera features currently require editing an ini file by hand, so it's not yet for novices.
Thanks!
Comment