Attention: It's recommend to uninstall 0.0.5 before upgrading to 0.0.7
You should also take a backup since the way this integration works has changed.
It now comments out default_config: in your config/configuration.yaml and in the python code sets up all dependencies of the default_config minus the ones you have disabled in the configuration page. If you disable the integration or if you remove it, it adds back the default_config: and asks you to restart Home Assistant.
Changes:
- Stop needing a restart after every Home Assistant update
Now a restart is required only at the initial setup or if you change which components to disable from the default_config. A repair issue will be raised for you to restart Home Assistant. - Add recorder as dependency to fix #11