Sam

Results 2 issues of Sam

This is the largest change I've made to date. It creates resolves #27 which was initially solved with PR #31 but was later reverted in PR #33 due to #32....

enhancement

When deleting the config entry, the following error is raised: ``` Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 780, in async_unload await self._async_process_on_unload(hass) File "/usr/src/homeassistant/homeassistant/config_entries.py", line 934, in _async_process_on_unload...