hass-core/tests/components/laundrify/fixtures/machines.json
xLarry 276f6c7ee7
Update laundrify_aio to v1.2.2 (#121068)
* refactor: upgrade laundrify_aio to v1.2.1

* refactor: update laundrify_aio to v1.2.2
2024-07-04 22:08:50 +02:00

10 lines
170 B
JSON

[
{
"id": "14",
"name": "Demo Waschmaschine",
"status": "OFF",
"internalIP": "192.168.0.123",
"model": "SU02",
"firmwareVersion": "2.1.0"
}
]