mirror of
https://github.com/home-assistant/core.git
synced 2026-07-01 11:46:40 +01:00
64d17f44fa
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
120 lines
1.8 KiB
JSON
120 lines
1.8 KiB
JSON
{
|
|
"main": {
|
|
"temperature": 25.5,
|
|
"version": 825,
|
|
"RSSI": -65,
|
|
"hasCD": 0,
|
|
"hasCL": 0,
|
|
"hasPH": 1,
|
|
"hasRX": 1,
|
|
"hasUV": 0,
|
|
"hasHidro": 1,
|
|
"hasIO": 0,
|
|
"hasLED": 0,
|
|
"localTime": 1775995380
|
|
},
|
|
"modules": {
|
|
"ph": {
|
|
"current": "742",
|
|
"tank": 0,
|
|
"pump_high_on": 0,
|
|
"pump_low_on": 0,
|
|
"al3": 0,
|
|
"status": {
|
|
"low_value": "650",
|
|
"high_value": "751"
|
|
}
|
|
},
|
|
"rx": {
|
|
"current": 707,
|
|
"tank": 0,
|
|
"status": {
|
|
"value": 700
|
|
},
|
|
"pump_status": 0
|
|
}
|
|
},
|
|
"hidro": {
|
|
"current": 50,
|
|
"level": 100,
|
|
"fl1": 0,
|
|
"fl2": 0,
|
|
"low": 0,
|
|
"cover": 0,
|
|
"cover_enabled": 0,
|
|
"cloration_enabled": 0,
|
|
"maxAllowedValue": 220,
|
|
"is_electrolysis": true
|
|
},
|
|
"filtration": {
|
|
"status": 1,
|
|
"mode": 1,
|
|
"manVel": 2,
|
|
"interval1": {
|
|
"from": 28800,
|
|
"to": 36000
|
|
},
|
|
"interval2": {
|
|
"from": 46800,
|
|
"to": 50400
|
|
},
|
|
"interval3": {
|
|
"from": 68400,
|
|
"to": 70200
|
|
},
|
|
"timerVel1": 1,
|
|
"timerVel2": 1,
|
|
"timerVel3": 0,
|
|
"intel": {
|
|
"time": "600",
|
|
"temp": 24
|
|
}
|
|
},
|
|
"light": {
|
|
"status": 0
|
|
},
|
|
"relays": {
|
|
"relay1": {
|
|
"info": {
|
|
"onoff": 0,
|
|
"status": 0
|
|
}
|
|
},
|
|
"relay2": {
|
|
"info": {
|
|
"onoff": 0,
|
|
"status": 0
|
|
}
|
|
},
|
|
"relay3": {
|
|
"info": {
|
|
"onoff": 0,
|
|
"status": 0
|
|
}
|
|
},
|
|
"relay4": {
|
|
"info": {
|
|
"onoff": 0,
|
|
"status": 0
|
|
}
|
|
},
|
|
"filtration": {
|
|
"heating": {
|
|
"status": 0
|
|
}
|
|
}
|
|
},
|
|
"backwash": {
|
|
"status": 0
|
|
},
|
|
"form": {
|
|
"lat": "50.7",
|
|
"lng": "4.4",
|
|
"city": "Waterloo",
|
|
"street": "Rue Test",
|
|
"zipcode": "1410",
|
|
"country": "BE"
|
|
},
|
|
"present": true
|
|
}
|