mirror of
https://github.com/home-assistant/frontend.git
synced 2026-05-08 17:28:46 +01:00
e3a1d0abe2
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.