ottopaulsen / node-red-contrib-power-saver

A Node-RED node to saver money by turning off when the power is most expensive
Other
71 stars 17 forks source link

[error] [api-call-service:Turn on VVB] Call-Service attempted without connection to server. #39

Closed torsteinelv closed 2 years ago

torsteinelv commented 2 years ago

Any reason that this happens?

ottopaulsen commented 2 years ago

I am getting that too when I deploy flows. I think it is just Node-RED trying to call a service before the HA server is properly connected. If you can get it delayed somehow, I assume it will disappear. Would be nice if you find a solution and post it back here :-)

torsteinelv commented 2 years ago

Removed "Delay Connection Attempts" fixed the issue for me