mirror of
https://github.com/home-assistant/core.git
synced 2026-08-18 11:13:27 +01:00
The NumberMode should be BOX as per the entity description but due to the missing dataclass decorator was resolving to NumberMode.AUTO.
The NumberMode should be BOX as per the entity description but due to the missing dataclass decorator was resolving to NumberMode.AUTO.