github ExperienceLovelace/ha-floorplan 1.0.12
Allow multiple SVG-elements (Array)

latest releases: 1.0.43, 1.0.42, 1.0.41...
3 years ago

Hi all

Only small changes has been implemented.


#28 - Use array of svg elements | 098f8a6

  # Set both back doors on one sensor
  - entity: binary_sensor.back_doors
    elements:
      - binary_sensor.patio
      - binary_sensor.laundry
    state_action:
      action: call-service
      service: floorplan.class_set
      service_data:
        class: "door-${entity.state}"

For questions, kindly use the Discussions area. Also, please check the docs before asking. Where's still things waiting to be done, but we're doing our best to get everything waiting.

Thanks you for spending your time with the ha-floorplan team 🥳

Don't miss a new ha-floorplan release

NewReleases is sending notifications on new releases.