Namron Panel Heater (1000W White)

I can see the heater in Deconz but I can’t add it to phoscon.
Is this device not supported in phoscon?

I have already registered device request at github:

Namron Panel Heater · Issue #6574 · dresden-elektronik/deconz-rest-plugin (github.com)

It’s not support yet.

I managed to get this working.
I had to change the file /usr/share/deCONZ/devices/namron/4512737_thermostat.json
and added the modelid 5401395

  "modelid": ["4512737", "4512738", "5401395"],

Hi!

Great! Perhaps you can create a PR with your addition?