Find best image based on window.innerWidth
What's Changed
- Bump cookie and express by @dependabot in #468
- Bump rexml from 3.3.6 to 3.3.9 in /docs by @dependabot in #471
- Feat/control image width logics by @exetico in #470
Possibly breaking changes
- ha-floorplan will now match images on basis of the browsers window size, not the desktop width size. If you face any problems after upgrading ha-floorplan, you can enforce the old logics by adding
use_screen_width: true
on config.image. See more in the documentation.⚠️ IMPORTANT⚠️ : If you end up using theuse_screen_width: true
option, in order to fix your solution, remember to submit it here. We're planning to remove it again in the future, if no-body submits any issues, after a period of time.
Full Changelog: 1.0.45...1.0.46