Skip to content

Commit

Permalink
Merge branch 'main' of github.com:macxq/foxess-ha into main
Browse files Browse the repository at this point in the history
  • Loading branch information
macxq committed Nov 2, 2021
2 parents cdc82af + 09d9ea3 commit 95056ae
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,15 @@ Grid Consumption | kWh
FeedIn | kWh
Bat Charge | kWh
Bat Discharge | kWh

## 🤔 Troubleshooting

Increase log level in your `/configuration.yaml` by adding:

```yaml
logger:
default: warning
logs:
custom_components.foxess: debug
```

0 comments on commit 95056ae

Please sign in to comment.