Git Product home page Git Product logo

rounded-ui's Introduction

๐ŸŸฃ Rounded

hacs release downloads build

Overview

What is Rounded ?

Rounded is a collection of cards for Home Assistant Dashboard UI.

Rounded mission is to propose easy to use components to build your Home Assistant dashboard.

Features

  • ๐Ÿ›  Editor for all cards and and all options (no need to edit yaml)
  • ๐Ÿ˜ Icon picker
  • ๐Ÿ–Œ Color picker
  • ๐ŸŒ“ Light and dark theme support
  • ๐ŸŽจ Optional theme customization
  • ๐ŸŒŽ Internationalization

Installation

HACS

Rounded is available in HACS (Home Assistant Community Store).

  1. Install HACS if you don't have it already
  2. Open HACS in Home Assistant
  3. Go to "Frontend" section
  4. Click button with "+" icon
  5. Search for "Rounded"

Manual

  1. Download rounded.js file from the [latest-release].
  2. Put rounded.js file into your config/www folder.
  3. Add reference to rounded.js in Dashboard. There's two way to do that:
    • Using UI: Settings โ†’ Dashboards โ†’ More Options icon โ†’ Resources โ†’ Add Resource โ†’ Set Url as /local/rounded.js โ†’ Set Resource type as JavaScript Module. Note: If you do not see the Resources menu, you will need to enable Advanced Mode in your User Profile
    • Using YAML: Add following code to lovelace section.
      resources:
          - url: /local/rounded.js
            type: module

Usage

All the Rounded cards can be configured using Dashboard UI editor.

  1. In Dashboard UI, click 3 dots in top right corner.
  2. Click Edit Dashboard.
  3. Click Plus button to add a new card.
  4. Find one of the Custom: Rounded card in the list.

Credits

  • The design is inspired by LE0N
  • The codebase is inspired by Mushroom

rounded-ui's People

Contributors

acesyde avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.