Shelly Pro 4PM no discovery and Java error when adding manually

Good morning (o;

Have a Shelly Pro 4PM relay switch here and installed the Shelly binding…

Discovery of the device doesn’t work when doing a “Scan”…but when adding the device manually with its IP address I get in the logs:

2022-11-09 11:52:47.216 [WARN ] [mmon.WrappedScheduledExecutorService] - Scheduled runnable ended with an exception: 
java.lang.NullPointerException: null
	at org.openhab.binding.shelly.internal.handler.ShellyBaseHandler.initializeThing(ShellyBaseHandler.java:226) ~[?:?]
	at org.openhab.binding.shelly.internal.handler.ShellyBaseHandler.lambda$0(ShellyBaseHandler.java:160) ~[?:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
	at java.lang.Thread.run(Thread.java:829) [?:?]

And the Shelly is then listed with “Configuration pending”:

Is this Shelly binding not compatible with the Pro 4PM?

I assume my ordered 3EM will also not work then…

Seems the bundled Shelly binding works with the Shelly 3EM I received this morning…so all good (o;

Gonna reflash the Shelly Pro 4PM anyway with ESPHome (o;