Add weather temperature sensor flag
This commit is contained in:
+5
-1
@@ -637,4 +637,8 @@ Request:
|
||||
{
|
||||
"id": "relay_1",
|
||||
"state": true
|
||||
}
|
||||
}\n\n### Weather temperature sensor flag
|
||||
|
||||
Temperature sensor config entries now include `weather: true`.
|
||||
|
||||
When a configured temp sensor has `weather: true`, the WebUI may show it as the outside/weather temperature badge. The `/status` temp objects also include this flag so HTTP, UART, USB serial, and future Pico clients can identify the selected outside-air sensor without guessing from the sensor name.\n
|
||||
Reference in New Issue
Block a user