Skip to content

Commit 95056ae

Browse files
committed
Merge branch 'main' of github.com:macxq/foxess-ha into main
2 parents cdc82af + 09d9ea3 commit 95056ae

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,15 @@ Grid Consumption | kWh
4545
FeedIn | kWh
4646
Bat Charge | kWh
4747
Bat Discharge | kWh
48+
49+
## 🤔 Troubleshooting
50+
51+
Increase log level in your `/configuration.yaml` by adding:
52+
53+
```yaml
54+
logger:
55+
default: warning
56+
logs:
57+
custom_components.foxess: debug
58+
```
59+

0 commit comments

Comments
 (0)