#Device-specific settings
1 messages · Page 1 of 1 (latest)
Hello @urban raptor.
I don't know if there is any issue, maybe I'm just dumb and dont understand how and where to change device-specific settings.
I have tried looking in Devices and Services > Matter > Myggspray. I can see all Sensors (Illuminance, Occupancy), Configuration (Firmware) and Diagnostic, but can't find where I can see the settings nor change them.
I also looked at Matter Server (Python Matter Server) > Myggspray. Same here, can se alot of endpoints and attributes like "OccupancySensorType=0"
We will check using your diag file
Please fill the 'Link to integration' field
There are no settings that can be adjusted using the standard cluster on your device.
Sorry
Thanks for the information. I won't be buying that model then.
Yeah, but then, how do I change the occupancySensorType?
If i remember correclty there is two "types" of sensoring for this device:
- 60 degrees, 10 meter
- 120 degrees, 5 meter
Don't know. Ask IKEA.
I don't own any Matter devices that are able to be configured, so if occupancySensorType would be editable I would se it above and simply be able to change it?
or how do I know that?
You could buy Aqara P2 motion sensor
Matter occupancySensorType is a read only attribute
Buying a low-cost device means limited features.
By the matter specs, if ikea was supporting this configuration in a standard way, they would include a BooleanStateConfiguration cluster (separate from the OccupancySensing cluster) that allows configuring the sensitivity level.
unfortunately, i don't see that listed in the diagnostics information provided in the issue.
so they either have a vendor specific or out of band method for doing that configuration :/
the OccupancySensorType attribute is read-only, and just indicates what technology the sensor uses. In this case, it's 0, which means that it's a PIR (passive infra-red) sensor.
If you want to test this HoldTime feature, we just added it to arduino-esp32 v3.3.5: https://github.com/espressif/arduino-esp32/tree/master/libraries/Matter/examples/MatterOccupancyWithHoldTime#matter-occupancy-sensor-with-holdtime-example