#set solar to zero at startup

1 messages · Page 1 of 1 (latest)

graceful jungle
#

If I restart HA when my solar is not producing it will return a unknown value instead of 0. I have to manually goto developer tools and manual change it to 0 as I use the solar current output to calculate total power usage.

Is there a way for HA to automatically set it to 0 at start up that I'm not thinking of?

mossy ibex
#

That's really something specific to your integration.

#

I guess you could make a template that is 0 when the source sensor is unknown as a workaround.