Skip to content

Commit dbe09d1

Browse files
authored
Change headers for grid and battery sections
Updated section headers for clarity in README.
1 parent a0d911f commit dbe09d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Common keys for `pv`, `grid`, `home`, `battery`. The following settings are poss
103103
| Tap Action | `tap_action` | Set to `more-info` or `navigate`. `navigate` requires a `navigation_path`. Default behaviour is `more-info` |
104104
| Navigation Path | `navigation_path` | Used with `tap_action: navigate`. Set to a local path to go to a dashboard, e.g. `/my-dashboard/page` |
105105

106-
**Separate Entities for Grid or Battery:**
106+
### Separate Entities for Grid or Battery:
107107

108108
If you don't have a single entity for grid or battery power, you can instead use separate entities for both. This is not part of the configuration UI, it can only be added as YAML manually to the card.
109109

@@ -140,7 +140,7 @@ entities:
140140
threshold: 0
141141
```
142142

143-
**Battery only:**
143+
### Battery Only Settings:
144144

145145
| Name | Setting slug | What it does |
146146
| ------------------- | ----------------------- | ------------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)