15 lines
275 B
YAML
15 lines
275 B
YAML
|
---
|
||
|
# yaml-language-server: $schema=https://raw.githubusercontent.com/goss-org/goss/master/docs/schema.yaml
|
||
|
process:
|
||
|
hass:
|
||
|
running: true
|
||
|
file:
|
||
|
/usr/local/bin/hass:
|
||
|
exists: true
|
||
|
port:
|
||
|
tcp6:8123:
|
||
|
listening: true
|
||
|
http:
|
||
|
http://localhost:8123:
|
||
|
status: 200
|