Skip to content
New issue

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

feature request 398 add 'hide timestamp' option for version text sensor #1085

Merged
merged 2 commits into from
Jul 11, 2020

Conversation

Wauter
Copy link
Contributor

@Wauter Wauter commented Jun 8, 2020

Description:

This PR implements a boolean config option for version text sensor to remove the compilation time timestamp from the string.

Related issue (if applicable): fixes esphome/feature-requests#398

Pull request in esphome-docs with documentation (if applicable): esphome/esphome-docs#640

Checklist:

  • The code change is tested and works locally.
  • Tests have been added to verify that the new code works (under tests/ folder).
    (I added the component in the 'test1.yaml' file)

If user exposed functionality or configuration variables are added/changed:

@glmnet glmnet merged commit e41ea42 into esphome:dev Jul 11, 2020
This was referenced Jul 26, 2020
rspaargaren pushed a commit to rspaargaren/esphome that referenced this pull request Jul 30, 2020
…or (esphome#1085)

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
sashao pushed a commit to sashao/esphome that referenced this pull request Oct 23, 2020
…or (esphome#1085)

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
@github-actions github-actions bot locked and limited conversation to collaborators Sep 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hide build timestamp from text_sensor version
3 participants