We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The alarmdotcom maintainers don't have direct access to all Alarm.com devices. We need your help to support new devices.
Please open one issue per device.
Which device would you like us to support? Bulldog Valve Robot, (Z-Wave): https://www.econetshop.com/index.php/bulldog.html
Where does this device appear in the Alarm.com mobile app? Water
What types of actions does this device support? Open/close (valve robot)
Which provider do you use? Brinks Home
Include pyalarmdotcomajax Server Output ←[1m←[43m←[30m====[ Water Valve ]====←[0m [ { "id": "96560131-1211", "type": "devices/water-valve", "attributes": { "state": 2, "desiredState": 2, "activeSensors": 0, "totalSensors": 0, "managedDeviceType": 22, "hasState": false, "canBeRenamed": true, "canBeDeleted": true, "canAccessWebSettings": false, "canAccessAppSettings": false, "webSettings": 301, "canAccessTroubleshootingWizard": false, "troubleshootingWizard": null, "addDeviceResource": 0, "canBeAssociatedToVideoDevice": false, "associatedCameraDeviceIds": {}, "macAddress": "", "manufacturer": "EcoNet Controls", "isAssignedToCareReceiver": false, "isOAuth": false, "isZWave": true, "supportsCommandClassBasic": false, "isMalfunctioning": false, "isZWaveWakeupNode": false, "unitSupportsRemovingWakeupNode": true, "primaryAssociatedDeviceIds": null, "canBeSaved": true, "canChangeDescription": true, "description": "Water Main", "deviceModelId": 2676, "canConfirmStateChange": true, "canReceiveCommands": true, "remoteCommandsEnabled": true, "hasPermissionToChangeState": true, "deviceIcon": { "icon": 21 }, "batteryLevelNull": null, "batteryLevelClassification": null }, "relationships": { "system": { "data": { "id": "6597879", "type": "systems/system" } }, "stateInfo": { "data": { "id": "96560131-1211-3", "type": "devices/state-info" } } } } ]
Include Action Endpoints Base URL: https://www.alarm.com/web/api/devices/waterValves/96560131-1211/ Open Suffix: open Close Suffix: close
https://www.alarm.com/web/api/devices/waterValves/96560131-1211/
open
close
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The alarmdotcom maintainers don't have direct access to all Alarm.com devices. We need your help to support new devices.
Please open one issue per device.
Which device would you like us to support?
Bulldog Valve Robot, (Z-Wave): https://www.econetshop.com/index.php/bulldog.html
Where does this device appear in the Alarm.com mobile app?
Water
What types of actions does this device support?
Open/close (valve robot)
Which provider do you use?
Brinks Home
Include pyalarmdotcomajax Server Output
←[1m←[43m←[30m====[ Water Valve ]====←[0m
[
{
"id": "96560131-1211",
"type": "devices/water-valve",
"attributes": {
"state": 2,
"desiredState": 2,
"activeSensors": 0,
"totalSensors": 0,
"managedDeviceType": 22,
"hasState": false,
"canBeRenamed": true,
"canBeDeleted": true,
"canAccessWebSettings": false,
"canAccessAppSettings": false,
"webSettings": 301,
"canAccessTroubleshootingWizard": false,
"troubleshootingWizard": null,
"addDeviceResource": 0,
"canBeAssociatedToVideoDevice": false,
"associatedCameraDeviceIds": {},
"macAddress": "",
"manufacturer": "EcoNet Controls",
"isAssignedToCareReceiver": false,
"isOAuth": false,
"isZWave": true,
"supportsCommandClassBasic": false,
"isMalfunctioning": false,
"isZWaveWakeupNode": false,
"unitSupportsRemovingWakeupNode": true,
"primaryAssociatedDeviceIds": null,
"canBeSaved": true,
"canChangeDescription": true,
"description": "Water Main",
"deviceModelId": 2676,
"canConfirmStateChange": true,
"canReceiveCommands": true,
"remoteCommandsEnabled": true,
"hasPermissionToChangeState": true,
"deviceIcon": {
"icon": 21
},
"batteryLevelNull": null,
"batteryLevelClassification": null
},
"relationships": {
"system": {
"data": {
"id": "6597879",
"type": "systems/system"
}
},
"stateInfo": {
"data": {
"id": "96560131-1211-3",
"type": "devices/state-info"
}
}
}
}
]
Include Action Endpoints
Base URL:
https://www.alarm.com/web/api/devices/waterValves/96560131-1211/
Open Suffix:
open
Close Suffix:
close
The text was updated successfully, but these errors were encountered: