core/homeassistant/components/ridwell
Aaron Bach ff135ecdc6
Add a calendar entity to Ridwell (#88108)
* Subclass a `DataUpdateCoordinator` for Ridwell

* Add a calendar entity to Ridwell

* Simpler unique ID

* Fix tests

* Docstring
2023-03-28 09:31:36 +02:00
..
__init__.py
calendar.py
config_flow.py
const.py
coordinator.py
diagnostics.py
entity.py
manifest.json
sensor.py
strings.json
switch.py