* Ensure platform setup is awaited in zwave_me
There was a race during setup since platform setup
was not being awaited and was being done in a task
Also migrates to using async_forward_entry_setups
instead of manually writing out async_forward_entry_setup
* Ensure platform setup is awaited in zwave_me
There was a race during setup since platform setup
was not being awaited and was being done in a task
Also migrates to using async_forward_entry_setups
instead of manually writing out async_forward_entry_setup