1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-30 05:31:11 +01:00
Files
core/tests/components/elgato/fixtures/key-light-mini/battery.json
2023-02-08 10:22:12 +01:00

9 lines
149 B
JSON

{
"powerSource": 1,
"level": 78.57,
"status": 2,
"currentBatteryVoltage": 3860,
"inputChargeVoltage": 4208,
"inputChargeCurrent": 3008
}