@chemelli wrote:
Hi,
I’m runnign DSM 6.2.2 update 4 on my Synology.
I integrated “synologydsm” (HomeAssistant 0.104.1) but I get the following issue:2020-01-27 00:36:20 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 284, in async_update_ha_state self._async_write_ha_state() File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 320, in _async_write_ha_state state = self.state File "/usr/src/homeassistant/homeassistant/components/synologydsm/sensor.py", line 235, in state return round(attr / 1024.0, 1) TypeError: unsupported operand type(s) for /: 'NoneType' and 'float'
How can I investigate ?
Simone
Posts: 1
Participants: 1