Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add new remaining_solar attribute
  • Loading branch information
slipx06 authored May 27, 2023
1 parent f0e1dd4 commit ef43fff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ See the [WIKI](https://github.com/slipx06/sunsynk-power-flow-card/wiki/Sensor-Ma
|grid_status_194: | **Required** | `binary_sensor.grid_connected_status` | Grid Connected Status `on/off` or `1/0` |
|inverter_status_59: | **Required** | `sensor.overall_state` | Inverter Status `0, 1, 2, 3, 4` or `standby, selftest, normal, alarm, fault` |
|aux_power_166: | Optional | `sensor.aux_output_power` | Auxilary Power (W) |
|remaining_solar: | Optional | `sensor.solcast_forecast_remaining_today`| The remaining solar forecast for the day (kWh) |

The card calculates the sensors below based on supplied attributes in the config so you dont need to define them in Home Assistant

Expand Down

0 comments on commit ef43fff

Please sign in to comment.