updates
This commit is contained in:
parent
16bf248308
commit
e4a122582c
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
openwebui:
|
||||
image: ghcr.io/open-webui/open-webui:0.6.16
|
||||
image: ghcr.io/open-webui/open-webui:0.6.23
|
||||
container_name: open-webui
|
||||
restart: always
|
||||
environment:
|
||||
|
|
|
|||
|
|
@ -94,15 +94,15 @@
|
|||
"linkquality": 66
|
||||
},
|
||||
"0xa4c138e68023f4c6": {
|
||||
"battery": 71,
|
||||
"battery": 59,
|
||||
"water_leak": false,
|
||||
"battery_low": false,
|
||||
"linkquality": 3
|
||||
},
|
||||
"0xa4c13838ba59a1b2": {
|
||||
"battery": 100,
|
||||
"temperature": 35.5,
|
||||
"humidity": 36,
|
||||
"temperature": 30.3,
|
||||
"humidity": 39,
|
||||
"temperature_unit": "celsius",
|
||||
"temperature_calibration": 0,
|
||||
"humidity_calibration": 0,
|
||||
|
|
@ -114,9 +114,9 @@
|
|||
"linkquality": 138
|
||||
},
|
||||
"0xa4c1383ec7aa7d95": {
|
||||
"temperature": 25.34,
|
||||
"humidity": 61.41,
|
||||
"battery": 70,
|
||||
"temperature": 24.58,
|
||||
"humidity": 52.71,
|
||||
"battery": 59,
|
||||
"linkquality": 150
|
||||
},
|
||||
"0xa4c138066bf1f4c7": {
|
||||
|
|
@ -149,9 +149,9 @@
|
|||
"color_mode": "color_temp"
|
||||
},
|
||||
"0xa4c1383db5531833": {
|
||||
"temperature": 25,
|
||||
"humidity": 56.7,
|
||||
"battery": 34,
|
||||
"temperature": 23.8,
|
||||
"humidity": 43.3,
|
||||
"battery": 29,
|
||||
"linkquality": 147,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
|
|
@ -160,22 +160,23 @@
|
|||
}
|
||||
},
|
||||
"0xa4c1389d42e94844": {
|
||||
"temperature": 23.7,
|
||||
"temperature": 22.4,
|
||||
"linkquality": 0,
|
||||
"battery": 100,
|
||||
"humidity": 55,
|
||||
"temperature_unit": "celsius",
|
||||
"humidity": 61,
|
||||
"temperature_unit": "fahrenheit",
|
||||
"temperature_calibration": 0,
|
||||
"humidity_calibration": 0
|
||||
},
|
||||
"0xa4c138570b1956d9": {
|
||||
"temperature": 21.61,
|
||||
"humidity": 58.81,
|
||||
"battery": 93,
|
||||
"temperature": 24.95,
|
||||
"humidity": 51.97,
|
||||
"battery": 46,
|
||||
"linkquality": 72
|
||||
},
|
||||
"0x000d6f00109eb214": {
|
||||
"voltage": 3000,
|
||||
"battery": 100
|
||||
"voltage": 3100,
|
||||
"battery": 100,
|
||||
"battery_low": false
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue