This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.

The Homey Community has been moved to https://community.athom.com.

This forum is now read-only for archive purposes.

[App] Philio

MarcoFMarcoF Member
edited September 2016 in Apps
Recently I made a app for the Philio PMS-02 motion sensor.
https://apps.athom.com/app/com.philio

Please let me know if you have a Philio device that you want to use with Homey.



«1345

Comments

  • Thanks for the app. 
    I have ordered a pms-02 hope I get it today. I'll let you know 
  • Nice!
    Let me know your findings :)
  • jovinkjovink Member
    edited August 2016
    @MarcoF ;
    I have bought the PST02-a1a but when add it to homey your app says there's no app for it and add the sensor as un reconized

    edit: 
    i thought i bought pms-02. But I didn't
  • hmmm that's a pity. 

    I can try to add the device to the App.

    Could you send me the Console info right after you paired the device with Homey?
    For more info and example this posts of Caseda and nicor:
    https://forum.athom.com/discussion/comment/30186/#Comment_30186

  • Thanks for the link 

    nodeInfo {
        "manufacturerId": {
            "value": 316,
            "name": "MFG_ID_PHILIO_TECHNOLOGY_CORP"
        },
        "productTypeId": {
            "value": 2
        },
        "productId": {
            "value": 12
        },
        "deviceClassBasic": {
            "value": 4,
            "name": "BASIC_TYPE_ROUTING_SLAVE"
        },
        "deviceClassGeneric": {
            "value": 7,
            "name": "GENERIC_TYPE_SENSOR_NOTIFICATION"
        },
        "deviceClassSpecific": {
            "value": 1,
            "name": "SPECIFIC_TYPE_NOTIFICATION_SENSOR"
        },
        "commandClass": [
            {
                "value": 94,
                "name": "COMMAND_CLASS_ZWAVEPLUS_INFO",
                "version": 2
            },
            {
                "value": 128,
                "name": "COMMAND_CLASS_BATTERY",
                "version": 1,
                "secure": true
            },
            {
                "value": 113,
                "name": "COMMAND_CLASS_NOTIFICATION",
                "version": 4,
                "secure": true
            },
            {
                "value": 133,
                "name": "COMMAND_CLASS_ASSOCIATION",
                "version": 2,
                "secure": true
            },
            {
                "value": 112,
                "name": "COMMAND_CLASS_CONFIGURATION",
                "version": 1,
                "secure": true
            },
            {
                "value": 114,
                "name": "COMMAND_CLASS_MANUFACTURER_SPECIFIC",
                "version": 2
            },
            {
                "value": 134,
                "name": "COMMAND_CLASS_VERSION",
                "version": 2
            },
            {
                "value": 48,
                "name": "COMMAND_CLASS_SENSOR_BINARY",
                "version": 2,
                "secure": true
            },
            {
                "value": 49,
                "name": "COMMAND_CLASS_SENSOR_MULTILEVEL",
                "version": 5,
                "secure": true
            },
            {
                "value": 132,
                "name": "COMMAND_CLASS_WAKE_UP",
                "version": 2,
                "secure": true
            },
            {
                "value": 89,
                "name": "COMMAND_CLASS_ASSOCIATION_GRP_INFO",
                "version": 1
            },
            {
                "value": 115,
                "name": "COMMAND_CLASS_POWERLEVEL",
                "version": 1
            },
            {
                "value": 90,
                "name": "COMMAND_CLASS_DEVICE_RESET_LOCALLY",
                "version": 1
            },
            {
                "value": 143,
                "name": "COMMAND_CLASS_MULTI_CMD",
                "version": 1
            },
            {
                "value": 152,
                "name": "COMMAND_CLASS_SECURITY",
                "version": 1
            },
            {
                "value": 122,
                "name": "COMMAND_CLASS_FIRMWARE_UPDATE_MD",
                "version": 2
            },
            {
                "value": 32,
                "name": "COMMAND_CLASS_BASIC",
                "version": 1
            }
        ],
        "battery": true
    }
  • Thanx!
    Going to work on it, no idea when its done :)
  • We keep in touch ;) 
  • Almost done with the Philio PST02-A driver, but i'm stuck on the point of "Notification Reports / Binary Sensor Reports".
    Don't know the differences and/or benefits of the reports so don't know which report to use for this sensor.

    If somebody knows it and want to share it with me :)
  • Found some more info;
    0x71 Alarm/Notification
    The Alarm command class was renamed to Notification in version 3.
    Used by sensors and other devices to report events.

    Will see where this boat is will strand. 

  • @jovink ;
    Added the PST02-A sensor to the app, could you download the source from Git and run the Debug for me and see if everything is working?

    Click here to download the app source
  • New app is published.

    The app now supports;
    •  
      Philio Slim Multi-Sensor PSM02 4:1
    •  
      Philio Slim Multi-Sensor PST02-A 3:1
  • @MarcoF ,

    Has your Philio-app been pulled from the store?

  • Yes since yesterday 
  • Hi, will it come Back to live?
    What is the problem?
    Thx!
  • I don't think so. 
    The devolper has sold his homey. 
    Maybe you can find his app on github 
  • Damm, Just bought one...
  • Haha, No
    But it would be great if this app will be finisched
  • Someone had the source of his app?
  • Yes i have ;) 
  • Great, could you publish it to the app store?
    Or send it to me so I can do it?
  • I'll send it to. I don't know how to publish it to the store. 
    Give me a hour 
  • is there a chance you can add the in wall switches, I have 5 of them...
  • jovink said:
    I'll send it to. I don't know how to publish it to the store. 
    Give me a hour 
    Great!
  • MarkSwift said:
    is there a chance you can add the in wall switches, I have 5 of them...
    Yeah sure.
    Could you share me the info Homey currently has on this device?
  • I send you a message @RobinVanKekem ;
  • What an great Community!!!
  • RozzRozz Member
    edited October 2016
    @RobinVanKekem Is it possible that you can add the PSR04 Smart Color Button? pretty pleeeeease


    nodeInfo {
        "manufacturerId": {
            "value": 316,
            "name": "MFG_ID_PHILIO_TECHNOLOGY_CORP"
        },
        "productTypeId": {
            "value": 9
        },
        "productId": {
            "value": 34
        },
        "deviceClassBasic": {
            "value": 4,
            "name": "BASIC_TYPE_ROUTING_SLAVE"
        },
        "deviceClassGeneric": {
            "value": 24,
            "name": "GENERIC_TYPE_WALL_CONTROLLER"
        },
        "deviceClassSpecific": {
            "value": 1,
            "name": "SPECIFIC_TYPE_BASIC_WALL_CONTROLLER"
        },
        "commandClass": [
            {
                "value": 94,
                "name": "COMMAND_CLASS_ZWAVEPLUS_INFO",
                "version": 2
            },
            {
                "value": 128,
                "name": "COMMAND_CLASS_BATTERY",
                "version": 1,
                "secure": true
            },
            {
                "value": 133,
                "name": "COMMAND_CLASS_ASSOCIATION",
                "version": 2,
                "secure": true
            },
            {
                "value": 112,
                "name": "COMMAND_CLASS_CONFIGURATION",
                "version": 1,
                "secure": true
            },
            {
                "value": 114,
                "name": "COMMAND_CLASS_MANUFACTURER_SPECIFIC",
                "version": 2
            },
            {
                "value": 134,
                "name": "COMMAND_CLASS_VERSION",
                "version": 2
            },
            {
                "value": 132,
                "name": "COMMAND_CLASS_WAKE_UP",
                "version": 2,
                "secure": true
            },
            {
                "value": 89,
                "name": "COMMAND_CLASS_ASSOCIATION_GRP_INFO",
                "version": 1
            },
            {
                "value": 115,
                "name": "COMMAND_CLASS_POWERLEVEL",
                "version": 1
            },
            {
                "value": 90,
                "name": "COMMAND_CLASS_DEVICE_RESET_LOCALLY",
                "version": 1
            },
            {
                "value": 143,
                "name": "COMMAND_CLASS_MULTI_CMD",
                "version": 1
            },
            {
                "value": 152,
                "name": "COMMAND_CLASS_SECURITY",
                "version": 1
            },
            {
                "value": 122,
                "name": "COMMAND_CLASS_FIRMWARE_UPDATE_MD",
                "version": 2
            },
            {
                "value": 91,
                "name": "COMMAND_CLASS_CENTRAL_SCENE",
                "version": 1,
                "secure": true
            },
            {
                "value": 32,
                "name": "COMMAND_CLASS_BASIC",
                "version": 1
            }
        ],
        "battery": true
    }

  • I'll try!
    But I'll have to find time to do it so don't expect it any time this week
  • I'll try!
    But I'll have to find time to do it so don't expect it any time this week
    No problem! Take your time, i also have put code in the Everspring Dimmer thread, hope you can also look into this?
Sign In or Register to comment.