Merge branch 'current' into next

This commit is contained in:
Franck Nijhof 2021-02-24 12:23:34 +01:00
commit ea69f1080b
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 4 additions and 3 deletions

View File

@ -31,7 +31,8 @@ The following tables show the available trigger data per platform.
| ---- | ---- |
| `trigger.platform` | Hardcoded: `event`.
| `trigger.event` | Event object that matched.
| `trigger.event.data` | Optional data
| `trigger.event.event_type` | Event type.
| `trigger.event.data` | Optional event data.
### MQTT

View File

@ -4,6 +4,6 @@ description: "The documentation is missing or outdated"
ha_category: Documentation
---
Home Assistant is a FAST moving open source project. This means occasionally the official documentation will not be 100% current or complete. Since this is an open source volunteer project, we would encourage anyone who finds gaps in the documentation to click the `edit this page on Github` link in the top right and submit any corrections/enhancements they may find useful. A step-by-step guide on how to contribute to the documentation can be found [here](https://community.home-assistant.io/t/editing-the-documentation-and-creating-a-pull-request-on-github/9573).
Home Assistant is a FAST moving open source project. This means occasionally the official documentation will not be 100% current or complete. Since this is an open source volunteer project, we would encourage anyone who finds gaps in the documentation to click the `EDIT` link at the bottom and submit any corrections/enhancements they may find useful. A step-by-step guide on how to contribute to the documentation can be found [here](https://community.home-assistant.io/t/editing-the-documentation-and-creating-a-pull-request-on-github/9573).
In the absence of information, many users find it beneficial to look at other people's configurations to find examples of what they want to accomplish in their own configurations. The easiest way to find these configurations is through this [GitHub search](https://github.com/search?q=topic%3Ahome-assistant-config&type=Repositories).

View File

@ -17,7 +17,7 @@ ha_platforms:
---
AdGuard Home is a network-wide ad- and tracker-blocking DNS server with parental
control (adult content blocking) capabilities. The AdgGuard integration allows
control (adult content blocking) capabilities. The AdGuard integration allows
you to control and monitor your AdGuard Home instance in Home Assistant.
{% include integrations/config_flow.md %}