home-assistant-neerslag-card icon indicating copy to clipboard operation
home-assistant-neerslag-card copied to clipboard

sensor not loading

Open cosmos1978 opened this issue 9 months ago • 1 comments

I get this error in ym logs

2024-05-15 17:52:09.981 ERROR (MainThread) [homeassistant.components.sensor] Error while setting up command_line platform for sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 356, in _async_setup_platform await asyncio.shield(awaitable) File "/usr/src/homeassistant/homeassistant/components/command_line/sensor.py", line 49, in async_setup_platform command: str = sensor_config[CONF_COMMAND]

TypeError: 'NoneType' object is not subscriptable

cosmos1978 avatar May 15 '24 16:05 cosmos1978