Advertisement
Guest User

Untitled

a guest
Jan 25th, 2020
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. Error setting up platform webostv
  2. Traceback (most recent call last):
  3. File "/usr/src/homeassistant/homeassistant/components/notify/__init__.py", line 73, in async_setup_platform
  4. hass, p_config, discovery_info
  5. File "/usr/src/homeassistant/homeassistant/components/webostv/notify.py", line 19, in async_get_service
  6. host = discovery_info.get(CONF_HOST)
  7. AttributeError: 'NoneType' object has no attribute 'get'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement