Add weather temperature sensor flag

This commit is contained in:
2026-06-05 01:55:07 -06:00
parent 8a31048646
commit 261d8983df
7 changed files with 60 additions and 8 deletions
+5 -1
View File
@@ -265,4 +265,8 @@ Pico sends:
Alternative:
{"type":"clear_temp","slot":1}
{"type":"clear_temp","slot":1}\n\n### Temperature weather flag
`status_response.config.temperature_sensors[]` and `status_response.temps[]` include `weather: false`.
`config_temp` may include `weather: true` to mark one configured sensor as the outside/weather sensor. Pico clients should treat this as optional and default missing values to `false`.\n