Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed Dec 27, 2023
1 parent 4ae1d58 commit c8c8667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/keys/loadpoint.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ const (
VehiclePresent = "vehiclePresent" // vehicle detected
VehicleRange = "vehicleRange" // vehicle range
VehicleSoc = "vehicleSoc" // vehicle soc
VehicleTargetSoc = "vehicleTargetSoc" // vehicle soc limit
VehicleTargetSoc = "vehicleTargetSoc" // vehicle api soc limit
VehicleClimaterActive = "vehicleClimaterActive" // vehicle climater active
)

0 comments on commit c8c8667

Please sign in to comment.