edterbak / NodeRed_Heishamon_control

a Node Red flow to interact with Heishamon (a panasonic heatpump through an ESP board)
37 stars 7 forks source link

[ENHANCEMENT]: At the moment my heishamon mqtt connection is unstable. From my point of view sometimes the commands cannot send from node-red because heishamon is disconnected. Maybe it could be useful, to check the connection status before sending commands. #125

Closed WP-Rue closed 1 year ago

WP-Rue commented 1 year ago

From my point of view sometimes the commands cannot send from node-red because heishamon is disconnected.

Describe the solution you'd like A clear and concise description of what you want to happen.

check the connection status before sending commands. If offline check again for max e. g. 120sec every 15sec and send a comment in the logfile: command could not be sent.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. No idea at the moment ( I try to get a stable connection- Update: I get a stable connection: the reason was dirty voltage supply for the raspi!) :

Additional context Add any other context or screenshots about the feature request here.

WP-Rue commented 1 year ago

I think its maybe not so important..