mirror of
https://github.com/home-assistant/core.git
synced 2026-05-19 15:00:27 +01:00
f55095df83
If mFi sensors are identified but not fully assigned they can have no tag value, and mficlient throws a ValueError to signal this. This patch handles that case by considering such devices to always be STATE_OFF.