Announcement

Collapse
No announcement yet.

2 Quick Requests

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    2 Quick Requests

    1. Can a future version of the plugin give us a third "backup" for each sensor? In only a few days of use Ive had my primary and secondary stations both go down. This is bad when you use the data for a trigger.

    2. Can someone help me with a quick script??? I want to be able to populate a virtual device's value with the average temperature taken from my three sensors, and for it to be smart enough to throw out one of the readings if it is too different (for example if S1 was 76, S2 78 and S3 85, it would not use 85 in the calculation)
    Last edited by jrfuda; November 7, 2004, 05:17 PM. Reason: Spelling
    John
    Hardware: i5-6400T w/16GB RAM & SSD w/HS3Pro, Z-Net, Harmony Hub x2, Echo Dot x2, Ocelot
    Plugins: Z-wave, HSTouch, BLBackup, Harmony, GTS CPUXA, UltraMon3, Nest
    HSTouch: Multiple Android Devices; 5 x ToteVision MD-1001 10.1" Win 7 Tablets
    Devices: Cooper RF9501 x4, RF9517 x6, RF9534 x1, RF9540-N x7, RF9542 x1, RF9542-Z x2, RFHDSCG x1, RFWC5 x5; Intermatic HA02 x6; FortrezZ MIMOLite x3; Leviton VRPD3-1LW x4, VRR15-1LZ x6; Nest Tstat & 9x Protects; Dragon PD-100 x3, PA-100 x3

    #2
    Anyone?
    John
    Hardware: i5-6400T w/16GB RAM & SSD w/HS3Pro, Z-Net, Harmony Hub x2, Echo Dot x2, Ocelot
    Plugins: Z-wave, HSTouch, BLBackup, Harmony, GTS CPUXA, UltraMon3, Nest
    HSTouch: Multiple Android Devices; 5 x ToteVision MD-1001 10.1" Win 7 Tablets
    Devices: Cooper RF9501 x4, RF9517 x6, RF9534 x1, RF9540-N x7, RF9542 x1, RF9542-Z x2, RFHDSCG x1, RFWC5 x5; Intermatic HA02 x6; FortrezZ MIMOLite x3; Leviton VRPD3-1LW x4, VRR15-1LZ x6; Nest Tstat & 9x Protects; Dragon PD-100 x3, PA-100 x3

    Comment


      #3
      John,
      Are you wanting a simple script to average the device strings of three virtual devices? Are they device strings or device values?
      💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

      Comment


        #4
        Rupp, they're device values - from Weather Plug temp sensors. I also posted a request for help with this over at cocoontech. If you can whip something up real quick, I'd appreciate it. Inthe past I've been able to do learn simple script tricks just by gogling for what I wanted to do, but this time that did not work.
        Thanks!
        John
        Hardware: i5-6400T w/16GB RAM & SSD w/HS3Pro, Z-Net, Harmony Hub x2, Echo Dot x2, Ocelot
        Plugins: Z-wave, HSTouch, BLBackup, Harmony, GTS CPUXA, UltraMon3, Nest
        HSTouch: Multiple Android Devices; 5 x ToteVision MD-1001 10.1" Win 7 Tablets
        Devices: Cooper RF9501 x4, RF9517 x6, RF9534 x1, RF9540-N x7, RF9542 x1, RF9542-Z x2, RFHDSCG x1, RFWC5 x5; Intermatic HA02 x6; FortrezZ MIMOLite x3; Leviton VRPD3-1LW x4, VRR15-1LZ x6; Nest Tstat & 9x Protects; Dragon PD-100 x3, PA-100 x3

        Comment


          #5
          mcsTemperature plugin does this with the 3 WeatherPlug stations. It creates the new devices in the mcsTemperature house code map. This was a request awhile back from Dennis.

          Comment


            #6
            Michael, I'd been looking at mcstemp, in fact, I downloaded the docs (great job) and started familiarizing myself with it yesterday and have already considered purchasing it - which I suppose I should do before the new plugin pricing model goes into effect.

            I'll probably download the trial today and play with it. I do like its record-keeping (graphing) abilities.
            John
            Hardware: i5-6400T w/16GB RAM & SSD w/HS3Pro, Z-Net, Harmony Hub x2, Echo Dot x2, Ocelot
            Plugins: Z-wave, HSTouch, BLBackup, Harmony, GTS CPUXA, UltraMon3, Nest
            HSTouch: Multiple Android Devices; 5 x ToteVision MD-1001 10.1" Win 7 Tablets
            Devices: Cooper RF9501 x4, RF9517 x6, RF9534 x1, RF9540-N x7, RF9542 x1, RF9542-Z x2, RFHDSCG x1, RFWC5 x5; Intermatic HA02 x6; FortrezZ MIMOLite x3; Leviton VRPD3-1LW x4, VRR15-1LZ x6; Nest Tstat & 9x Protects; Dragon PD-100 x3, PA-100 x3

            Comment


              #7
              Originally posted by jrfuda
              Michael, I'd been looking at mcstemp, in fact, I downloaded the docs (great job) and started familiarizing myself with it yesterday and have already considered purchasing it - which I suppose I should do before the new plugin pricing model goes into effect.

              I'll probably download the trial today and play with it. I do like its record-keeping (graphing) abilities.
              Grab it.. It's well worth the registration fee. I know you're picky about stuff and McTemp should keep you entertained for a while.

              Comment


                #8
                Another request

                Dale,

                On the next update (?) can you add a line at the bottom of the screen that tells the last time it was updated? Or is there a way to find this information now? The java screen doesn't indicate this anywhere that I can find...

                Thanks
                -Dirk

                Comment


                  #9
                  I can't grab that info from the weather station, but I can grab it from the HS devices, I believe. If I remember correctly, all that would need changing would be the ASP file.

                  Comment


                    #10
                    Originally posted by Dirk
                    Dale,

                    On the next update (?) can you add a line at the bottom of the screen that tells the last time it was updated? Or is there a way to find this information now? The java screen doesn't indicate this anywhere that I can find...

                    Thanks
                    -Dirk
                    I just checked, and the "Last Change" of each device supplies you with the info you need. If you're just looking at the temperature, then pull the DeviceLastChange() from the S1 Temperature or whatever station you're using and add that info into the bottom of the ASP file. If you need help doing that, just email me at synthesize@synvb.com.

                    Comment

                    Working...
                    X