We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With the following YAML:
esphome: name: test-esp # atom-bluetooth-proxy friendly_name: Test ESP # Bluetooth Proxy # name_add_mac_suffix: true project: name: esphome.bluetooth-proxy version: "1.0"
version value is replaced by '1.0' even if I set the following configuration:
version
'1.0'
comments_min_spaces_from_content = 2 section_whitelines = 1 explicit_start = false line_length = 0 quote_representation = '"'
Except if I missed something, the value should stay as it is.
The text was updated successfully, but these errors were encountered:
actually having the same issue
Sorry, something went wrong.
Oops, looks duplicate as #252 and unfortunately there is no solution.
No branches or pull requests
With the following YAML:
version
value is replaced by'1.0'
even if I set the following configuration:Except if I missed something, the value should stay as it is.
The text was updated successfully, but these errors were encountered: