Announcement

Collapse
No announcement yet.

Removing virtual icon - want text only

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Removing virtual icon - want text only

    Sorry for the dumb question but, how can I get rid of the little circle to the left of the virtual icon. I only want to display text...

    /Robert
    HS3PRO 3.0.0.500 as a Fire Daemon service, Windows 2016 Server Std Intel Core i5 PC HTPC Slim SFF 4GB, 120GB SSD drive, WLG800, RFXCom, TI103,NetCam, UltraNetcam3, BLBackup, CurrentCost 3P Rain8Net, MCsSprinker, HSTouch, Ademco Security plugin/AD2USB, JowiHue, various Oregon Scientific temp/humidity sensors, Z-Net, Zsmoke, Aeron Labs micro switches, Amazon Echo Dots, WS+, WD+ ... on and on.

    #2
    You would have to create a blank icon and add it to the device string to get rid of the default circle.
    💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

    Comment


      #3
      Thanks Rupp. But are you sure??? The reason I ask is that Jim Doolittle's thermostat plugin has lines for 'Active' , 'Table P' or 'Heat' etc. It just seems like a pain especially if you have something other than default cell colours.
      Maybe Jim could verify???

      Robert
      HS3PRO 3.0.0.500 as a Fire Daemon service, Windows 2016 Server Std Intel Core i5 PC HTPC Slim SFF 4GB, 120GB SSD drive, WLG800, RFXCom, TI103,NetCam, UltraNetcam3, BLBackup, CurrentCost 3P Rain8Net, MCsSprinker, HSTouch, Ademco Security plugin/AD2USB, JowiHue, various Oregon Scientific temp/humidity sensors, Z-Net, Zsmoke, Aeron Labs micro switches, Amazon Echo Dots, WS+, WD+ ... on and on.

      Comment


        #4
        Robert,
        I'm not sure what Jim's script does but if you create a blank icon and add it to the device string it will show the icon.
        💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

        Comment


          #5
          change font size

          Thanks Rupp. Ok I've thought about using an icon in my cell as well as the text. I'd like to shrink the text size to 7 pt. or so if possible.
          I've used:
          PHP Code:
          hs.SetDeviceString "s20""<img src='images\signalgreen.gif' align=absmiddle>" &" <font x color='Yellow'>Last Backup:<font color='Green'> Incremental" 
          But the font is actually larger. Have I got the syntax right?

          I'd also like to put a date stamp as well since the Last Change status doesn't seem to change as expect when the event executes.

          thanks in advance

          Robert

          Hum... I can't seem to just display text with this post. The hs.SetDevicexxx string is being interpreted...
          Last edited by Rupp; October 17, 2006, 10:58 AM.
          HS3PRO 3.0.0.500 as a Fire Daemon service, Windows 2016 Server Std Intel Core i5 PC HTPC Slim SFF 4GB, 120GB SSD drive, WLG800, RFXCom, TI103,NetCam, UltraNetcam3, BLBackup, CurrentCost 3P Rain8Net, MCsSprinker, HSTouch, Ademco Security plugin/AD2USB, JowiHue, various Oregon Scientific temp/humidity sensors, Z-Net, Zsmoke, Aeron Labs micro switches, Amazon Echo Dots, WS+, WD+ ... on and on.

          Comment


            #6
            I dont know if this helps.... but I am using UltraStatus

            simple...
            give it a name...
            give it the text for on
            give it text for off
            give it text for unknown
            give it the house codes
            and away we are.. im actually using it for icons though...
            HW - i5 4570T @2.9ghz runs @11w | 8gb ram | 128gb ssd OS - Win10 x64

            HS - HS3 Pro Edition 3.0.0.435

            Plugins - BLRF 2.0.94.0 | Concord 4 3.1.13.10 | HSBuddy 3.9.605.5 | HSTouch Server 3.0.0.68 | RFXCOM 30.0.0.36 | X10 3.0.0.36 | Z-Wave 3.0.1.190

            Hardware - EdgePort/4 DB9 Serial | RFXCOM 433MHz USB Transceiver | Superbus 2000 for Concord 4 | TI103 X-10 Interface | WGL Designs W800 RF | Z-Net Z-Wave Interface

            Comment


              #7
              Then just copy the blank icon into the images/homeseer directory, name it the same as the blank string you are using and it ultra will replace the string for you.

              --Dan
              Tasker, to a person who does Homeautomation...is like walking up to a Crack Treatment facility with a truck full of 3lb bags of crack. Then for each person that walks in and out smack them in the face with an open bag.

              Comment


                #8
                Sorry.. perhaps I've confused you guys. All I want to do is shrink the text of the display and perhaps add a timestamp as well.
                Seems I can make the font smaller - though only when I don't have an icon.
                It's my hs.SetDeviceString statement I need help with.

                Robert
                HS3PRO 3.0.0.500 as a Fire Daemon service, Windows 2016 Server Std Intel Core i5 PC HTPC Slim SFF 4GB, 120GB SSD drive, WLG800, RFXCom, TI103,NetCam, UltraNetcam3, BLBackup, CurrentCost 3P Rain8Net, MCsSprinker, HSTouch, Ademco Security plugin/AD2USB, JowiHue, various Oregon Scientific temp/humidity sensors, Z-Net, Zsmoke, Aeron Labs micro switches, Amazon Echo Dots, WS+, WD+ ... on and on.

                Comment


                  #9
                  PHP Code:
                  hs.SetDeviceString "s20""<img src='images\signalgreen.gif' align=absmiddle>" &" <font size = 1 color='Yellow'>Last Backup:<font color='Green'> Incremental"True 
                  Try this and the addition of true on the end of the setDeviceString will update the last update column.
                  💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

                  Comment


                    #10
                    Thanks - font size = 1 did it. I'd like to set either the "Last Change" column to the current time of the event. Either that, or place a date/time stamp in my text. How can I do either of these? I just figured the "Last Lange" would be set when I tickled this virtual device through an event.

                    Thanks again for all your help

                    Robert
                    HS3PRO 3.0.0.500 as a Fire Daemon service, Windows 2016 Server Std Intel Core i5 PC HTPC Slim SFF 4GB, 120GB SSD drive, WLG800, RFXCom, TI103,NetCam, UltraNetcam3, BLBackup, CurrentCost 3P Rain8Net, MCsSprinker, HSTouch, Ademco Security plugin/AD2USB, JowiHue, various Oregon Scientific temp/humidity sensors, Z-Net, Zsmoke, Aeron Labs micro switches, Amazon Echo Dots, WS+, WD+ ... on and on.

                    Comment


                      #11
                      Anyone on this???

                      I'd like to set either the "Last Change" column to the current time of the event. Either that, or place a date/time stamp in my text displayed. How can I do either of these? I just figured the "Last Lange" would be set when I tickled this virtual device through an event.


                      Robert
                      HS3PRO 3.0.0.500 as a Fire Daemon service, Windows 2016 Server Std Intel Core i5 PC HTPC Slim SFF 4GB, 120GB SSD drive, WLG800, RFXCom, TI103,NetCam, UltraNetcam3, BLBackup, CurrentCost 3P Rain8Net, MCsSprinker, HSTouch, Ademco Security plugin/AD2USB, JowiHue, various Oregon Scientific temp/humidity sensors, Z-Net, Zsmoke, Aeron Labs micro switches, Amazon Echo Dots, WS+, WD+ ... on and on.

                      Comment


                        #12
                        I would gather from Rupps previous statments that the TRUE on the end of the statement he provided will "tickle" your "Lange" (I surmise you mean change) column.

                        You can always look up the setdevicestring in the help for more information. The help is tremendously helpful!

                        I hope that helps!

                        --Dan
                        Tasker, to a person who does Homeautomation...is like walking up to a Crack Treatment facility with a truck full of 3lb bags of crack. Then for each person that walks in and out smack them in the face with an open bag.

                        Comment


                          #13
                          Yep the true will auto update the last change column.
                          💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

                          Comment


                            #14
                            Thanks again...

                            Robert
                            HS3PRO 3.0.0.500 as a Fire Daemon service, Windows 2016 Server Std Intel Core i5 PC HTPC Slim SFF 4GB, 120GB SSD drive, WLG800, RFXCom, TI103,NetCam, UltraNetcam3, BLBackup, CurrentCost 3P Rain8Net, MCsSprinker, HSTouch, Ademco Security plugin/AD2USB, JowiHue, various Oregon Scientific temp/humidity sensors, Z-Net, Zsmoke, Aeron Labs micro switches, Amazon Echo Dots, WS+, WD+ ... on and on.

                            Comment


                              #15
                              Can you post an example of what your device strings are to set the icons up? I just wish that the online manual for ultraview/ultrastatus was online as this may clear up a lot of things for me.

                              Thanks,

                              Mike

                              Comment

                              Working...
                              X