Skip to content

Commit

Permalink
Volvo2mqtt: remove broken status (#17089)
Browse files Browse the repository at this point in the history
  • Loading branch information
andig authored Nov 5, 2024
1 parent f3c791c commit c9b40db
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions templates/definition/vehicle/volvo2mqtt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,6 @@ render: |
source: mqtt
topic: homeassistant/sensor/{{ .vin }}_battery_charge_level/state
timeout: {{ .timeout }}
status:
source: combined
plugged:
source: mqtt
topic: homeassistant/sensor/{{ .vin }}_charging_connection_status/state
timeout: {{ .timeout }}
charging:
source: mqtt
topic: homeassistant/sensor/{{ .vin }}_charging_system_status/state
timeout: {{ .timeout }}
range:
source: mqtt
topic: homeassistant/sensor/{{ .vin }}_electric_range/state
Expand Down

0 comments on commit c9b40db

Please sign in to comment.