Skip to content

Commit

Permalink
Remove what I don't need
Browse files Browse the repository at this point in the history
  • Loading branch information
yoannchaudet committed Jan 6, 2024
1 parent 098b8c7 commit a8e4fcc
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions device.shed-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,13 @@ victron:
- uart_id: smartshunt_uart
id: smartshunt
throttle: 10s
async_uart: true

# SmartSolar (MPTT controller)
- uart_id: smartsolar_uart
id: smartsolar
throttle: 10s
async_uart: true

uart:
# SmartShunt (battery interface)
Expand Down Expand Up @@ -157,14 +159,6 @@ sensor:
name: "${friendly_name} panel current"
battery_voltage:
name: "${friendly_name} battery voltage"
charging_mode_id:
name: "${friendly_name} charging mode id"
error_code:
name: "${friendly_name} error code"
tracking_mode_id:
name: "${friendly_name} tracking mode id"
load_current:
name: "${friendly_name} load current"

text_sensor:
#
Expand Down

0 comments on commit a8e4fcc

Please sign in to comment.