homeassistant-extras / room-summary-card
Card that displays a small summary for a room with a few basic entities
View on GitHubAI Architecture Analysis
This repository is indexed by RepoMind. By analyzing homeassistant-extras/room-summary-card in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewRoom Summary Card Room Data at Your Fingertips Overview A custom card for Home Assistant that provides a comprehensive room overview, including climate information, device states, and problem indicators. The card displays room temperature, humidity, connected devices, and entity states in an organized flexible layout. Documentation **Full documentation is available at: homeassistant-extras.github.io/room-summary-card** Quick Start The card automatically discovers and displays room entities, sensors, and device counts based on your area configuration. Installation HACS (Recommended) • Open HACS in your Home Assistant instance • Click the menu icon and select "Custom repositories" • Add: • Select "Dashboard" as the category • Click "Install" Manual Installation • Download from the latest release • Copy to • Add to your : Contributing • Join the Discussions - Share your insights, provide feedback, or ask questions • Report Issues - Submit bugs or feature requests • Submit Pull Requests - Review open PRs and submit your own • Check out Discord - Need further help, have ideas, want to chat? • Check out my other cards! License This project is protected under the MIT License. For more details, refer to the LICENSE file. Acknowledgments • Built using LitElement • Inspired by Home Assistant's chip design • Button-Card and Auto-Entities were a huge inspo • Thanks to all contributors! Project Roadmap and community appreciation • [x] ** **: create initial room card based on button-card template in UI minimialist theme. • [x] ** **: use uom from the device. - thanks @LiquidPT • [x] ** **: ability to use the HA card editor. - thanks @elsilius • [x] ** **: make sure it works elsewhere. - thanks @tardis89, @avatar25pl, @massaquah • [x] ** **: ability to disable features. • [x] ** **: support for displaying multiple sensors in the label area. - thanks @fctruter, @LE-tarantino, @zoic21 • [x] ** **: climate entity will light up icon - thanks @murriano, @robex2005 • [x] ** **: making this feature better and better - thanks @LE-tarantino, @ma-gu-16, @wmtech-1, @snotgun • [x] ** **: use area name instead of area ID on card - thanks @LE-tarantino • [x] ** **: navigate now works with room entity set - thanks @LE-tarantino • [x] ** **: card respects container - thanks @frdve, @Erikkyw • [x] ** **: border to match HA styles better - thanks @frdve • [x] ** **: for opening issue on themes - thanks @yasalmasri • [x] ** **: add UI minimalist theme - thanks @tardis89 • [x] ** **: ios themes - thanks @avatar25pl • [x] ** **: add problem entities counter - thanks to multiple users, @eTron, @MelleD • [x] ** **: RGB lights color the card - thanks @ChristopherLMiller • [x] ** **: **⭐ First contributor ⭐** added - thanks @Aulos • [x] ** **: bug fixes and new skip_entity_styles feature - thanks @benjycov • [x] ** **: support custom-icon-color - thanks @benjycov • [x] ** **: flexible sensor display layouts (default, stacked, bottom) - thanks @Ltek, @zoic21 • [x] ** **: automatic averaging like HA area card - thanks @Ltek • [x] ** **: allowing more configuration on the card - thanks @johntdyer • [x] ** **: can setup backgrounds and customize - thanks @CalamarBicefalo, @X1pheR, @Ltek, @felippepuhle, @devkaiwang • [x] ** **: apply custom CSS styles - thanks @marceloroloff, @ma-gu-16, @Ltek, @johannwilken, @Sturby, @viprapp, @CaptainSteubing, @devkaiwang • [x] ** **: pointing out issues to improve card - thanks @rickd1994, @avijavez10, @awfulwoman, @anandv85 • [x] ** **: visual indicators for room occupancy with motion/occupancy sensors - thanks @X1pheR • [x] ** **: animated warning indicator for mold detection with threshold-based display - thanks @ma-gu-16, @Bacaliu • [x] ** **: display entity names under icons for better identification - thanks @Ltek • [x] ** **: individual sensors in info section open more info dialog - thanks @enrico-semrau • [x] ** **: dynamic icon colors based on sensor values with configurable thresholds and operators - thanks @fusionstream, @marcokreeft87, @a0365d9b • [x] ** **: exact state & attribute matching for sensors like washing machines, device trackers, and status indicators - thanks @marcokreeft87, @zoic21, and @sebashi! • [x] ** **: card background lights up when any light entity in the room is on - thanks @joshkay, @ojm88, @fonix232 • [x] ** **: automatic display of entity pictures with optional override - thanks @Zipp0KMS, @pheitman • [x] ** **: entity and sensor labels with state/threshold-based overrides - thanks @ojm88 • [x] ** **: visual indicators for alarm states - thanks @Arjan-21, @robex2005 • [x] ** **: **⭐ Contributor ⭐** dynamic threshold based on entity - thanks @Micky2149 • [x] ** **: make entire card clickable with larger touch targets for mobile-friendly navigation - thanks @devkaiwang • [x] ** **: automatic detection and styling for Frosted Glass themes with transparent blurred card effects - thanks @devkaiwang • [x] ** **: feature requests to make sensors awesome - thanks @MelleD, @bobo-cher • [x] ** **: entity transforms into slider - thanks @tmaihoff, @hfalk • [x] ** **: dynamic badge overlays- thanks @ojm88