Skip to content

niklaswa/picture-elements-editor

Repository files navigation

Picture Elements Editor

This little web app currently serves the purpose of making the positioning of elements in a Home Assistant Picture Elements Card easier.

Screenshot

Usage

  1. Open the app (deployed version at https://picture-elements-editor.pages.dev/)
  2. Paste your Picture Elements Card configuration into the text area
  3. Drag and drop the different elements to change their position

Development

  1. Clone the repository
  2. Run yarn install
  3. Run yarn dev