Control of Solar& Pellets Heater system - OpenHab Beginners experience

Thanks for the detailed posting. The community really benefits from posts like these.

I’ve just a few comments/questions:

openHABian is a set of scripts that will set up and configure a Linux system with openHAB and related services (like Samba). That link shows how to setup and configure Grafana and InfluxDB for any OH install, not just openHABian.

Among the things that openHABian will install and configure for you include:

  • samba
  • InfluxDB
  • Grafana

Are you really using OH 2.0? We highly recommend using the latest release which is OH 2.2. There are usually very significant changes even in point released versions, mainly additional capabilities. Consequently, it is important to be very clear and careful when mentioning which OH version you are referring to.

Where did you find it? A link would help others avoid being lucky in a google search and at least monitor the binding for when it goes to beta or gets released.

All of the Design Patterns as well as other useful tutorials are listed here:

https://docs.openhab.org/tutorials/index.html

If you have a better place to list it we are very open to suggestions and even more so to PRs. :wink:

Be sure to review the DPs and other tutorials there. You sill see many similar approaches that will likely help you in other aspects of your system as it grows.

Are you using VSCode with the openHAB extension? It really helps with finding and helping with syntax problems and it helps you discover what methods are available on objects, like now.

If you need help with the bugs please feel free to ask for help.

This might be a place to start: Design Pattern: Cascading Timers