23 lines
518 B
TOML
23 lines
518 B
TOML
# Astrape — the lightning
|
|
|
|
house = "power"
|
|
order = 1
|
|
|
|
name = "Astrape"
|
|
domain = "The Energy Keeper"
|
|
state = "In Development"
|
|
label = "In Development"
|
|
role = "host"
|
|
host = "astrape.sticknife.com"
|
|
runs = "not yet built"
|
|
|
|
# one line, used by the no-JavaScript listing
|
|
does = """
|
|
The manager for the household power systems.
|
|
"""
|
|
|
|
# the paragraph in the detail panel
|
|
long = """
|
|
The manager for the household power systems. Astrape controls how much power flows in and out between the house and the grid.
|
|
"""
|