Where does this device appear in the Alarm.com mobile app?
Water
What types of actions does this device support?
Opening and closing water valves. Can be triggered by a flood sensor connected to Alarm.com, but I'd ideally like to be able to control it from Home Assistant so that other types of sensors can trigger it.
Include Action Endpoints https://www.alarm.com/web/api/devices/waterValves/{device_id}/close https://www.alarm.com/web/api/devices/waterValves/{device_id}/open
Install the development version of pyalarmdotcomajax from the git branch water-valve-support.
Test that the valve shows up correctly using the Basic command template from the instruction page. Change the device state (open/close), then check that the new state shows up.
Use the Stream Live Events command to set up a real-time event monitor. Open the valve, then close the valve. You should see updates appear in the event monitor.
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? Qolsys IQ Water Valve (IQWV908-KIT-PG) - https://qolsys.com/iq-water-valve/
Where does this device appear in the Alarm.com mobile app? Water
What types of actions does this device support? Opening and closing water valves. Can be triggered by a flood sensor connected to Alarm.com, but I'd ideally like to be able to control it from Home Assistant so that other types of sensors can trigger it.
Which provider do you use? Surety Home
Include pyalarmdotcomajax Server Output
Include Action Endpoints
https://www.alarm.com/web/api/devices/waterValves/{device_id}/close https://www.alarm.com/web/api/devices/waterValves/{device_id}/open