From b48bb709be3eb7abbca9defbba8a776b4584a45f Mon Sep 17 00:00:00 2001 From: Oncleben31 Date: Thu, 17 Dec 2020 08:00:15 +0100 Subject: [PATCH] Prepare next release (#103) --- README.rst | 2 +- {{cookiecutter.project_name}}/.devcontainer/configuration.yaml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 088c31d..b3a60ff 100644 --- a/README.rst +++ b/README.rst @@ -74,7 +74,7 @@ in the `cookiecutter-homeassistant-custom-component-instance`_ example. .. references-begin -.. |current-stable-version| replace:: 2020.11.16 +.. |current-stable-version| replace:: 2020.12.15 .. _integration_blueprint: https://github.com/custom-components/integration_blueprint .. _Cookiecutter: https://github.com/cookiecutter/cookiecutter .. _cookiecutter-homeassistant-component: https://github.com/boralyl/cookiecutter-homeassistant-component diff --git a/{{cookiecutter.project_name}}/.devcontainer/configuration.yaml b/{{cookiecutter.project_name}}/.devcontainer/configuration.yaml index 4e683d3..a3a3bd5 100644 --- a/{{cookiecutter.project_name}}/.devcontainer/configuration.yaml +++ b/{{cookiecutter.project_name}}/.devcontainer/configuration.yaml @@ -4,6 +4,5 @@ logger: default: info logs: custom_components.{{cookiecutter.domain_name}}: debug - # If you need to debug uncommment the line below (doc: https://www.home-assistant.io/integrations/debugpy/) # debugpy: