1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-30 05:31:11 +01:00
Files
core/tests/components/smartthings/fixtures/device_health.json
Joost Lekkerkerker 4f8363a5c2 Add availability to SmartThings devices (#143836)
* Bump pySmartThings to 3.1.0

* Bump pySmartThings to 3.2.0

* Add availability to SmartThings devices

* Add availability to SmartThings devices

* Add availability to SmartThings devices
2025-04-29 10:29:07 +02:00

6 lines
127 B
JSON

{
"deviceId": "612ab3c2-3bb0-48f7-b2c0-15b169cb2fc3",
"state": "ONLINE",
"lastUpdatedDate": "2025-04-28T11:43:31.600Z"
}