1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00
Files
core/tests/components/melissa/fixtures/status.json
2021-11-01 20:47:05 -07:00

9 lines
120 B
JSON

{
"12345678": {
"temp": 27.4,
"raw_temperature": 28928,
"humidity": 18.7,
"raw_humidity": 12946
}
}