space_heater
Vars | |
cell | The cell we spawn with |
---|---|
display_panel | Should we add an overlay for open spaceheaters |
efficiency | How efficiently we can deliver that heat/cold (higher indicates less cell consumption) |
heating_power | How much heat/cold we can deliver |
mode | What is the mode we are in now? |
on | Is the machine on? |
set_mode | Anything other than "heat" or "cool" is considered auto. |
settable_temperature_median | What's the middle point of our settable temperature (30 °C) |
settable_temperature_range | Range of temperatures above and below the median that we can set our target temperature (increase by upgrading the capacitors) |
target_temperature | The temperature we trying to get to |
temperature_tolerance | The amount of degrees above and below the target temperature for us to change mode to heater or cooler |
Var Details
cell
The cell we spawn with
display_panel
Should we add an overlay for open spaceheaters
efficiency
How efficiently we can deliver that heat/cold (higher indicates less cell consumption)
heating_power
How much heat/cold we can deliver
mode
What is the mode we are in now?
on
Is the machine on?
set_mode
Anything other than "heat" or "cool" is considered auto.
settable_temperature_median
What's the middle point of our settable temperature (30 °C)
settable_temperature_range
Range of temperatures above and below the median that we can set our target temperature (increase by upgrading the capacitors)
target_temperature
The temperature we trying to get to
temperature_tolerance
The amount of degrees above and below the target temperature for us to change mode to heater or cooler