1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-22 10:55:50 +00:00
Files
core/tests/components/teslemetry/fixtures/config.json
Brett Adams b6c0257c43 Add streaming sensors to Teslemetry (#132783)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-09 18:58:12 +01:00

11 lines
183 B
JSON

{
"exp": 1749261108,
"hostname": "na.teslemetry.com",
"port": 4431,
"prefer_typed": true,
"pending": false,
"fields": {
"ChargeAmps": { "interval_seconds": 60 }
}
}