Add a calendar entity to Ridwell (#88108)

* Subclass a `DataUpdateCoordinator` for Ridwell

* Add a calendar entity to Ridwell

* Simpler unique ID

* Fix tests

* Docstring
This commit is contained in:
Aaron Bach 2023-03-28 01:31:36 -06:00 committed by GitHub
parent 0666a4750c
commit ff135ecdc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 131 additions and 25 deletions

View file

@ -32,7 +32,7 @@ async def test_entry_diagnostics(
"_async_request": None,
"event_id": "event_123",
"pickup_date": {
"__type": "<class 'datetime.date'>",
"__type": "<class 'freezegun.api.FakeDate'>",
"isoformat": "2022-01-24",
},
"pickups": [