mirror of
https://github.com/home-assistant/core.git
synced 2026-05-29 19:57:40 +01:00
5c4529d044
* Cast list and bool options to STR * Add button options to STR * Add TYPE_BUTTON to value types * Adjust comparison * Remove Logging * Remove Empty line * Update tests * Update tests * Mistake