From 3a8e559168ff3f49899d3c7d7f6117b4052f633d Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Fri, 27 May 2022 21:53:43 +0200 Subject: [PATCH 1/5] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 31891c3c..7bfd3526 100644 --- a/README.md +++ b/README.md @@ -457,6 +457,8 @@ key | optional | type | default | description `weatherOverrideForecast2` | True | complex | `None` | sensor entity from home assistant here to override the second weather forecast item on the screensaver `weatherOverrideForecast3` | True | complex | `None` | sensor entity from home assistant here to override the third weather forecast item on the screensaver `weatherOverrideForecast4` | True | complex | `None` | sensor entity from home assistant here to override the forth weather forecast item on the screensaver +`statusIcon1` | True | complex | `None` | status icon left to the date string, config similar to weatherOverride +`statusIcon2` | True | complex | `None` | status icon right to the date string, config similar to weatherOverride `doubleTapToUnlock` | True | boolean | `False` | requires to tap screensaver two times `alternativeLayout` | True | boolean | `False` | alternative layout with humidity `theme` | True | complex | | configuration for theme From d5d7a037114dc0b1d004e773621d8bcae51f2282 Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Fri, 27 May 2022 22:04:26 +0200 Subject: [PATCH 2/5] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bfd3526..dec4f8b4 100644 --- a/README.md +++ b/README.md @@ -740,9 +740,11 @@ Click redownload in the menu of the app in HACS. Select main version. +__**Wait for it to load, dropdown needs to be selectable again, otherwise it will download the latest release**__ + ![hacs-main](doc-pics/hacs-main.png) -**Wait for it to load, dropdown needs to be selectable again** +__**Wait for it to load, dropdown needs to be selectable again, otherwise it will download the latest release**__ Click download. From f3dd3d4925f427676e2e5bfa9a9b05307229a766 Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Fri, 27 May 2022 22:05:28 +0200 Subject: [PATCH 3/5] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dec4f8b4..d2029989 100644 --- a/README.md +++ b/README.md @@ -740,11 +740,11 @@ Click redownload in the menu of the app in HACS. Select main version. -__**Wait for it to load, dropdown needs to be selectable again, otherwise it will download the latest release**__ +** !!! Wait for it to load, dropdown needs to be selectable again, otherwise it will download the latest release !!! ** ![hacs-main](doc-pics/hacs-main.png) -__**Wait for it to load, dropdown needs to be selectable again, otherwise it will download the latest release**__ +** !!! Wait for it to load, dropdown needs to be selectable again, otherwise it will download the latest release !!! ** Click download. From 4b70728d5283cab0a501362cd34f6374ceec4849 Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Fri, 27 May 2022 22:06:07 +0200 Subject: [PATCH 4/5] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d2029989..9c447671 100644 --- a/README.md +++ b/README.md @@ -740,11 +740,11 @@ Click redownload in the menu of the app in HACS. Select main version. -** !!! Wait for it to load, dropdown needs to be selectable again, otherwise it will download the latest release !!! ** +**!!! Wait for it to load, dropdown needs to be selectable again, otherwise it will download the latest release !!!** ![hacs-main](doc-pics/hacs-main.png) -** !!! Wait for it to load, dropdown needs to be selectable again, otherwise it will download the latest release !!! ** +**!!! Wait for it to load, dropdown needs to be selectable again, otherwise it will download the latest release !!!** Click download. From 2bb28fbe0a0583bca1dbfa3e9c7e5061480ecf5a Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Fri, 27 May 2022 22:10:41 +0200 Subject: [PATCH 5/5] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 23 +++++++++++++++++++++++ .github/ISSUE_TEMPLATE/feature-request.md | 17 +++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/feature-request.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..c5cb60e7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,23 @@ +--- +name: Bug report +about: "[Bug] Create a report to help us improve" +title: "[BUG] " +labels: bug +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior + +**Screenshots** +If applicable, add a picture to help explain your problem. + +**AppDaemon Logs** +Please check the appdaemon log for any errors add the log to this issue. (Settings > Add-ons > AppDaemon > Log) + +**Additional context** +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md new file mode 100644 index 00000000..295c47fd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -0,0 +1,17 @@ +--- +name: Feature request +about: "[Feature Request] Suggest an idea for this project" +title: "[Feature Request] " +labels: enhancement +assignees: '' + +--- + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Additional context** +Add any other context or screenshots about the feature request here. + +**Panel / Firmware Version** +Please add the Panel/Firmware Version you are using (EU, US-L or US-P)