Error during setup of component browser_mod

Browser_mod custom component was working and stopped with this error

**Error during setup of component browser_mod **

Source: custom_components/browser_mod/__init__.py:40
Integration: browser_mod ([documentation](https://github.com/thomasloven/hass-browser_mod/blob/63d204cbf8bb9e2b5dbfd1b9b5baec34e3409a05/README.md))
First occurred: 20:42:31 (1 occurrences)
Last logged: 20:42:31

Error during setup of component browser_mod

Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/setup.py", line 229, in _async_setup_component result = await task File "/config/custom_components/browser_mod/__init__.py", line 40, in async_setup name = config[DOMAIN][CONFIG_DEVICES][d].get("name", None) AttributeError: 'NoneType' object has no attribute 'get'