TimSoethout / goodwe-sems-home-assistant

Sensor for Home Assistant pulling data from the GoodWe SEMS API for solar panel production metrics.
88 stars 37 forks source link

Show excess power available #21

Closed dmshimself closed 3 years ago

dmshimself commented 3 years ago

Extra useful template - I popped the following in so that I could use it to signal if power over that being used was available:

pv_excess: value_template: '{{ states.sensor.sems_portal.attributes.pmeter }}' unit_of_measurement: 'W' friendly_name: "PV spare"

TimSoethout commented 3 years ago

Thanks. Added it to the examples in the readme: https://github.com/TimSoethout/goodwe-sems-home-assistant/commit/0295dc9d3f4305ce9c63feca7a8399acfcda0e38