Skip to content

Commit 0700776

Browse files
Fix indentation for user-specific settings comment
1 parent 64474ea commit 0700776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ wattwise:
44
class: WattWise
55
ha_url: "<your-HA-IP>:8123"
66
token: <your-token>
7-
# User-specific settings
7+
# User-specific settings
88
battery_efficiency: 0.9
99
charge_rate_max: 3.6 # kW
1010
discharge_rate_max: 3.6 # kW

0 commit comments

Comments
 (0)