mirror of
https://github.com/home-assistant/core.git
synced 2026-08-22 06:11:36 +01:00
Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Erwin Douna <e.douna@gmail.com>
13 lines
203 B
JSON
13 lines
203 B
JSON
[
|
|
{
|
|
"number": 1,
|
|
"driverSerialNo": "RU1234567890",
|
|
"driverShortSerialNo": "RU1234"
|
|
},
|
|
{
|
|
"number": 2,
|
|
"driverSerialNo": "RU0987654321",
|
|
"driverShortSerialNo": "RU5678"
|
|
}
|
|
]
|