소스 검색

Update README.md

tteck 4 년 전
부모
커밋
2e94e94229
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.md

+ 1 - 0
README.md

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