mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 04:20:17 +00:00
* Change config entry state to an enum * Allow but deprecate EntryState str equality comparison * Test fixes * Rename to ConfigEntryState * Remove str comparability backcompat * Update new occurrences of strs cropped up during review