hass-core/tests/components/skybell/fixtures/me.json
Robert Hillis 200804237f
Add binary sensor tests to Skybell (#79568)
* Add tests to Skybell

* better way to manage cache

* uno mas

* try ci fix

* temporary

* undo temporary

* ruff

* black

* uno mas

* uno mas

* remove problematic test for now

* reduce to binary sensor tests

* coverage

* move cache to json

* Update tests/components/skybell/conftest.py

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-11-22 18:56:50 +01:00

9 lines
234 B
JSON

{
"firstName": "First",
"lastName": "Last",
"resourceId": "123456789012345678901234",
"createdAt": "2018-10-06T02:02:14.050Z",
"updatedAt": "2018-10-06T02:02:14.050Z",
"id": "1234567890abcdef12345678",
"userLinks": []
}