Floorplan for Home Assistant

Hi

There’s a pre-release ready for you:

You can now use the “class_set” on hover_action like so:

      - entities:
          - binary_sensor.garage
        hover_action:
          - service: floorplan.class_set
            service_data: '${element.matches(":hover") ? "is-hovering" : ""}'

For other people dropping by, please use the new thread:

Thanks.

@staff : Please close this one, cause Floorplan now available as a Lovelace card is the new thread :slight_smile: Thanks!