Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


Recommended Posts

Posted

No location reports anymore.

It might be coincidence  and fibaro server has an issue and not new release.

Anyone else has same problem?

Posted
1 hour ago, cag014 said:

No location reports anymore.

It might be coincidence  and fibaro server has an issue and not new release.

Anyone else has same problem?

Hi @cag014 I'm still on 4.570 and have the same problem. Last location trigger is at 7:11 AM this morning. I have also no push notifications since some days. Maybe it is a server issue at fibaro.

Posted

You are lucky it will work(sometimes)

On my end it was giving once a notification in build 4.57

I am on 4.58 still nothing

  • Topic Author
  • Posted

    Yea... for sure Fibaro's server to blame... no emails... no notifications.....no....no

    Posted

    Hi!

     

    Would you tell me please when the GPS function will work?

     

    I have got HC2 4.580.

    • Like 1
  • Topic Author
  • Posted (edited)
    14 minutes ago, SmartLifeSystems said:

    Hi!

     

    Would you tell me please when the GPS function will work?

     

    I have got HC2 4.580.

    It works now, but you need to reboot the system (power Off/On)

     

    BTW: have found some correlation between "sendEmail" and GPS. If sendEmail doesn't work. GPS also.

    Edited by cag014
    Posted
    15 hours ago, cag014 said:

    It works now, but you need to reboot the system (power Off/On)

     

    BTW: have found some correlation between "sendEmail" and GPS. If sendEmail doesn't work. GPS also.

     

    I did it, but don't work.

    At the http://hc2/api/settings/location the hasGPS is false and i can't edit this option to true. What can i do?

  • Topic Author
  • Posted

    I think you refer to user data, in http://hc2/api/settings/location hasGPS field not exist.

    Please verify that GPS set for users in access control and old mobile application has GPS permissions on your phone.

    Please login or register to see this spoiler.

     

    Posted (edited)
    1 hour ago, cag014 said:

    I think you refer to user data, in http://hc2/api/settings/location hasGPS field not exist.

    Please verify that GPS set for users in access control and old mobile application has GPS permissions on your phone.

    Please login or register to see this spoiler.

     

    This is my seetings:

     

     {
        "id": 2,
        "name": "[email protected]",
        "roomID": 0,
        "type": "HC_user",
        "baseType": "com.fibaro.voipUser",
        "enabled": true,
        "visible": true,
        "isPlugin": false,
        "parentId": 0,
        "remoteGatewayId": 0,
        "viewXml": false,
        "configXml": false,
        "interfaces": [
          "voip"
        ],
        "properties": {
          "Email": "[email protected]",
          "HotelModeRoom": "0",
          "LastPwdChange": "1580579723",
          "Latitude": "52.43",
          "Location": "52.4320294933;16.8449900900",
          "LocationTime": "2012-12-06 12:15",
          "LocationTimestamp": "1354792521",
          "Longitude": "16.84",
          "PreviousLatitude": "52.43",
          "PreviousLocation": "52.4320252015;16.8449947542",
          "PreviousLocationTime": "2012-12-06 12:14",
          "PreviousLocationTimestamp": "1354792461",
          "PreviousLongitude": "16.84",
          "SendNotifications": "true",
          "TrackUser": "1",
          "UserType": "superuser",
          "atHome": "true",
          "deviceIcon": "91",
          "fidUuid": "a040f33d-6342-4010-a669-051703625b38",
          "firmwareUpdateLevel": "0",
          "initialWizard": "true",
          "saveLogs": "1",
          "sipDisplayName": "_",
          "sipUserID": "1",
          "sipUserPassword": "",
          "useOptionalArmPin": "true",
          "usePin": "false"
        },
        "actions": {
          "sendEmail": 2,
          "sendPush": 1,
          "setSipDisplayName": 1,
          "setSipUserID": 1,
          "setSipUserPassword": 1
        },
        "created": 1583735512,
        "modified": 1583735512,
        "sortOrder": 4
      }

     

    ---------------

     

    {
      "id": 4,
      "name": "Attila iPhone-ja",
      "roomID": 0,
      "type": "iOS_device",
      "baseType": "",
      "enabled": true,
      "visible": true,
      "isPlugin": false,
      "parentId": 0,
      "remoteGatewayId": 0,
      "interfaces": [],
      "properties": {
        "DeviceToken": "49ff6b72074d8e5fee27d29db29ce58da7316dbf795ab511e21a89b05d2971e7",
        "DeviceUID": "0ECE1465-5F4D-481D-8106-BCB46F88F7D3",
        "Push": "true",
        "deviceIcon": "91",
        "lastLoggedUser": "2"
      },
      "actions": {
        "sendDefinedPushNotification": 1,
        "sendPush": 0
      },
      "created": 1583735512,
      "modified": 1583735512,
      "sortOrder": 6
     

    ------------------------------------

     

     {
        "id": 2,
        "name": "[email protected]",
        "type": "superuser",
        "email": "[email protected]",
        "hasGPS": false,
        "deviceRights": [],
        "sceneRights": [],
        "heatingZoneRights": [],
        "alarmZoneRights": [],
        "hotelRoom": 0,
        "sendNotifications": true,
        "tracking": 1,
        "atHome": true,
        "useOptionalArmPin": true,
        "initialWizard": true
      }

     

    --------------------------------------------

     

    {
        "id": 4,
        "name": "Attila iPhone-ja",
        "udid": "0ECE1465-5F4D-481D-8106-BCB46F88F7D3",
        "push": true
      }

     

    -------------------------------------------------

     

    {
      "voipDevices": [
        {
          "id": 2,
          "sipDisplayName": "_",
          "sipUserID": "1",
          "deviceIcon": "91"
        }

     

     

    The old, and the new app too install the phones.

    Have you got any idea?

     

    Please login or register to see this attachment.

    Please login or register to see this attachment.

    Edited by SmartLifeSystems
  • Topic Author
  • Posted

    Everything looks OK, but last location sent at 2012 !

    I believe you're using Fibaro ID in mobile application, is it correct?

    I'm using local connection (not Fibaro ID cloud remote) to mobile application.

    Just to test if it works locally, any chance that you can do the same? It requires some port forwarding in your router.

    Posted
    30 minutes ago, SmartLifeSystems said:

    Have you got any idea?

    I think @cag014 has a good point.

    I'm using local connection and GPS works fine... 

  • Topic Author
  • Posted

    Based on your configuration I understand that you are using iPhone, right?

    Posted

    Yes, i have got iphone. Can you send me pictures examples?

  • Topic Author
  • Posted (edited)

    OK, first of all logout from fibaro ID... I've never connected to FIbaro ID, so I don't know how exactly to logout.

    It might be requires to uninstall/install  the old application.

    Please login or register to see this spoiler.

     

    Go to choose HC and enter your local IP address, user and user password as defined in HC2 (not in Fibaro ID cloud)

    See that you have connection to HC2, I mean you can see all rooms/devices and etc.

    Now we need to wait a while to make sure that your phone has sent new location.

    If everything works OK, then we can configure external connection on your router. To enable GPS location transfer out side of your LAN.

    Edited by cag014
    Posted

    I can’ logout in the app. But in the settings is local network ip address.

     

    And in the router where can i set the gps location transfer?

    Please login or register to see this attachment.

    Please login or register to see this attachment.

    Please login or register to see this attachment.

    Posted

    I know i have got to much queston and thank's your toleration.

  • Topic Author
  • Posted

    Currently don't do anything with router. We need to connect application locally.

    The application always looks for local address first, so that's the reason that you can see your local address on app. while connected to Fibaro ID.

    Please press "Configure" button in Fibaro ID section. I believe there should be an option to logout.

    Posted

    Yes. But only the Fibaro ID password  that accept.

    I am only superuser. This is the problem?

  • Topic Author
  • Posted

    No. When you go to Choose HC you should enter password as on HC2( Same password that you're using to access HC2 via local browser)

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Reply to this topic...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...