mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 15:26:29 +00:00
Fix typo
This commit is contained in:
parent
ed9fde84fe
commit
c701c3f9cb
@ -11,7 +11,7 @@ Developer Credentials is under active development and integrations should still
|
|||||||
|
|
||||||
## Adding support
|
## Adding support
|
||||||
|
|
||||||
Integrations support developer credentials with a file in the integration folder called `developer_credetnails.py` and implement the following:
|
Integrations support developer credentials with a file in the integration folder called `developer_credentails.py` and implement the following:
|
||||||
|
|
||||||
```python
|
```python
|
||||||
from homeassistant.core import HomeAssistant
|
from homeassistant.core import HomeAssistant
|
||||||
|
Loading…
x
Reference in New Issue
Block a user