Announcement

Collapse
No announcement yet.

HS3 Beta 3.0.0.197

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

    HS3 Beta 3.0.0.197

    This is being posted as a Beta for testing to ensure that there are no upgrade issues. Please give this a try and give some feedback if you see any issues.

    Version 3.0.0.197 adds some new features to limit access to HomeSeer based on the user. For example, you can assign user Joe to only have access to devices in the kitchen.

    There is a new setting in the device properties that allows you to assign a user who can access that device. The options are:

    username
    Any

    Admin users always have access to all devices.

    On the Network tab where the users are defined, there are new options for "Normal" users. They can be given access to specific pages using the checkboxes. By default, a Normal user has access to all the pages listed. However, Normal users do not have access to setup, this is change. Most likely most users are currently using HomeSeer with an Admin user.

    The only possible issue with this update is if you are accessing your HS system as a Normal user and you do not know the Admin password. With this update, you will not have access to Setup.

    Build 197 is here:

    http://homeseer.com/updates3/SetupHS3_3_0_0_197.exe

    The user access carries over to HSTouch, to limit device access in HSTouch clients, install the 3.0.0.71 or later HSTouch Server plugin, it is in the Beta section of the updater. Note that this plugin requires HS3 version 3.0.0.197 or later and will not install or function with previous versions.

    For Zee, Zee S2, and SEL, use the manual update method to get 3.0.0.197.

    For standard Linux, tar file is here:

    http://homeseer.com/updates3/hs3_linux_3_0_0_197.tar.gz
    💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

    #2
    Originally posted by rjh View Post
    This is being posted as a Beta for testing to ensure that there are no upgrade issues. Please give this a try and give some feedback if you see any issues.

    Version 3.0.0.197 adds some new features to limit access to HomeSeer based on the user. For example, you can assign user Joe to only have access to devices in the kitchen.

    There is a new setting in the device properties that allows you to assign a user who can access that device. The options are:

    username
    Any

    Admin users always have access to all devices.

    On the Network tab where the users are defined, there are new options for "Normal" users. They can be given access to specific pages using the checkboxes. By default, a Normal user has access to all the pages listed. However, Normal users do not have access to setup, this is change. Most likely most users are currently using HomeSeer with an Admin user.

    The only possible issue with this update is if you are accessing your HS system as a Normal user and you do not know the Admin password. With this update, you will not have access to Setup.

    Build 197 is here:

    http://homeseer.com/updates3/SetupHS3_3_0_0_197.exe

    The user access carries over to HSTouch, to limit device access in HSTouch clients, install the 3.0.0.71 HSTouch Server plugin, it is in the Beta section of the updater.
    They both are installed and working fine. I see no immediate issues. I also see the user choices. I will have to play with that, because I have only two users and they are both administrators. I added a guest user account and now I have choices on the few lighting devices I checked. I'll add some more users and play some more later.
    HS4 Pro, 4.2.19.0 Windows 10 pro, Supermicro LP Xeon

    Comment


      #3
      Hi,

      I installed 197 and hstouch 71. and i have several issues...

      I cant find the setting for a device to add useraccess, where can i find this?

      with hstouch 71. i get several errors in the log. and cant connect anymore. The hstouch clients startup but all values in my hstouch screens stay empty.


      Code:
      jul-31 9:19:51	 	HSTouch Server ERROR	Exception in HandleRcvCommandQ(1):Method not found: 'System.Object HomeSeerAPI.IHSApplication.GetDeviceEnumeratorUser(System.String)'.: at HSPI_HSTOUCH.Module1.GetDeviceEnumerator(String user) at HSPI_HSTOUCH.HSTServer.EnergyCommand_GetAll(Command_Data Command_Args) at HSPI_HSTOUCH.HSTServer.HandleRcvCommandQ(Command_Data Command_Args, ClientConnection& sender)
      jul-31 9:19:51	 	HSTouch Server	Error getting devices, do you have more than one device added to HomeSeer?

      any thoughts? still on 194 but downgraded hstouch to 68, and hstouch works as expected again.

      regards

      bart
      Regards Bart
      ------------------------------------------
      Win7 64Bit on Intel NUCI7 with SSD
      HSPRO 3.
      Devices; 1370 Events; 691

      Jon00 Scripts, JowHue, HSTouch, Plugwise, Z-wave, Ultranetatmo, Ultracam, PHlocation, BLUSBUIRT, MeiHarmony, Buienradar, MEiUnifi Pushover 3P, Random, Nest HSPhone and Blueiris

      Visonic Powermax Alarm System (HS3) Interface: http://www.domoticaforum.eu/viewtopic.php?f=68&t=11129

      Comment


        #4
        disregard last message,

        I carried out a homeseer repair installation, and everything is functioning fine afterwards. also my z-tool issues are resolved

        regards

        Bart
        Regards Bart
        ------------------------------------------
        Win7 64Bit on Intel NUCI7 with SSD
        HSPRO 3.
        Devices; 1370 Events; 691

        Jon00 Scripts, JowHue, HSTouch, Plugwise, Z-wave, Ultranetatmo, Ultracam, PHlocation, BLUSBUIRT, MeiHarmony, Buienradar, MEiUnifi Pushover 3P, Random, Nest HSPhone and Blueiris

        Visonic Powermax Alarm System (HS3) Interface: http://www.domoticaforum.eu/viewtopic.php?f=68&t=11129

        Comment


          #5
          The .71 HSTouch Server plugin is using some new API calls that do not exist in previous versions of HS. I was hoping I could trap the errors and still allow it to function, but I see it is not. I will look into that. If I cannot make it work, the plugin will be set to require HS .197 or later. Right now, that is a requirement if you want to try the .71 HSTouch Plugin.

          Originally posted by bartbakels View Post
          Hi,

          I installed 197 and hstouch 71. and i have several issues...

          I cant find the setting for a device to add useraccess, where can i find this?

          with hstouch 71. i get several errors in the log. and cant connect anymore. The hstouch clients startup but all values in my hstouch screens stay empty.


          Code:
          jul-31 9:19:51	 	HSTouch Server ERROR	Exception in HandleRcvCommandQ(1):Method not found: 'System.Object HomeSeerAPI.IHSApplication.GetDeviceEnumeratorUser(System.String)'.: at HSPI_HSTOUCH.Module1.GetDeviceEnumerator(String user) at HSPI_HSTOUCH.HSTServer.EnergyCommand_GetAll(Command_Data Command_Args) at HSPI_HSTOUCH.HSTServer.HandleRcvCommandQ(Command_Data Command_Args, ClientConnection& sender)
          jul-31 9:19:51	 	HSTouch Server	Error getting devices, do you have more than one device added to HomeSeer?

          any thoughts? still on 194 but downgraded hstouch to 68, and hstouch works as expected again.

          regards

          bart
          💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

          Comment


            #6
            I seem to be having some troubles. I'm seeing random system busy lost time messages and other things.
            Attached Files
            https://forums.homeseer.com/forum/de...plifier-plugin

            Comment


              #7
              I switched to Windows 10 on the 29th, then to 3.0.0.197 and HSTouch 3.0.0.71 yesterday. I had all kinds of problems with both my iOS and Android HSTouch devices. They were sluggish and unresponsive last night. Not knowing whether the problem was with the O/S or with the HS3 update, I rolled back to the 3.0.0.194 backup from yesterday. So far all of the HSTouch clients are working normally now. I may try the update again this weekend after the dust settles on the Windows 10 upgrade.
              Last edited by randy; July 31, 2015, 10:00 AM.
              HS4 Pro, 4.2.19.0 Windows 10 pro, Supermicro LP Xeon

              Comment


                #8
                I'm running HS3 3.0.0.197, HSTouch Server 3.0.0.71 and Android client 1.0.127 and the HSTouch Android client is very slow compared with HS3 3.0.0.194 and HSTouch server 3.0.0.69.

                The main thing I notice is it being very slow at connection time. I have a 4 status icons on my main screen and at start up it can take 10-15 seconds for these to appear.

                Paul..

                Comment


                  #9
                  Originally posted by sooty View Post
                  I'm running HS3 3.0.0.197, HSTouch Server 3.0.0.71 and Android client 1.0.127 and the HSTouch Android client is very slow compared with HS3 3.0.0.194 and HSTouch server 3.0.0.69.

                  The main thing I notice is it being very slow at connection time. I have a 4 status icons on my main screen and at start up it can take 10-15 seconds for these to appear.

                  Paul..
                  That is very much the same as I was reporting above. I can also add that I updated from 3.0.0.194 to 3.0.0.197 again and the problem immediately resurfaced. Going to the 3.0.0.194 backup and HSTouch becomes responsive. The problem is repeatable. Since HSTouch 3.0.0.71 installs automatically with the update, I'm not certain which component causes the problem. I suppose I could keep 194 and update to the beta HSTouch plug-in, but for now I am going to stick with 3.0.0.194 and 3.0.0.69. If I have time later I may try the HSTouch plug-in by itself.
                  HS4 Pro, 4.2.19.0 Windows 10 pro, Supermicro LP Xeon

                  Comment


                    #10
                    Hmm,

                    After i did a repair feom the homeseer installer. Everything is functioning as expected... On 1.97 and hstouch 71 , and delays are not longer than in previous setups..

                    Bart
                    Regards Bart
                    ------------------------------------------
                    Win7 64Bit on Intel NUCI7 with SSD
                    HSPRO 3.
                    Devices; 1370 Events; 691

                    Jon00 Scripts, JowHue, HSTouch, Plugwise, Z-wave, Ultranetatmo, Ultracam, PHlocation, BLUSBUIRT, MeiHarmony, Buienradar, MEiUnifi Pushover 3P, Random, Nest HSPhone and Blueiris

                    Visonic Powermax Alarm System (HS3) Interface: http://www.domoticaforum.eu/viewtopic.php?f=68&t=11129

                    Comment


                      #11
                      Hello,

                      Does this build address the issue preventing more than one simultaneous connection to the JSON/ASCII port 11000?

                      Thanks.

                      Comment


                        #12
                        Hi Rich,

                        I just noticed the beta for security features. As I am one of those who requested a more robust access management framework, I will install this tonight, and begin testing it. Thanks.

                        Comment


                          #13
                          Maybe someone have tried. I have users that have to have access because of IFTTT. But can i now limit the use in the web but still let IFTTT work? I'm a bit confused on what needs what here.
                          Certified installer for HomeSeer, Control4, KNX and Eaton/xComfort

                          Comment


                            #14
                            Browser page refreshes after clicking "Select Device Image"

                            I'm on 197. I've recently moved my HS installation to a new machine that was subsequently upgraded to Windows 10. I've only tried to do this in the last two days, so I don't know with which change it started.

                            On the Device Management page, I click on the name of a device, and the Configuration/Advanced/Status Graphics/etc page comes up. I click on "Select Device Image", and the select device image box comes up for a split second and then the page reloads, so I'm unable to change anything. This is happening under both 64 bit Chrome and MS Edge. It might be happening elsewhere in HS3, but it was late when I was working with it, and I can't seem to find any other instances right now.

                            Doesn't happen under Advanced/"Select Thumbnail Image" - that's working properly.

                            Has anyone else see this? Any ideas on how to fix it?

                            Thanks
                            Jim Madigan

                            Comment


                              #15
                              Yes.

                              Originally posted by JimBob View Post
                              Hello,

                              Does this build address the issue preventing more than one simultaneous connection to the JSON/ASCII port 11000?

                              Thanks.
                              💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

                              Comment

                              Working...
                              X