Utils: revert change to use relative imports
Unless the path is not properly set up, relative paths cause error.
Since we don't have HomeAssistant properly setting things up in the
dev environment for command line utils, using absolute paths is more
resilient.