Skip to content

Commit 0e1fd35

Browse files
authored
Update examples and configuration in README.md
Updated example images and YAML configuration in README.
1 parent ce688c5 commit 0e1fd35

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,20 @@ title: Label
7474
7575
## Examples
7676
77-
<img width="255" height="97" alt="Screenshot 2026-01-03 at 10 32 02" src="https://github.com/user-attachments/assets/e7fb82a1-8fc6-4d96-bbc2-f8129f5a42df" />
77+
<img width="257" height="196" alt="Screenshot 2026-01-07 at 12 12 44" src="https://github.com/user-attachments/assets/23d39b58-cc73-4c66-8665-91b97875ecca" />
7878
7979
A card showing positive and negative values.
8080
```yaml
8181
type: custom:sections-gauge-card
8282
entities:
83-
- entity: input_number.test_battery_power
83+
- entity: input_number.test_grid_power
8484
min: -3000
8585
max: 3000
86+
title: Grid
87+
transparent: false
88+
style: "1"
89+
decimal_places: null
90+
show_zero_marker: true
8691
```
8792
8893
<img width="263" height="179" alt="Screenshot 2026-01-03 at 10 34 41" src="https://github.com/user-attachments/assets/fc584464-c14f-49a6-946a-f0c59677e81b" />

0 commit comments

Comments
 (0)