1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-08 23:34:22 +01:00
Files
core/tests/components/fumis/fixtures/info_minimal.json
T
Franck Nijhof b6271e59fa Add sensor platform to Fumis integration (#168680)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-21 22:24:13 +02:00

55 lines
1.1 KiB
JSON

{
"apiVersion": "1.3",
"unit": {
"id": "AABBCCDDEEFF",
"type": 3,
"version": "2.5.0",
"command": null,
"rssi": "-60",
"ip": "192.168.1.2",
"timezone": null,
"temperature": null
},
"controller": {
"type": 2,
"version": "2.6.0",
"command": -1,
"status": 999,
"heatingSlope": -0.1,
"stoveLastAvailability": 1776413799,
"mobileLastAvailability": 1776412827,
"currentTime": 1776413805,
"error": 0,
"alert": 0,
"timerEnable": false,
"fuelType": 1,
"timeToService": -1,
"delayedStartAt": -1,
"delayedStopAt": -1,
"power": {
"setType": 0,
"actualType": 0,
"kw": 0,
"actualPower": 0,
"setPower": 0
},
"statistic": {
"igniterStarts": 0,
"uptime": 0,
"heatingTime": 0,
"serviceTime": 0,
"overheatings": 0,
"misfires": 0,
"fuelQuantityUsed": 0
},
"diagnostic": {
"parameters": [],
"variables": [],
"timers": []
},
"fans": [],
"fuels": [],
"temperatures": []
}
}