Bubble-Card is a customizable UI framework and custom card for Home Assistant dashboards. It provides a system for building interactive smart home interfaces using JavaScript templates and CSS variables to create state-aware components. The project is distinguished by its use of JavaScript dashboard templating to dynamically update icons, colors, and text in real-time based on entity states. It includes a modular CSS style manager for creating and sharing reusable style modules and functional logic to maintain visual consistency across multiple cards. The framework covers smart home device c
This project is a design system and configuration framework for creating responsive Home Assistant dashboards. It provides a CSS-based interface framework and theme system used to define the visual appearance and layout of home automation interfaces. The system distinguishes itself through a multi-view layout approach that adapts the interface for mobile devices and wall-mounted tablets across portrait and landscape orientations. It employs configuration-based UI definitions and custom CSS to implement advanced visual effects, such as state-triggered animations for icons and interactive overl
Lovelace Mushroom is a custom card set and UI library for Home Assistant designed for displaying and controlling smart home device entities. It provides a framework for building clean, visual dashboards and control interfaces to manage connected hardware. The library includes a theme framework that allows for the application of custom color palettes and the use of light or dark modes. Users can configure card appearances and visual themes using built-in pickers and a visual editor to avoid manual source code modification.
This project is a home automation mobile client and smart home controller for Android devices. It serves as an interface to connect to a central automation server for monitoring sensor data, managing connected household hardware, and triggering scripts. The application integrates native Android system features to act as a device integration tool, exposing system sensors, location data, and battery status to the automation server. It also provides a mobile home dashboard with visual interface personalization and custom themes to prioritize specific device controls. The system supports remote
This project is the web interface for Home Assistant, serving as a centralized management dashboard for monitoring and controlling connected smart home devices and automation services. It provides a graphical control panel to send commands to smart devices and visualize real-time telemetry from home automation networks.
The main features of home-assistant/frontend are: Smart Home Control Interfaces, WebSocket Push Updates, Internet of Things, Smart Home Dashboards, Home Automation Interfaces, Dashboard Layouts, UI Component Composition, Client-side Routing.
Open-source alternatives to home-assistant/frontend include: clooos/bubble-card — Bubble-Card is a customizable UI framework and custom card for Home Assistant dashboards. It provides a system for… matt8707/hass-config — This project is a design system and configuration framework for creating responsive Home Assistant dashboards. It… piitaya/lovelace-mushroom — Lovelace Mushroom is a custom card set and UI library for Home Assistant designed for displaying and controlling smart… home-assistant/android — This project is a home automation mobile client and smart home controller for Android devices. It serves as an… academind/react-complete-guide-course-resources — This repository is a collection of learning resources, instructional materials, and practical reference… davezuko/react-redux-starter-kit — This project is a pre-configured foundation for web applications, providing a structured codebase and build tools for…