mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add documentation for my (#16456)
This commit is contained in:
parent
d8332c545e
commit
082e0fc157
24
source/_integrations/my.markdown
Normal file
24
source/_integrations/my.markdown
Normal file
@ -0,0 +1,24 @@
|
||||
---
|
||||
title: My Home Assistant
|
||||
description: Support for the my.home-assistant.io redirect service.
|
||||
ha_category:
|
||||
- Other
|
||||
ha_release: 2021.3.0
|
||||
ha_domain: my
|
||||
ha_iot_class: Calculated
|
||||
---
|
||||
|
||||
This integration handles redirects from the [My Home Assistant](https://my.home-assistant.io) service.
|
||||
|
||||
My Home Assistant allows the documentation to link you to specific pages in your Home Assistant instance. See the [My Home Assistant FAQ](https://my.home-assistant.io/faq.html) for more information.
|
||||
|
||||
## Configuration
|
||||
|
||||
This integration is by default enabled, unless you've disabled or removed the [`default_config:`](https://www.home-assistant.io/integrations/default_config/) line from your configuration. If that is the case, the following example shows you how to enable this integration manually:
|
||||
|
||||
Add the following section to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
my:
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user