Skip to content

Releases: ExperienceLovelace/ha-floorplan

New simple visual config-editor and bugfix for "elements"-rules

Choose a tag to compare

@exetico exetico released this 14 Jul 20:21
56b9694

What's Changed

Full Changelog: v1.1.6...v1.2.0

What's Changed

Full Changelog: v1.1.6...v1.2.0

Haptic feedback, touch-event hotfix, data-field support and much needed maintenance

Choose a tag to compare

@exetico exetico released this 23 May 18:11
122e669

Pre-release: This is a pre-release, as I do need a bit of feedback, before pushing it to the masses... Please report any issues, if any occur.


This release does include support for haptic feedback, and work around image_resource_prefix. Check out the Usage-page in the Docs for more info. We're also supporting the data attribute now.

Please do report issues, if you find any.

What's Changed

  • feat: add data field support; keep service_data as legacy fallback by @Copilot in #632
  • Bump webpack-dev-server from 5.2.3 to 5.2.4 by @dependabot[bot] in #643
  • Add read-permission to hacs validate-job by @exetico in #645
  • Bump qs and express by @dependabot[bot] in #644
  • Bump faraday from 2.14.1 to 2.14.2 in /docs by @dependabot[bot] in #642
  • Bump fast-uri from 3.1.0 to 3.1.2 by @dependabot[bot] in #638
  • Bump nokogiri from 1.19.1 to 1.19.3 in /docs by @dependabot[bot] in #637
  • Bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4 by @dependabot[bot] in #639
  • Fix: improve touch event handling in firefox and clean up console log… by @MrBearPresident in #641
  • feat: resolve issues #599, #546, #612 — more-info entity override, SVG image base path, haptic feedback by @Copilot in #633
  • Feat/maintenance by @exetico in #646

Full Changelog: v1.1.5...v1.1.6

What's Changed

  • feat: add data field support; keep service_data as legacy fallback by @Copilot in #632
  • Bump webpack-dev-server from 5.2.3 to 5.2.4 by @dependabot[bot] in #643
  • Add read-permission to hacs validate-job by @exetico in #645
  • Bump qs and express by @dependabot[bot] in #644
  • Bump faraday from 2.14.1 to 2.14.2 in /docs by @dependabot[bot] in #642
  • Bump fast-uri from 3.1.0 to 3.1.2 by @dependabot[bot] in #638
  • Bump nokogiri from 1.19.1 to 1.19.3 in /docs by @dependabot[bot] in #637
  • Bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4 by @dependabot[bot] in #639
  • Fix: improve touch event handling in firefox and clean up console log… by @MrBearPresident in #641
  • feat: resolve issues #599, #546, #612 — more-info entity override, SVG image base path, haptic feedback by @Copilot in #633
  • Feat/maintenance by @exetico in #646

Full Changelog: v1.1.5...v1.1.6

Prevent "long press" when scrolling and multi-line text handling

Choose a tag to compare

@exetico exetico released this 28 Apr 17:31

What's Changed

New Contributors

Full Changelog: v1.1.4...v1.1.5

What's Changed

New Contributors

Full Changelog: v1.1.4...v1.1.5

Use cards inside SVG-objects

Choose a tag to compare

@exetico exetico released this 26 Sep 14:28
7f3d9d3

🚀 What’s New

  • 🗺️ Added card_set service (by @johnmph in #590). Thank you!
    • Lets you set or reset a card inside your SVG using the tag.
    • ⚠️ This feature is experimental. You may encounter bugs or missing support for some card functionality. Issues with embedded cards inside the ha-floorplan SVG object will possibly not be supported or fixed.

What's Changed

  • Added card_set service to set / reset card inside SVG by using foreignObject tag by @johnmph in #590. Please understand that it's expected to introduce bugs and missing support for things inside the card. We're not going to support and fix bugs introduced by this, if the bugs is related to problems inside the card, living in the ha-floorplan SVG object.

New Contributors

Full Changelog: v1.1.3...v1.1.4

Expose root SVG-element as global resource

Choose a tag to compare

@exetico exetico released this 02 Jun 15:00
c1b6fdb

🚀 What’s New

  • 🔧 It's now possible to access the root SVG-element named svg in your custom Javascript-code, like you'd access the hass and entities globals.

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.1.3

Hotfix: Version-bump and CI/CD pipeline for Docs

Choose a tag to compare

@exetico exetico released this 18 Apr 09:10
56f6a96

🚀 What’s New (Yep, Again 🙃)


What's Changed

Full Changelog: v1.1.1...v1.1.2

Hotfix: Prevent text_set from parsing empty strings as 0

Choose a tag to compare

@exetico exetico released this 16 Apr 15:37
5521a6c

🚀 What’s new?

  • 🛠️ Improved text_set Behavior: Empty strings are no longer parsed as 0. This prevents unintended zeros from being added to your SVG DOM (bug introduced in v1.1.0)
  • 📦 Repository Enhancements: A shiny new test badge has been added to README.md (as we're now always testing code, merged to the master-branch)

If you love this project and want to support its continued development, consider sponsoring it! ☕ Every bit of support means the world!


What's Changed

Bugfixes:

Work related to repository:

New Contributors

Full Changelog: v1.1.0...v1.1.1

Default-rule for `state_action`, `element` in `image_set` service_data and testing

Choose a tag to compare

@exetico exetico released this 11 Apr 12:30
6a606de

🎉 It’s time for ha-floorplan v1.1.0! 🎉

This release is packed with small but meaningful improvements for users — and a major milestone behind the scenes: the introduction of automated testing! 🧪 There’s still lots to work on, but this is a solid step in the right direction.

🚀 What’s new?

  • 💡 You can now target a specific element within service_data in image_set.
  • 🔧 Default state_action is now supported – fixes #539 and #540.
  • 🛠️ Streamlined CI/CD workflows and pipeline tweaks – resolves #481.
  • ✅ Automated testing for ha-floorplan is now a thing! This sets the stage for more stable releases going forward.
  • ❤️ We’ve added a FUNDING.yml—you can now support the project and help it grow!

If you love this project and want to support its continued development, consider sponsoring it! ☕ Every bit of support means the world!

What's Changed

New Contributors

  • @codr made their first contribution in #495

Full Changelog: v1.0.48...v1.1.0

Support default-rule for `state_action`

Pre-release

Choose a tag to compare

@exetico exetico released this 31 Mar 16:39
f7a5507

What's Changed

Full Changelog: v1.0.49-rc.4...v1.0.49-rc.5

Add support for `element` as SVG target set in service-data for `image_set` service

Choose a tag to compare

@exetico exetico released this 25 Mar 15:15
ea8aca9

What's Changed

  • Update HACS instructions by @OzGav in #494
  • Grammer updates to quick-start.md by @codr in #495
  • Feat/allow element in nested action service data by @exetico in #520
  • Bugfix/reintroduce entity element match support by @exetico in #530

New Contributors

  • @codr made their first contribution in #495

Full Changelog: v1.0.48...v1.0.49-rc.4