Explorar el Código

Update README.md

tteckster hace 3 años
padre
commit
ca7c7f9d5a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

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