akadashe.com/ plugins/room-control-card

room-control-card

v0.6.1

compact room control card with three entity slots

A compact room-overview card for Home Assistant. Name + icon header, three configurable entity slots (top-right, bottom-left, bottom-right), active/inactive colors, value display, and a full visual editor.

what it does

  1. open HACS in your Home Assistant instance
  2. Frontend+ Explore & Download Repositories
  3. add https://github.com/akaDashe/room-control-card as a Lovelace repository
  4. download, restart Home Assistant

install manually

basic config

type: custom:room-control-card
name: Living Room
icon: mdi:sofa
entities:
  top_right: switch.living_room_lamp
  bottom_left: sensor.living_room_temperature
  bottom_right: sensor.living_room_humidity