Martin Grüning

Results 13 comments of Martin Grüning

Persistence is great. There is the block **last updated date of item 'Item "MyItem"'** This should be **last (updated|changed) date of item 'Item "MyItem"'** providing a small choice for the...

Ich würde die REST API von openems-edge auf Port 8084 verwenden, um die gewünschten Daten abzufragen. Das ist extrem einfach und funktioniert z.B. mit openHAB einwandfrei. Das sollte auch mit...

Hallo Stefan, github ist kein Diskussionsforum. Deswegen schlage ich vor, dass du deine konkrete Fragestellung in der OpenEMS Community einbringst ([https://community.openems.io/](https://community.openems.io/)). Dort helfe ich dir gerne weiter.

There is already a (not straight) way how to get OpenEMS data into OpenHAB. Configure InfluxDB in OpenEMS-edge, setup Telegraf as Influx Listener for OpenEMS (input), configure Telegraf to send...

MQTT has a hierachical, directory-tree like topic structure. Looking at the fields fed into InfluxDB this would be simple to adapt to a MQTT topic structure: /openems/edge/#uniqueid/sum/ProductionActiveEnergy /openems/edge/#uniqueid/meta/version /openems/edge/#uniqueid/pvInverter0/ActiveConsumption (and...

Awesome. I would be fan of the edge component publishing channel updates to MQTT topics. That would make integration into Home Automation system extremely simple compared to JSON-RPC over Websocket....

@sfeilmeier Stefan, I think your approach is spot on. Publishing the JSON config to a ../edgeConfig topic is a good way to publish it for consumers. The way you are...

Just a thought for everyone with this issue regarding the Daikin binding in OpenHAB: I also bought a Daikin Perfera unit which comes with the C4x WiFi module (which only...

After several days of constant freezes the situation changed. Now I have reached 36 hours of uptime. I doubt it will be feasible to find the root cause for this...

After downgrading the kernel 23.1.8 the issues hasn't occured for about 7 days of uptime. There seems to be an issue with the 23.1.11 kernel and VMware ESXi.