Announcement

Collapse
No announcement yet.

HS4 Plugin Version Shutdown / Restart HS4

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

    HS4 Plugin Version Shutdown / Restart HS4

    Any issues with HS4 reported. BLShutdown successfully Shuts down HS4 then restarts my S6 Pro and loads HS4 with no issue. However, when running a manually triggered event to shutdown/restart HS4 - my system only shuts down HS4 but does not execute the HS4.exe start up.

    Here are my logs:

    ActionUID: 76
    Action: Shutdown HomeSeer and Restart Computer

    2/13/2020 2:29:34 AM : v1.0.4.0 - ActionConfigured(): theReturn --> True
    2/13/2020 2:29:34 AM : v1.0.4.0 - ActionConfigured() finished
    2/13/2020 2:29:34 AM : v1.0.4.0 - ActionFormatUI() started
    2/13/2020 2:29:34 AM : v1.0.4.0 - ActionFormatUI(): ActInfo.TANumber --> 1
    2/13/2020 2:29:34 AM : v1.0.4.0 - ActionFormatUI(): ActInfo.SubTANumber --> 0
    2/13/2020 2:29:34 AM : v1.0.4.0 - ActionFormatUI(): ActInfo.evRef --> 20
    2/13/2020 2:29:34 AM : v1.0.4.0 - ActionFormatUI(): ActInfo.UID --> 76
    2/13/2020 2:29:34 AM : v1.0.4.0 - ActionFormatUI(): strAction.Result --> True
    2/13/2020 2:29:34 AM : v1.0.4.0 - ActionFormatUI() strAction.ActObj contains data
    2/13/2020 2:29:34 AM : v1.0.4.0 - ActionFormatUI(): strAction.WhichAction --> Shutdown
    2/13/2020 2:29:34 AM : v1.0.4.0 - ActionFormatUI(): st.ToString --> BLShutdown: Shutdown HomeSeer and Restart Computer
    2/13/2020 2:29:34 AM : v1.0.4.0 - ActionFormatUI() finished
    2/13/2020 2:29:34 AM : v1.0.4.0 - ActionConfigured() started
    2/13/2020 2:29:34 AM : v1.0.4.0 - ActionConfigured(): ActInfo.TANumber --> 1
    2/13/2020 2:29:34 AM : v1.0.4.0 - ActionConfigured(): ActInfo.SubTANumber --> 0
    2/13/2020 2:29:34 AM : v1.0.4.0 - ActionConfigured(): ActInfo.evRef --> 20
    2/13/2020 2:29:34 AM : v1.0.4.0 - ActionConfigured(): ActInfo.UID --> 76
    2/13/2020 2:29:34 AM : v1.0.4.0 - ActionConfigured(): strAction.Result --> True
    2/13/2020 2:29:34 AM : v1.0.4.0 - ActionConfigured() strAction.ActObj contains data
    2/13/2020 2:29:34 AM : v1.0.4.0 - ActionConfigured(): strAction.WhichAction --> Shutdown
    2/13/2020 2:30:26 AM : v1.0.4.0 - **************** Debug Logging DISABLED at 2/13/2020 2:30:26 AM ****************
    2/13/2020 2:31:27 AM : v1.0.4.0 - **************** Debug Logging DISABLED at 2/13/2020 2:31:27 AM ****************

    #2
    I have the same problem in HS4. It shuts down HS4 fine but won't restart HS4.

    Comment


      #3
      I have same issue

      Comment


        #4
        same issue

        Comment


          #5
          +1

          Comment


            #6
            Hi

            Same issue here. I am guessing Blade needs to change the restart path. Looked in the config file, nothing apparent. Hopefully, he can modify this.

            Will

            Comment


              #7
              The best way to get Bob's attention is to create a ticket on his web site. There's a link in his signature.
              Mike____________________________________________________________ __________________
              HS3 Pro Edition 3.0.0.548, NUC i3

              HW: Stargate | NX8e | CAV6.6 | Squeezebox | PCS | WGL 800RF | RFXCOM | Vantage Pro | Green-Eye | Edgeport/8 | Way2Call | Ecobee3 | EtherRain | Ubiquiti

              Comment


                #8
                Has this issue been fixed yet ?

                Comment


                  #9
                  Any update on when this will be fixed to work with HS4?

                  Thanks
                  Jim

                  Comment


                    #10
                    Try out 1.0.6 in the beta section
                    Cheers,
                    Bob
                    Web site | Help Desk | Feature Requests | Message Board

                    Comment


                      #11
                      Originally posted by Blade View Post
                      Try out 1.0.6 in the beta section
                      I missed the Beta version. I installed the Beta version all is working now. Thanks Blade

                      Comment


                        #12
                        I know nothing about scripting so I simply copied the example in the help section and changed the "2" to a "4" because I want to shutdown and restart the PC and HS4.

                        hs.PluginFunction("BLShutdown", "", "Shutdown", New Object(){2})

                        I tried issuing the command within HS4 and also created an event that runs this script.

                        Sub Main()
                        hs.PluginFunction("BLShutdown", "", "Shutdown", New Object(){4})
                        End Sub

                        However, it won't run due to an error. Please help.

                        Comment


                          #13
                          Where I can I find this BLshutdown plug-in ? A search from within HS4-Pi does not find it, even under Beta.

                          Comment


                            #14
                            madbrain Go past the HS4 section to the HS3 section, it's there and works perfectly.

                            Comment


                              #15
                              Originally posted by racerfern View Post
                              madbrain Go past the HS4 section to the HS3 section, it's there and works perfectly.
                              It's not there in the list in my version. It should be between BLSecurity and BLSpeech, but isn't.

                              I'm using :

                              HomeSeer HS4 Pi 30-Day Trial Edition 4.2.7.0 (Linux)

                              Comment

                              Working...
                              X