Update README.md

This commit is contained in:
tteck 2021-08-22 05:54:33 -04:00 committed by GitHub
parent 7f9aaf7de9
commit c4e04ba788
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ Checking status.
```
sudo systemctl status mariadb
```
Change the recorder: `db_url:` in your HA configuration.yaml ```mysql://admin:password@lxc-ip:3306/homeassistant?charset=utf8mb4```
Change the recorder: `db_url:` in your HA configuration.yaml
Example: `mysql://admin:password@192.168.1.26:3306/homeassistant?charset=utf8mb4`