tesla-local-control / tesla_ble_mqtt_docker

Apache License 2.0
29 stars 8 forks source link

Match comment with regex check #50

Closed g4rb4g3 closed 2 months ago

g4rb4g3 commented 2 months ago

I just tried to set up everything with 3 VINs but always got a VIN_LIST:VIN123,VIN234,VIN345 is not compliant, please check this setting Also using whitespaces did not work out. After checking libproduct.sh I realized that | is the required separator for VIN_LIST according to VIN_PATTERN.

iainbullock commented 2 months ago

Thanks for this. I think you are correct however I'll let the author of this part review the PR

@baylanger are you available to review?

Need to be merged into #stage or another branch other than #main