dashboard: show two prioritized temperature groups
This commit is contained in:
@@ -955,3 +955,11 @@ Example:
|
||||
- Fridge Zone 2: `group=fridge`, `priority=2`
|
||||
|
||||
The dashboard displays the grouped fridge tile in priority order, for example `34°/45°`.
|
||||
|
||||
### Temperature Slot and Group Display
|
||||
|
||||
The Cargo ESP currently supports 4 temperature sensor slots.
|
||||
|
||||
Temperature sensor `group` values are free-form text in the WebUI. Entering a new group name effectively creates that group. The dashboard overview shows the first two available non-weather groups by priority. Multiple sensors in the same group are combined into one tile, such as `34°/45°`.
|
||||
|
||||
Sensors marked `weather: true` are excluded from the temperature card and shown in the top status strip as `OUT ##°`.
|
||||
|
||||
@@ -273,3 +273,11 @@ Example:
|
||||
- Fridge Zone 2: `group=fridge`, `priority=2`
|
||||
|
||||
The dashboard displays the grouped fridge tile in priority order, for example `34°/45°`.
|
||||
|
||||
### Temperature Slot and Group Display
|
||||
|
||||
The Cargo ESP currently supports 4 temperature sensor slots.
|
||||
|
||||
Temperature sensor `group` values are free-form text in the WebUI. Entering a new group name effectively creates that group. The dashboard overview shows the first two available non-weather groups by priority. Multiple sensors in the same group are combined into one tile, such as `34°/45°`.
|
||||
|
||||
Sensors marked `weather: true` are excluded from the temperature card and shown in the top status strip as `OUT ##°`.
|
||||
|
||||
@@ -340,3 +340,11 @@ Example:
|
||||
- Fridge Zone 2: `group=fridge`, `priority=2`
|
||||
|
||||
The dashboard displays the grouped fridge tile in priority order, for example `34°/45°`.
|
||||
|
||||
### Temperature Slot and Group Display
|
||||
|
||||
The Cargo ESP currently supports 4 temperature sensor slots.
|
||||
|
||||
Temperature sensor `group` values are free-form text in the WebUI. Entering a new group name effectively creates that group. The dashboard overview shows the first two available non-weather groups by priority. Multiple sensors in the same group are combined into one tile, such as `34°/45°`.
|
||||
|
||||
Sensors marked `weather: true` are excluded from the temperature card and shown in the top status strip as `OUT ##°`.
|
||||
|
||||
Reference in New Issue
Block a user