mirror of
https://github.com/home-assistant/core.git
synced 2026-02-26 04:46:08 +00: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.