Announcement

Collapse
No announcement yet.

ImperiHome Plug-in - Beta Testing

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

    Originally posted by info@kaeseler.dk View Post
    Yes, they are all there and they are selected.
    I can get this working by changing the following (which I think is really weird):

    initially I set up my virtual devices with single values (on the HS device, status graphics tab) e.g. 15,0 ; 15,5 ; 16,0 ; etc... and the corresponding status string 15,0 C ; 15,5 C ; 16,0 C ; etc.

    When I change the status string to 15.0 C ; 15.5 C ; 16.0 C

    meaning changing from decimal-comma to decimal-dot the issue is solved.

    Comment


      Originally posted by info@kaeseler.dk View Post
      I can get this working by changing the following (which I think is really weird):

      initially I set up my virtual devices with single values (on the HS device, status graphics tab) e.g. 15,0 ; 15,5 ; 16,0 ; etc... and the corresponding status string 15,0 C ; 15,5 C ; 16,0 C ; etc.

      When I change the status string to 15.0 C ; 15.5 C ; 16.0 C

      meaning changing from decimal-comma to decimal-dot the issue is solved.
      this is because when the plug-in send to IH the values for a multiswitch it must separate them with commas, so having multiswitch values which include comma is not possible.

      Comment


        ImperiHome Plug-in - Beta Testing

        Hi



        I'm using a Remotec Z-Wave to Split System Aircon IR Controller Extender device to control my air conditionning, this device is configured as a thermostat in Homeseer and the IH plugin detects it as a thermostat BUT I have 2 issues , first the set temperature and the current temperature are displaying 0 while the real room temp is 21 and the coolling temperature is 21.



        Can anyone point me to the problem ?
        Attached Files
        Last edited by goldriver; June 27, 2017, 06:31 PM.

        Comment


          Finally with Help from my fellow ex-VERA mate @integlikewhoa, I've finally am up and running including IP camera's via IH using BlueIris, they work great the question is I would like to select a particular PTZ to move the camera view position to look as a activity e.g. Garage Door activity and then move it back my initial thought was a simple PTZ button 1-5 that I could either manual select or via some other means, is it possible, I do not see any option currently?

          Second question I enter camera my BlueIris camera particulars for both JPEG and MJPEG (see attached) Is there some order of precedence that when the camera in question uses?
          Attached Files
          Computer: CUK Intel NUC7i7BNH
          Op System: Windows10 Pro - Work Station
          HS Version: HS4 Pro Edition 4.2.19.0

          Plug-Ins: AK Weather 4.0.5.25,APCUPSD 3.3.2.3,BLBackup 2.0.63.0,BLEditor 2.0.11.0,BLGData 3.0.55.0,BLOccupied 2.0.28.0,BLShutdown 1.0.6.0,Blue-Iris 3.1.3.33206,Device History 3.2.0.2,EasyTrigger 3.0.0.76,Harmony Hub 4.0.14.0,iRobot 5.22.41.1,JowiHue 4.0.8.7,Nest 3.0.0.34,NetCam Plugin 1.0.0.5,PHLocation2 3.0.0.64,Pushover 4.0.10.0,Random 3.0.0.2,Restart 1.0.0.7,Ring 1.0.0.9,SDJ-Health 3.1.1.3,Sonos 3.1.0.59,Sonos4 4.0.1.12,UltraCID3 3.0.6681.34300,UltraMon3 3.0.6554.33094,UltraNetCam3 3.0.6413.20219,Unifi 4.0.32.0,Zigbee 4.0.11.0,Z-Wave 4.0.3.0, and Jon00 scripts.

          Comment


            Originally posted by MNB View Post
            Finally with Help from my fellow ex-VERA mate @integlikewhoa, I've finally am up and running including IP camera's via IH using BlueIris, they work great the question is I would like to select a particular PTZ to move the camera view position to look as a activity e.g. Garage Door activity and then move it back my initial thought was a simple PTZ button 1-5 that I could either manual select or via some other means, is it possible, I do not see any option currently?

            Second question I enter camera my BlueIris camera particulars for both JPEG and MJPEG (see attached) Is there some order of precedence that when the camera in question uses?

            You'll probley find more of this info from Imperihome themselves.

            https://imperihome.zendesk.com/hc/en...-my-IP-Camera-

            I still say that the JPG is used for previews when the camera is not clicked on or opened up. The MJPEG is used for live stream when you click on the image and go full screen.

            I also don't think Imperihome supports any ptz options so neither will the plugin. You options would be to mickey something together yourself. An event that sends http command to Blueiris to turn cam to a set position.

            Blueiris accepts position cams using the following http. =

            /cam/{cam-short-name}?pos=x

            Performs a PTZ command on the specified camera, where x= 0=left, 1=right, 2=up, 3=down, 4=home, 5=zoom in, 6=zoom out, 7+1 = Preset 1, 7+2 = Preset 2, etc

            So you could make a button in Imperihome that runs a event or send that http command to turn camera to a certain position. Even have an even turn it back after so long.

            EDIT: to be more clear

            "192.168.1.134:8021/cam/CamShortName/pos=8"

            should get you the correct http to turn camera to preset #1.

            Comment


              @integlikewhoa, can you share your string text to display your Roomba particulars? Mike


              Originally posted by integlikewhoa View Post
              Well within one day I was able to get imperihome to update their sensor widget to include the option to not have a icon. This allows the sting text to take up the whole box rather then loosing a chunk of it and not being centered. These guys are on it.
              Computer: CUK Intel NUC7i7BNH
              Op System: Windows10 Pro - Work Station
              HS Version: HS4 Pro Edition 4.2.19.0

              Plug-Ins: AK Weather 4.0.5.25,APCUPSD 3.3.2.3,BLBackup 2.0.63.0,BLEditor 2.0.11.0,BLGData 3.0.55.0,BLOccupied 2.0.28.0,BLShutdown 1.0.6.0,Blue-Iris 3.1.3.33206,Device History 3.2.0.2,EasyTrigger 3.0.0.76,Harmony Hub 4.0.14.0,iRobot 5.22.41.1,JowiHue 4.0.8.7,Nest 3.0.0.34,NetCam Plugin 1.0.0.5,PHLocation2 3.0.0.64,Pushover 4.0.10.0,Random 3.0.0.2,Restart 1.0.0.7,Ring 1.0.0.9,SDJ-Health 3.1.1.3,Sonos 3.1.0.59,Sonos4 4.0.1.12,UltraCID3 3.0.6681.34300,UltraMon3 3.0.6554.33094,UltraNetCam3 3.0.6413.20219,Unifi 4.0.32.0,Zigbee 4.0.11.0,Z-Wave 4.0.3.0, and Jon00 scripts.

              Comment


                What side do you need the info for? The string data is coming from the plugin and in hs3 that way. I just used a generic sensor with use string data checked to pass that along in imperihome.
                Attached Files

                Comment


                  Jim, thanxs for the screen shots "me thinks" that there is a difference between the plugins. Your plugin places all of the values within a single device where as the BLRoomba seems to have separated them into separate devices (see graphic) which would mean that I would have to get all of them separately and then combine them to get the same text string content and format.
                  Attached Files
                  Computer: CUK Intel NUC7i7BNH
                  Op System: Windows10 Pro - Work Station
                  HS Version: HS4 Pro Edition 4.2.19.0

                  Plug-Ins: AK Weather 4.0.5.25,APCUPSD 3.3.2.3,BLBackup 2.0.63.0,BLEditor 2.0.11.0,BLGData 3.0.55.0,BLOccupied 2.0.28.0,BLShutdown 1.0.6.0,Blue-Iris 3.1.3.33206,Device History 3.2.0.2,EasyTrigger 3.0.0.76,Harmony Hub 4.0.14.0,iRobot 5.22.41.1,JowiHue 4.0.8.7,Nest 3.0.0.34,NetCam Plugin 1.0.0.5,PHLocation2 3.0.0.64,Pushover 4.0.10.0,Random 3.0.0.2,Restart 1.0.0.7,Ring 1.0.0.9,SDJ-Health 3.1.1.3,Sonos 3.1.0.59,Sonos4 4.0.1.12,UltraCID3 3.0.6681.34300,UltraMon3 3.0.6554.33094,UltraNetCam3 3.0.6413.20219,Unifi 4.0.32.0,Zigbee 4.0.11.0,Z-Wave 4.0.3.0, and Jon00 scripts.

                  Comment


                    I like yours better anyways. Keep them seperate.

                    Comment


                      thanxs.... did you see the attached IH pic with devices in rounded boxes instead of square box out lines?
                      Computer: CUK Intel NUC7i7BNH
                      Op System: Windows10 Pro - Work Station
                      HS Version: HS4 Pro Edition 4.2.19.0

                      Plug-Ins: AK Weather 4.0.5.25,APCUPSD 3.3.2.3,BLBackup 2.0.63.0,BLEditor 2.0.11.0,BLGData 3.0.55.0,BLOccupied 2.0.28.0,BLShutdown 1.0.6.0,Blue-Iris 3.1.3.33206,Device History 3.2.0.2,EasyTrigger 3.0.0.76,Harmony Hub 4.0.14.0,iRobot 5.22.41.1,JowiHue 4.0.8.7,Nest 3.0.0.34,NetCam Plugin 1.0.0.5,PHLocation2 3.0.0.64,Pushover 4.0.10.0,Random 3.0.0.2,Restart 1.0.0.7,Ring 1.0.0.9,SDJ-Health 3.1.1.3,Sonos 3.1.0.59,Sonos4 4.0.1.12,UltraCID3 3.0.6681.34300,UltraMon3 3.0.6554.33094,UltraNetCam3 3.0.6413.20219,Unifi 4.0.32.0,Zigbee 4.0.11.0,Z-Wave 4.0.3.0, and Jon00 scripts.

                      Comment


                        Originally posted by MNB View Post
                        thanxs.... did you see the attached IH pic with devices in rounded boxes instead of square box out lines?
                        I did not. Send again.

                        Comment


                          Originally posted by MNB View Post
                          thanxs.... did you see the attached IH pic with devices in rounded boxes instead of square box out lines?
                          I think your saying that Andriod is better.

                          I think Square is an iOS thing. Like how apple makes a square watch.

                          Comment


                            Ecobee

                            I am using the homeseer ecobee plugin. And in imperihome I see the thermostates. But I can't change the temperature settings. Any ideas? Thanks.

                            Comment


                              Originally posted by copperlab View Post
                              I am using the homeseer ecobee plugin. And in imperihome I see the thermostates. But I can't change the temperature settings. Any ideas? Thanks.
                              I'm going to need more information. What do you mean by "I can't change the temperature settings"? Do you see the setpoint controls in the IH app, do you get any error in the HS logs when you try to change them?

                              Comment


                                Originally posted by spud View Post
                                I'm going to need more information. What do you mean by "I can't change the temperature settings"? Do you see the setpoint controls in the IH app, do you get any error in the HS logs when you try to change them?
                                pretty embarrassing. But somehow I uninstalled the ecobee plugin. So of course none of the devices are working. All is good now. Thanks

                                Comment

                                Working...
                                X