Hi @S.F.B
The documentation seen on Ali Express is quite complete, it is the type of Namron documentation.
reports battery, movement, temperature, humidity, illuminance and occupancy.
Each function has a different endpoint and I don’t know if a specific subdriver will have to be made.
It has PIR sensitivity regulation and occupancy and movement reset time regulation.
It has default configuration values that are very different from the smartthings defaults, but I don’t know if it will accept changes during the installation or also afterwards, I figure that in this case it would have to be woken up.
Temperature:
- Namrom default: min: 1 sec, max 1800 sec, reportable change: 1ºc
- smarttings default: min: 30 sec, max 300 sec, reportable change: 0.1ºc
Humidity:
- Namrom default: min: 1 sec, max 1800 sec, reportable change: 5%
- smarttings default: min: 30 sec, max 3600 sec, reportable change: 1%
Illuminance:
- Namrom default: min: 1 sec, max 1800 sec, reportable change: 50 lux
- smarttings default: min: 30 sec, max 3600 sec, reportable change: 1 lux
You would have to make a specific profile to set specific preferences.
A subdriver may be required to configure attributes. Tell me if the smartthing defaults or the device defaults or others work for you.
I would make a driver TEST version and I will notify you privately so that you can try it and send me logs with the CLI of the pairing and debugging