mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 22:18:40 +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