Announcement

Collapse
No announcement yet.

PHLocation V1 Plug-In [No Longer in Development - See PHLocation2]

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

    Open the root device from your screenshot for editing, got to the PHL tab and note the device id shown there.

    In the url change device=1420 to device=deviceidfromabove

    Then try again.

    Paul..

    Comment


      Originally posted by sooty View Post
      Open the root device from your screenshot for editing, got to the PHL tab and note the device id shown there.

      In the url change device=1420 to device=deviceidfromabove

      Then try again.

      Paul..
      Thanks. It works like a charm. I also tested in the browser to add http://user***@192.168.253.4...... and it still works.

      Thanks a lot, and thanks for a great plugin

      Regards Christian

      Comment


        Would it be possible to create a defined location from the location history and could we get a grouping of locations? Example I go to multiple gyms and would like to be able to know just that I’m at the gym by grouping all of the associated location. Can we also get triggers based on being out of state / country?

        Comment


          Anybody able to get battery level, altitude and fix type when using tasker?

          The devices arent updating. Everything else seems fine.



          Code:
          mai-20 21:36:29	 	PHLocation	(ProcessPosQ) ProcPositionData returned OK for 469
          mai-20 21:36:29	 	PHLocation	(UpdateUserUserDevices) Called
          mai-20 21:36:29	 	PHLocation	(UpdatePlaceDevices) Checking nearest common places for user Ref:469.
          mai-20 21:36:29	 	PHLocation	(UpdatePlaceDevices) Called
          mai-20 21:36:29	 	PHLocation Warning	(TEMP) Error data: Ref:469 Lat:XX Lon:XX Acc:72 HasLoc:True Ptime:20.05.2018 21:36:04
          mai-20 21:36:29	 	PHLocation Error	(UpdateUserDevice) Error with device update procedure! System.NullReferenceException: Object reference not set to an instance of an object. at q.k(String A_0) at p.a(h A_0, Int32 A_1)
          mai-20 21:36:29	 	PHLocation	(UpdateUserDevice) Found Altitude type child device: 481 for user: 469.
          mai-20 21:36:29	 	PHLocation	(UpdateUserDevice) Speed type device: 479 for user: 469 Updated to: 0
          mai-20 21:36:29	 	PHLocation	(UpdateUserDevice) Found Speed type child device: 479 for user: 469.
          mai-20 21:36:29	 	PHLocation	(UpdateUserDevice) Accuracy type device: 478 for user: 469 Updated to: 72
          mai-20 21:36:29	 	PHLocation	(UpdateUserDevice) Found Accuracy type child device: 478 for user: 469.
          mai-20 21:36:29	 	PHLocation	(UpdateUserDevice) Loc Timer : 477 reset for user: 469.
          mai-20 21:36:29	 	PHLocation	(UpdateUserDevice) Found Loc Timer type child device: 477 for user: 469.
          mai-20 21:36:29	 	PHLocation	(UpdateUserDevice) Longitude type device: 476 for user: 469 Updated to: XX
          mai-20 21:36:29	 	PHLocation	(UpdateUserDevice) Found Longitude type child device: 476 for user: 469.
          mai-20 21:36:29	 	PHLocation	(UpdateUserDevice) Latitude type device: 475 for user: 469 Updated to: XX
          mai-20 21:36:29	 	PHLocation	(UpdateUserDevice) Found Latitude type child device: 475 for user: 469.
          mai-20 21:36:29	 	PHLocation	(UpdateUserDevice) Found Post Code type child device: 474 for user: 469.
          mai-20 21:36:29	 	PHLocation	(UpdateUserDevice) Found Country type child device: 473 for user: 469.
          mai-20 21:36:29	 	PHLocation	(UpdateUserDevice) Found City type child device: 472 for user: 469.
          mai-20 21:36:29	 	PHLocation	(UpdateUserDevice) Address URL device: 471 for user: 469 Updated.
          mai-20 21:36:29	 	PHLocation	(UpdateUserDevice) Found Address URL child device: 471 for user: 469.
          mai-20 21:36:29	 	PHLocation	(UpdateUserDevice) Street type device: 470 for user: 469 Updated.
          mai-20 21:36:29	 	PHLocation	(UpdateUserDevice) Found Street type child device: 470 for user: 469.
          mai-20 21:36:29	 	PHLocation	(UpdateUserDevice) Reverse geocode G OK for [469] = XXXX
          mai-20 21:36:29	 	PHLocation	(GetReverseGeoG) Status: OK
          mai-20 21:36:29	 	PHLocation	(UpdateUserDevice) Called with update type 1
          mai-20 21:36:29	 	PHLocation	(ProcPositionData) New location for user [469] Calling UpdateUserDevice and UpdatePlaceDevices.
          mai-20 21:36:29	 	PHLocation	(ProcPositionData) First update for [469] so process new position.
          mai-20 21:36:29	 	PHLocation	(ProcPositionData) Accuracy for [469] of 72m is within setting of 3000. Go to next check.
          mai-20 21:36:29	 	PHLocation	(ProcPositionData) Called for user 469 Lat:XX Lon:XX Acc:72 Spd:0 Alt: AltRes: Crs:-1 BatLvl:79 ChgState:-1 DevState:-1 HasLoc:True
          mai-20 21:36:29	 	PHLocation	(httpprocrequest) Time taken to process request = 0 ms.
          mai-20 21:36:29	 	PHLocation	(httpprocrequest) Custom url data accepted.
          mai-20 21:36:29	 	PHLocation	(procCustomPosition) Custom position data enqueued as: ID:469 Lat:XX Lon:XX Time:20.05.2018 21:36:04 Acc:72 Offset: Spd:0 Crs:-1 Alt: Batt:79 Svc:TP
          mai-20 21:36:29	 	PHLocation	(procCustomPosition) Position data arrival. Type=TP&PHLID=469&loc=XX,XX1&acc=72&tim=1526844964&spd=0.0&bat=79&alt=129.8704833984375&prv=GPS&latXX&lon=XX
          mai-20 21:36:29	 	PHLocation	(procCustomData) Custom data arrival. Type=TP&PHLID=469&loc=69.6609691,18.9421781&acc=72&tim=1526844964&spd=0.0&bat=79&alt=129.8704833984375&prv=GPS
          mai-20 21:36:29	 	PHLocation	(httpprocrequest) POST data = Type=TP&PHLID=469&loc=XX,XX&acc=72&tim=1526844964&spd=0.0&bat=79&alt=129.8704833984375&prv=GPS
          mai-20 21:36:29	 	PHLocation	(httpprocrequest) Request Type = POST
          mai-20 21:36:29	 	PHLocation	(httpprocrequest) RawURL = /phlcustom
          mai-20 21:36:29	 	PHLocation	(httpprocrequest) User and Password authenticated OK

          Comment


            Is the new version available yet? I am still on .109. Thanks.

            Comment


              Originally posted by sooty View Post
              Yes this is possible.

              I originally intended to add support for sending messages and / or alert sound but I don't believe anyone asked for it so I never added it.

              I just tested it with an iPhone 7 and iPad 4 mini and it works OK so I will add it in the next version.

              Paul..
              Is this in there yet?
              Joe (zimmer62)

              BLSecurtiy, AC-RF2, RCS Serial Thermostats, RFXCOM SMarthome SwitchLinc, mcsXap, Global Cache GC100, SqueezeBox, TWA_ONKYOINTEGRA, BLLogMonitor, BLPlugins, BLRadar, BLSpeech, BLZLog.aspx, HSTouch (Windows, iPhone, iPod), USB Mimo touchscreens, VMWare Server, Vortexbox, Windows Home Server, MyMovies, Windows Media Center, X10, ZWave, and much much much more.

              Comment


                Originally posted by zimmer62 View Post
                Is this in there yet?
                It is not. Paul is still working on the next version which will have improvements to iCloud 2FA support, among other things.
                HS4 Pro, 4.2.19.16 Windows 10 pro, Supermicro LP Xeon

                Comment


                  This link does not seem to work to download this plugin. Can anyone send me an updated link or instructions?

                  Comment


                    Originally posted by CameronHilliard View Post
                    This link does not seem to work to download this plugin. Can anyone send me an updated link or instructions?
                    The link in the first post is not working. That is the only place I know of to download the latest version. I have sent Paul an email to let him know.
                    HS4 Pro, 4.2.19.16 Windows 10 pro, Supermicro LP Xeon

                    Comment


                      Thanks for the email Randy.

                      I've updated the link in post #1

                      Paul..

                      Comment


                        Thanks. It is now working here.
                        HS4 Pro, 4.2.19.16 Windows 10 pro, Supermicro LP Xeon

                        Comment


                          Originally posted by rprade View Post
                          Thanks. It is now working here.
                          I'm confused.... I currently have 3.0.1.109 installed, I've too verified that the link works and downloaded the file but... the zip file has "PHLocation_3_0_1_109.zip" so is there different version number?? Mike
                          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
                            I'm confused.... I currently have 3.0.1.109 installed, I've too verified that the link works and downloaded the file but... the zip file has "PHLocation_3_0_1_109.zip" so is there different version number?? Mike
                            That is the correct zip file for the current release version of 3.0.1.109. You already have that version installed. Paul was just fixing a broken link to the current download.
                            HS4 Pro, 4.2.19.16 Windows 10 pro, Supermicro LP Xeon

                            Comment


                              Originally posted by rprade View Post
                              That is the correct zip file for the current release version of 3.0.1.109. You already have that version installed. Paul was just fixing a broken link to the current download.
                              Thanxs Randy, I know I can be easily confused I hadn't been HS3 involved for the summer and saw the PHLocation activity thinking a newer version was available.. Mike


                              Side note: Do you have any experience with Ring and the BLring PI I seem to have a problem getting virtual devices generated and/or event drop down with selectable devices. I've enabled/disabled the PI several times hoping that it would rectify it which it did not and even went to lengths of removing the PI and re-installed it with no satisfaction. Mike
                              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 Randy, I know I can be easily confused I hadn't been HS3 involved for the summer and saw the PHLocation activity thinking a newer version was available.. Mike


                                Side note: Do you have any experience with Ring and the BLring PI I seem to have a problem getting virtual devices generated and/or event drop down with selectable devices. I've enabled/disabled the PI several times hoping that it would rectify it which it did not and even went to lengths of removing the PI and re-installed it with no satisfaction. Mike
                                I don't have a Ring or that plug-in. Drop a note to Blade on his help desk
                                HS4 Pro, 4.2.19.16 Windows 10 pro, Supermicro LP Xeon

                                Comment

                                Working...
                                X