As a European user of the honeywell Le Sucre alarm I would really like an integration into HA for this.
1 Like
Now, i have found some info on the Honeywell developer site showing a limited number of calls that can be made to set/ unset and stuff, does anyone know how to make it into an integration?
Honeywell Home Developer Site | APIs
Method | Name | Resource URL |
---|---|---|
GET | Get Activity Log | /homesecurity/devices/{deviceId}/ActivityLogs |
PUT | Arm or Disarm the System | /homesecurity/devices/{deviceId}/partitions/{partitionId}/{arm} |
PUT | Change Z-Wave Switch/Outlet | /homesecurity/devices/{deviceId}/switches/{switchId}/state |
GET | Get all Locations and Devices | /locations |