mirror of
https://github.com/home-assistant/core.git
synced 2026-09-11 16:11:03 +01: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