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

Support for EcoNet Bulldog Water Shut Off Valve Robot #418

Open
spidstrad opened this issue Sep 10, 2024 · 0 comments
Open

Support for EcoNet Bulldog Water Shut Off Valve Robot #418

spidstrad opened this issue Sep 10, 2024 · 0 comments
Labels
new device New device support request

Comments

@spidstrad
Copy link

spidstrad commented Sep 10, 2024

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

@spidstrad spidstrad added the new device New device support request label Sep 10, 2024
@spidstrad spidstrad changed the title EcoNet Bulldog Water Shut Off Valve Robot Support for EcoNet Bulldog Water Shut Off Valve Robot Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new device New device support request
Projects
None yet
Development

No branches or pull requests

1 participant