mirror of
https://github.com/home-assistant/frontend.git
synced 2026-02-23 11:15:33 +00:00
Change the fallback for null floor levels from 0 to 9999, ensuring floors without a defined level appear at the bottom when sorted (after all numbered floors, including negative basement levels). This matches the original intent from #20206 which added support for floors without levels.