Raw JSON exposes probes as numeric keys. The dashboard translates those keys into labels such as “North wall” or “Door bay” so visitors understand what they are reading without memorizing firmware indices.
Configuring mappings
Signed-in users add HTTPS feed URLs under dashboard temperature feed settings—detailed in configuring temperature feeds. Each enabled probe key gets a display name. Typos in keys silently hide readings even when the feed is healthy, so verify against curl output or JSON probe output schema.
Naming conventions
- Include location and height if zones are similar (“East wall, high”).
- Keep names short for mobile stat cards.
- Document GPIO-to-key mapping on the bench for future you.
- Use the average key only for summary history, not as a zone label.
Related guides
Start with temperature probes and their uses, then follow home page probe fetch for how mappings reach the public home page.