A dark-themed, round thermostat card for Home Assistant Lovelace UI with customizable HVAC state mapping.
Dark Thermostat is a custom card for Home Assistant's Lovelace UI that provides a dark-themed, circular thermostat interface for controlling climate devices. It solves the need for a visually appealing and customizable thermostat widget that can map to various HVAC states and sensors. The card is designed to integrate seamlessly with Home Assistant's ecosystem while offering a modern aesthetic.
Home Assistant users who want a stylish, dark-themed thermostat card for their Lovelace dashboards, particularly those with custom climate systems or specific visual preferences.
Developers choose Dark Thermostat for its sleek design inspired by the Nest Thermostat, extensive customization options for HVAC state mapping, and easy installation via HACS. Its flexibility in integrating with external sensors and attributes makes it stand out from basic thermostat cards.
🌡 Thermostat card with a round and black feel to it
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Features a dark, circular interface inspired by the Nest Thermostat, providing a modern and aesthetically pleasing addition to dashboards, as evidenced by the sample image.
Offers extensive configuration options like custom HVAC state mapping, external ambient sensors, and adjustable chevron size, detailed in the README's options table.
Available as a default repository in the Home Assistant Community Store, allowing for straightforward integration without manual file handling.
Includes configurable tap highlighting and chevron adjustments, enhancing user interaction when changing temperature settings, as noted in the highlight_tap and chevron_size options.
Requires understanding of nested YAML objects for hvac and away settings, which can be daunting for users unfamiliar with Home Assistant's advanced configurations, as shown in the multiple example sections.
Lacks built-in support for light modes or color customization, limiting its use in dashboards that don't match the dark aesthetic, with no options for theme switching mentioned.
Based on a CodePen implementation, which might lead to maintenance issues or compatibility problems if the original code changes, as acknowledged in the README's credits.