Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HmIP-MOD-HO #304

Closed
BramSnoodijk opened this issue Mar 12, 2020 · 1 comment · Fixed by #309
Closed

HmIP-MOD-HO #304

BramSnoodijk opened this issue Mar 12, 2020 · 1 comment · Fixed by #309

Comments

@BramSnoodijk
Copy link

"devices": {
    "3014F7110000000000000000": {
        "availableFirmwareVersion": "0.0.0",
        "firmwareVersion": "1.0.14",
        "firmwareVersionInteger": 65550,
        "functionalChannels": {
            "0": {
                "coProFaulty": false,
                "coProRestartNeeded": false,
                "coProUpdateFailure": false,
                "configPending": false,
                "deviceId": "3014F7110000000000000000",
                "deviceOverheated": false,
                "deviceOverloaded": false,
                "deviceUndervoltage": false,
                "dutyCycle": false,
                "functionalChannelType": "DEVICE_BASE",
                "groupIndex": 0,
                "groups": [
                    "00000000-0000-0000-0000-000000000004"
                ],
                "index": 0,
                "label": "",
                "lowBat": null,
                "routerModuleEnabled": false,
                "routerModuleSupported": false,
                "rssiDeviceValue": -71,
                "rssiPeerValue": -76,
                "supportedOptionalFeatures": {
                    "IFeatureDeviceCoProError": false,
                    "IFeatureDeviceCoProRestart": false,
                    "IFeatureDeviceCoProUpdate": false,
                    "IFeatureDeviceOverheated": false,
                    "IFeatureDeviceOverloaded": false,
                    "IFeatureDeviceTemperatureOutOfRange": false,
                    "IFeatureDeviceUndervoltage": false
                },
                "temperatureOutOfRange": false,
                "unreach": false
            },
            "1": {
                "deviceId": "3014F7110000000000000000",
                "doorState": "CLOSED",
                "functionalChannelType": "DOOR_CHANNEL",
                "groupIndex": 1,
                "groups": [
                    "00000000-0000-0000-0000-000000000005"
                ],
                "index": 1,
                "label": "",
                "on": false,
                "processing": false,
                "ventilationPositionSupported": true
            }
        },
        "homeId": "00000000-0000-0000-0000-000000000001",
        "id": "3014F7110000000000000000",
        "label": "Garage door",
        "lastStatusUpdate": 1584029477755,
        "liveUpdateState": "LIVE_UPDATE_NOT_SUPPORTED",
        "manufacturerCode": 1,
        "modelId": 399,
        "modelType": "HmIP-MOD-HO",
        "oem": "eQ-3",
        "permanentlyReachable": true,
        "serializedGlobalTradeItemNumber": "3014F7110000000000000000",
        "type": "HOERMANN_DRIVES_MODULE",
        "updateState": "UP_TO_DATE"
    }
},
@coreGreenberet
Copy link
Collaborator

Could you please provide me some additional informations?
I'm guessing that you can force the door to open, close, stop and ventilation/partial_open ist that correct?

I can see an "on" value for the door and also that the app has a Switch for it. What exactly can you turn on/off on the door?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants