21 lines
428 B
TOML
21 lines
428 B
TOML
# Ganymede — the house
|
|
|
|
house = "control"
|
|
order = 1
|
|
|
|
name = "Ganymede"
|
|
domain = "the house"
|
|
state = "machine"
|
|
label = "Home Assistant"
|
|
runs = "home server"
|
|
|
|
# one line, used by the no-JavaScript listing
|
|
does = """
|
|
The home assistant. Runs smart home automation.
|
|
"""
|
|
|
|
# the paragraph in the detail panel
|
|
long = """
|
|
Cupbearer to the gods. Ganymede maintains the household, all lights, climate, and security systems.
|
|
"""
|