Update development_environment.mdx (#1501)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Michał Stańczyk 2022-10-18 18:44:31 +02:00 committed by GitHub
parent 3150fb46fd
commit 669b3d883d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,4 +125,6 @@ After that you can run Home Assistant like this:
hass -c config
```
If you encounter a crash (`SIGKILL`) while running this command on *macOS*, it's probably about lack of Bluetooth permission. You can fix it by adding this permission for your Terminal app (System Preferences -> Security & Privacy -> Bluetooth).
The Home Assistant configuration is stored in the `config` directory in your repository.