All Projects → custom-cards → flex-table-card

custom-cards / flex-table-card

Licence: GPL-3.0 license
Highly Flexible Lovelace Card - arbitrary contents/columns/rows, regex matched, perfect to show appdaemon created content and anything breaking out of the entity_id + attributes concept

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to flex-table-card

Home Assistantconfig
🏠 Home Assistant configuration & Documentation for my Smart House. Write-ups, videos, part lists, and links throughout. Be sure to ⭐ it. Updated FREQUENTLY!
Stars: ✭ 3,687 (+2922.13%)
Mutual labels:  home-automation, homeassistant, lovelace
atomic-calendar-revive
An advanced calendar card for Home Assistant Lovelace.
Stars: ✭ 218 (+78.69%)
Mutual labels:  homeassistant, lovelace
sinope-130
Neviweb custom component for Home Assistant to manage devices connected via a GT130 and wifi devices from Sinopé
Stars: ✭ 27 (-77.87%)
Mutual labels:  home-automation, homeassistant
MeteoalarmCard
Meteoalarm, Météo-France and DWD severe weather warnings card for Home Assistant Lovelace UI ⛈️
Stars: ✭ 48 (-60.66%)
Mutual labels:  homeassistant, lovelace
hfeasy
HFeasy - firmware for HF-LPx100/LPx30 based devices
Stars: ✭ 35 (-71.31%)
Mutual labels:  home-automation, homeassistant
haconfigs
My Home-Assistant configuration files
Stars: ✭ 61 (-50%)
Mutual labels:  home-automation, homeassistant
lovelace-collapsable-cards
A custom Lovelace card that hides other cards behind a dropdown toggle
Stars: ✭ 83 (-31.97%)
Mutual labels:  homeassistant, lovelace
Ha Wyzeapi
Home Assistant Integration for Wyze Bulbs, Switches, Sensors and Lock
Stars: ✭ 187 (+53.28%)
Mutual labels:  home-automation, homeassistant
esp32-motorized-roller-blinds
Control your motorized blinds with Web interface/ MQTT. Easy integration with automation systems like Home Assistant and OpenHab. 3d printing model for Leroy Merlin blinds.
Stars: ✭ 51 (-58.2%)
Mutual labels:  home-automation, homeassistant
select-list-card
Select List Card displays an input_select entity as a list in lovelace
Stars: ✭ 51 (-58.2%)
Mutual labels:  homeassistant, lovelace
purifier-card
Air Purifier card for Home Assistant Lovelace UI
Stars: ✭ 155 (+27.05%)
Mutual labels:  homeassistant, lovelace
google home timers card
Card for Home Assistant Google Home integration.
Stars: ✭ 29 (-76.23%)
Mutual labels:  home-automation, lovelace
bootstrap-grid-card
Bootstrap grid in Lovelace UI
Stars: ✭ 25 (-79.51%)
Mutual labels:  homeassistant, lovelace
casa
Home Assistant setup for our home
Stars: ✭ 132 (+8.2%)
Mutual labels:  home-automation, homeassistant
charger-card
A lovelace card for electrical vehicle (EV) home chargers and charging robots.
Stars: ✭ 57 (-53.28%)
Mutual labels:  homeassistant, lovelace
micronova controller
Allows you to easily control via MQTT any Micronova equiped pellet stove. (MCZ, Extraflame, Laminox, and many others brands!)
Stars: ✭ 30 (-75.41%)
Mutual labels:  home-automation, homeassistant
lovelace-valetudo-map-card
Draws the map available from a Xiaomi Vacuum cleaner flashed with Valetudo in a Home Assistant Lovelace card
Stars: ✭ 149 (+22.13%)
Mutual labels:  homeassistant, lovelace
Home Assistant Mail And Packages
Home Assistant integration providing day of package counts and USPS informed delivery images.
Stars: ✭ 155 (+27.05%)
Mutual labels:  home-automation, homeassistant
Homeassistant
Example Home Assistant Configs
Stars: ✭ 168 (+37.7%)
Mutual labels:  home-automation, homeassistant
plugwise-beta
Custom-component / development version of the Plugwise Home Assistant platform
Stars: ✭ 23 (-81.15%)
Mutual labels:  home-automation, homeassistant

Flex Table

hacs_badge Version stable-release-0.7.2
Buy Me A Coffee Or Beer

Installation using HACS (Home Assistant Community Store)

  • Use HACS inside your frontend, if unavailable here is how to install HACS
  • Search for flex-table, hit install, done!
  • Add the appropriate lines as provided by HACS to your lovelace ui config

Installation (as quick, only manual updates, better for developers)

  • Find your home-assistent config-dir (e.g., ~/.homeassistant/) and change into ~/.homeassistant/www (create if needed)
  • Run $ wget https://raw.githubusercontent.com/custom-cards/flex-table-card/master/flex-table-card.js to get the .js file
  • Add at the top of your UI Lovelace config (via lovelace ui config or within .yaml)
resources:
  - type: module
    url: /local/flex-table-card.js

Quick-Start & Documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].