#Device-specific settings

1 messages · Page 1 of 1 (latest)

deft tinsel
#

Hello, I have some questions regarding Matter. More specifically IKEAS Matter devices. I have purchased their new line up and there should be a way to change some device-specific settings, like hold time for their motion sensor MYGGSPRAY.

It seems like this functionallty exists, maybe im missing something 😄

urban raptor
deft tinsel
#

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"

urban raptor
#

We will check using your diag file

deft tinsel
urban raptor
#

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.

deft tinsel
#

Yeah, but then, how do I change the occupancySensorType?

If i remember correclty there is two "types" of sensoring for this device:

  1. 60 degrees, 10 meter
  2. 120 degrees, 5 meter
deft tinsel
#

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?

urban raptor
#

You could buy Aqara P2 motion sensor

urban raptor
#

Buying a low-cost device means limited features.

sharp viper
#

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.

urban raptor