All Projects → qJake → Hadotnet.commandcenter

qJake / Hadotnet.commandcenter

Licence: apache-2.0
📱 A web-based, wall-mountable command center for Home Assistant.

Projects that are alternatives of or similar to Hadotnet.commandcenter

Android Mqtt Alarm Panel
Android Alarm Panel for Home Assistant and Home Automation Platforms (http://thanksmister.com/android-mqtt-alarm-panel/)
Stars: ✭ 124 (-19.48%)
Mutual labels:  home-assistant
Lovelace Xiaomi Vacuum Card
Simple card for various robot vacuums in Home Assistant's Lovelace UI
Stars: ✭ 137 (-11.04%)
Mutual labels:  home-assistant
Smarthome Homeassistant Config
🏠 My Home Assistant configuration. This repo will be archived 🗄️ in the future
Stars: ✭ 152 (-1.3%)
Mutual labels:  home-assistant
Integration
HACS gives you a powerful UI to handle downloads of all your custom needs.
Stars: ✭ 2,114 (+1272.73%)
Mutual labels:  home-assistant
Simple Weather Card
Minimalistic weather card for Home Assistant
Stars: ✭ 135 (-12.34%)
Mutual labels:  home-assistant
Apexcharts Card
📈 A Lovelace card to display advanced graphs and charts based on ApexChartsJS for Home Assistant
Stars: ✭ 138 (-10.39%)
Mutual labels:  home-assistant
Addon Motioneye
motionEye - Home Assistant Community Add-ons
Stars: ✭ 122 (-20.78%)
Mutual labels:  home-assistant
Wiz light
A WiZ Light integration for Home Assistant
Stars: ✭ 153 (-0.65%)
Mutual labels:  home-assistant
Python Miio
Python library & console tool for controlling Xiaomi smart appliances
Stars: ✭ 1,995 (+1195.45%)
Mutual labels:  home-assistant
Smart Home
Phodal's Smart Home Setup Guide:HomeBridge + Home Assistant + Amazon Echo
Stars: ✭ 149 (-3.25%)
Mutual labels:  home-assistant
Addon Tasmoadmin
TasmoAdmin - Home Assistant Community Add-ons
Stars: ✭ 130 (-15.58%)
Mutual labels:  home-assistant
System sensors
Logging of system sensor specific for the RPI and sending them to a MQTT broker
Stars: ✭ 134 (-12.99%)
Mutual labels:  home-assistant
Addon Adguard Home
AdGuard Home - Home Assistant Community Add-ons
Stars: ✭ 138 (-10.39%)
Mutual labels:  home-assistant
Ha Floorplan
Floorplan for Home Assistant
Stars: ✭ 1,626 (+955.84%)
Mutual labels:  home-assistant
My Home Automation
Stars: ✭ 151 (-1.95%)
Mutual labels:  home-assistant
Lovelace Battery Entity
A custom Lovelace component for displaying battery levels for battery entities
Stars: ✭ 124 (-19.48%)
Mutual labels:  home-assistant
Nexus433
433MHz temperature and humidity sensor receiver that integrates with home automation systems.
Stars: ✭ 137 (-11.04%)
Mutual labels:  home-assistant
Temper Esp8266
Temper is a compact temperature sensor based on ESP8266 and SHT30 with large 13x7 pixel led display.
Stars: ✭ 155 (+0.65%)
Mutual labels:  home-assistant
Adaptive Lighting
Adaptive Lighting custom component for Home Assistant
Stars: ✭ 151 (-1.95%)
Mutual labels:  home-assistant
Ha Tts Bluetooth Speaker
TTS Bluetooth Speaker for Home Assistant
Stars: ✭ 140 (-9.09%)
Mutual labels:  home-assistant

Home Assistant Command Center (HACC)

release ci-badge maintain lic

issues prs

docker-pulls docker-stars

Buy me a coffee

A web-based, wall-mountable command center for Home Assistant.

dashboard

View more screenshots below.

Features

  • Point-and-click admin interface for configuring tiles, layout, themes, and more
  • Drag and drop layout editor
  • Dashboard updates via JavaScript (no page reloading)

Tile Types

Home Assistant

State

Display the state of any entity.

Switch and Light

Display a switch, group, or light with an icon. Tap to toggle it on/off.

Person

Display a user's current location (zone name) and profile picture, if set.

Camera

Display a camera feed from a connected compatible camera. Customize the way the feed is displayed on the dashboard.

Weather

Display current weather information (temperature, high/low, conditions, rain, and wind. (For best results, enable the Dark Sky component for use with this tile.)

Scene

Start a scene in Home Assistant with a custom icon and label.

Calendar

Pull Google Calendar information and display the next n events on your dashboard.

Coming Soon

  • Support for multiple pages and navigation
  • Support for additional HA entity types
  • Additional weather attributes (humidity, forecast, etc)
  • Theme browser

Installing

HACC is an ASP.NET Core 3.1 LTS project. Therefore, it should be able to run on any environment that supports the ASP.NET 3.1 Runtime (Windows, Linux, macOS, ARM64, anything really).

Via Docker

Note: At this time, only Docker in Linux mode is supported. Docker in Windows mode is coming soon.

A public Docker image is published for this project: qjake/hacc

docker pull qjake/hacc
docker run -p 8095:8095 qjake/hacc

Your HACC instance will be available at: http://localhost:8095/

Manually

Download, build, and publish the project. Then deploy it to a server or into IIS.

Screenshots

Editing Themes

dashboard

Editing Tile Layout

dashboard

Browsing Tiles

dashboard

New Tile Selection

dashboard

Credits

Proudly made with the following software:

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].