mirror of
https://github.com/home-assistant/core.git
synced 2026-09-02 10:17:26 -05:00
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.