Smoke detectors are only exposed under climate, exposing temperature and humidity but no actual smoke detection.
I noticed the same is true for the Verisure GUI, but it is exposed in the phone app.
I do have smoke detectors hooked up here, and I am a developer so with a little pointers I could probably make a PR for this. I did get lost when I saw the API is using graphql though. Not sure how to proceed.
It does report this when I ask for capability:
"CAN_BE_LINKED_TO_FIRE_DETECTION_DEVICE",
"CAN_BE_SMOKE_MASTER"
...
"CAN_DETECT_FIRE",
...
"SUPPORTS_SMOKE_RSSI",
Main goal for this is to get the smoke detectors into Home Assistant so I can automate alarms there.
( am also swedish btw).
Smoke detectors are only exposed under climate, exposing temperature and humidity but no actual smoke detection.
I noticed the same is true for the Verisure GUI, but it is exposed in the phone app.
I do have smoke detectors hooked up here, and I am a developer so with a little pointers I could probably make a PR for this. I did get lost when I saw the API is using graphql though. Not sure how to proceed.
It does report this when I ask for capability:
Main goal for this is to get the smoke detectors into Home Assistant so I can automate alarms there.
( am also swedish btw).