v1.0.1
Added
- Service descriptor with fields to make hassfest happy
- Documentation about the service
Changed
- Remove unneeded boolean
Fixed
- Changed instances of
async_setup_platforms
toasync_forward_entry_setups
to fix compatibility
with 2023.3
async_setup_platforms
to async_forward_entry_setups
to fix compatibility