Error setting up platform webostv
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/components/notify/init.py”, line 73, in async_setup_platform
hass, p_config, discovery_info
File “/usr/src/homeassistant/homeassistant/components/webostv/notify.py”, line 19, in async_get_service
host = discovery_info.get(CONF_HOST)
AttributeError: ‘NoneType’ object has no attribute ‘get’
I am having the exact same error. Hopefully someone could share their thoughts with us. Maybe we have to raise a github issue for this, if someone hasn’t already
Assuming you have converted webostv from a media_player per breaking change, you must also delete any webostv notifier definitions. It appears these are now created automatically.