iHost & Hubitat

Backyard solar

Cheap solar project to offset quiescent energy use when the house is unoccupied and there are no other useful options for using the energy.

e.g. hot water good, no car charging, no lights, towel rails, washing, drying etc

Hardware

Function

  • Stop solar export in low load situations, which does happen when the house is unoccupied

  • The 2 second update

You can see in the above the dump load a $5 lamp regulates the load so I DON"T export hardly any power.

We produced 2.065kWh dumping 0.255kWh with a single panel generating 371 Watts peak so far today we have only exported 2.4 Watt out of 2.065kWh generated

4 Likes

Impressive! Is iHost integrated with Hubitat via Matter?

Not Matter, its using HTTP vis MakerAPI to handle inter hub communication

I’m using the node red plugins that leverage the MakerAPI so you have to be careful how fast and how many hits you make on the API to avoid errors.

What I would love is a native Hubitat app that can connect to MQTT instead