Add weather temperature sensor flag
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user