chaozmc / ioBroker.oekofen-json

Connect ioBroker to OekoFEN Pellematic via JSON
MIT License
4 stars 5 forks source link

Add datapoint name #24

Closed ScumbagSteve closed 10 months ago

ScumbagSteve commented 1 year ago

I have just replaced my own coding with your adapter and noticed the datapoints are missing an understandable name (e.g.hk1.L_flowtemp_set = Vorlauftemperatur Soll). If you consider integrating this, let me know which format you require and I could contribute the naming in german for you, to support this project.

Thanks for the adapter

chaozmc commented 1 year ago

Hi,

I thought it's anyhow clear what data point is referring to. Anyway if you would like to add that, feel free! I guess the correct way to implement this would be with an separate file in json format which then can get translated to all other languages automatically too?

ScumbagSteve commented 1 year ago

I agree, I guess that's the best approach. If you send me over the structure of the file, I can provide it.

stale[bot] commented 10 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 10 months ago

This issue has beed automatically closed due to inactivity.