utils: add name attribute to FakeDevice class.
When an error occurs trying to parse the dp values into the
matched entity, the error handling is throwing an exception
because it is trying to output a log message mentioning the
device name. Provide a dummy name so it has something to
log.