mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-08 08:51:03 +01:00
Home Assistant Integration
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -4,5 +4,8 @@
|
||||
"files.eol": "\n",
|
||||
"editor.tabSize": 4,
|
||||
"editor.insertSpaces": true,
|
||||
"editor.cursorStyle": "block"
|
||||
"editor.cursorStyle": "block",
|
||||
"githubPullRequests.ignoredPullRequestBranches": [
|
||||
"master"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -18,7 +18,8 @@
|
||||
|
||||
_Thanks to everyone having starred my repo! To star it click on the image below, then it will be on top right. Thanks!_
|
||||
|
||||
[](https://github.com/alexbelgium/hassio-addons/stargazers)
|
||||
[](https://github.com/alexbelgium/hassio-addons/stargazers)
|
||||
|
||||
|
||||

|
||||
|
||||
@@ -126,7 +127,7 @@ Then create a new template sensor using the configuration below.
|
||||
|
||||
There are two versions listed below. One will link the Bird Name to Wikipedia the other one will link to All About Birds. You will need to modify the Confidence link to match your Home Assistant setup.
|
||||
|
||||

|
||||

|
||||
|
||||
```yaml
|
||||
type: markdown
|
||||
@@ -194,7 +195,7 @@ card_mod:
|
||||
}
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
```yaml
|
||||
type: markdown
|
||||
|
||||
Reference in New Issue
Block a user