mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-26 18:57:17 +00:00
Corrected indentation and standardized examples (#8130)
This commit is contained in:
parent
b39b9db770
commit
0b684012e2
@ -116,6 +116,7 @@ SELECT * FROM states WHERE entity_id='binary_sensor.xyz789' GROUP BY state ORDER
|
|||||||
|
|
||||||
{% raw %}
|
{% raw %}
|
||||||
```yaml
|
```yaml
|
||||||
|
sensor:
|
||||||
- platform: sql
|
- platform: sql
|
||||||
db_url: postgresql://user:password@host/dbname
|
db_url: postgresql://user:password@host/dbname
|
||||||
queries:
|
queries:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user