{% extends "layout.html" %} {% block title %}OptiWarm - Warming Rule Types{% endblock %} {% block content %}
| Name | Priority | Place Types | Rules | Actions |
|---|---|---|---|---|
| {{ rule_type.name }} | {{ rule_type.priority }} | {{ rule_type.place_types|length }} | {{ rule_type.rules|length }} |
Warming rule types define categories of heating rules that can be applied to different place types:
Each rule type can have multiple specific rules defining temperature thresholds and schedules.