{"id":13582648,"url":"https://github.com/qJake/HADotNet.CommandCenter","last_synced_at":"2025-04-06T14:31:08.966Z","repository":{"id":39401128,"uuid":"198730272","full_name":"qJake/HADotNet.CommandCenter","owner":"qJake","description":"📱 A web-based, wall-mountable command center for Home Assistant.","archived":false,"fork":false,"pushed_at":"2022-12-10T00:37:33.000Z","size":1032,"stargazers_count":158,"open_issues_count":26,"forks_count":11,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-28T16:21:40.292Z","etag":null,"topics":["hacc","hassio","home-assistant","home-assistant-custom","home-assistant-frontend","tablet-ui"],"latest_commit_sha":null,"homepage":"https://hacc.dev","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qJake.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null},"funding":{"github":"qJake","custom":["https://www.buymeacoffee.com/qJake"]}},"created_at":"2019-07-25T00:57:09.000Z","updated_at":"2024-06-08T18:42:14.000Z","dependencies_parsed_at":"2022-08-30T17:40:42.547Z","dependency_job_id":null,"html_url":"https://github.com/qJake/HADotNet.CommandCenter","commit_stats":null,"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qJake%2FHADotNet.CommandCenter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qJake%2FHADotNet.CommandCenter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qJake%2FHADotNet.CommandCenter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qJake%2FHADotNet.CommandCenter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qJake","download_url":"https://codeload.github.com/qJake/HADotNet.CommandCenter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247495805,"owners_count":20948110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacc","hassio","home-assistant","home-assistant-custom","home-assistant-frontend","tablet-ui"],"created_at":"2024-08-01T15:02:54.622Z","updated_at":"2025-04-06T14:31:07.901Z","avatar_url":"https://github.com/qJake.png","language":"HTML","readme":"# Home Assistant Command Center (HACC)\n\n![release](https://img.shields.io/github/v/release/qjake/HADotNet.CommandCenter?color=%2300CC00\u0026logo=github\u0026sort=semver) ![ci-badge](https://github.com/qJake/HADotNet.CommandCenter/workflows/CI%20Build/badge.svg) ![maintain](https://img.shields.io/maintenance/yes/2021) ![lic](https://img.shields.io/github/license/qJake/HADotNet.CommandCenter?color=lightgray)\n\n![issues](https://img.shields.io/github/issues-raw/qJake/HADotNet.CommandCenter?logo=github) ![prs](https://img.shields.io/github/issues-pr-raw/qjake/HADotNet.CommandCenter?logo=github)\n\n[![docker-pulls](https://img.shields.io/docker/pulls/qjake/hacc?logo=docker)](https://hub.docker.com/r/qjake/hacc) [![docker-stars](https://img.shields.io/docker/stars/qjake/hacc?logo=docker)](https://hub.docker.com/r/qjake/hacc)\n\n[![Buy me a coffee](https://raw.githubusercontent.com/qJake/HADotNet.CommandCenter/master/Assets/bmac.png)](https://www.buymeacoffee.com/qJake)\n\nA web-based, wall-mountable command center for Home Assistant.\n\n![dashboard](https://raw.githubusercontent.com/qJake/HADotNet.CommandCenter/master/Assets/screenshot-dashboard.png)\n\n*View more screenshots [below](#screenshots).*\n\n# Features\n\n* Point-and-click admin interface for configuring tiles, layout, themes, and more\n* Drag and drop layout editor\n* Dashboard updates via JavaScript (no page reloading)\n\n## Tile Types\n\n### Home Assistant\n\n#### State\n\nDisplay the state of any entity.\n\n#### Switch and Light\n\nDisplay a switch, group, or light with an icon. Tap to toggle it on/off.\n\n#### Person\n\nDisplay a user's current location (zone name) and profile picture, if set.\n\n#### Camera\n\nDisplay a camera feed from a connected compatible camera. Customize the way the feed is displayed on the dashboard.\n\n#### Weather\n\nDisplay current weather information (temperature, high/low, conditions, rain, and wind. (For best results, enable the [Dark Sky component](https://www.home-assistant.io/components/weather.darksky/) for use with this tile.)\n\n#### Scene\n\nStart a scene in Home Assistant with a custom icon and label.\n\n#### Calendar\n\nPull Google Calendar information and display the next *n* events on your dashboard.\n\n### Coming Soon\n\n* Support for multiple pages and navigation\n* Support for additional HA entity types\n* Additional weather attributes (humidity, forecast, etc)\n* Theme browser\n\n# Installing\n\nHACC is an [ASP.NET Core 3.1 LTS](https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1/) 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).\n\n## Via Docker\n\n*Note: At this time, only Docker in Linux mode is supported. Docker in Windows mode is coming soon.*\n\nA public Docker image is published for this project: [**qjake/hacc**](https://hub.docker.com/r/qjake/hacc)\n\n```cmd\ndocker pull qjake/hacc\ndocker run -p 8095:8095 qjake/hacc\n```\n\nYour HACC instance will be available at: http://localhost:8095/\n\n## Manually\n\nDownload, build, and publish the project. Then deploy it to a server or into IIS.\n\n# Screenshots\n\n## Editing Themes\n\n![dashboard](https://raw.githubusercontent.com/qJake/HADotNet.CommandCenter/master/Assets/screenshot-theme-editor.png)\n\n## Editing Tile Layout\n\n![dashboard](https://raw.githubusercontent.com/qJake/HADotNet.CommandCenter/master/Assets/screenshot-layout.png)\n\n## Browsing Tiles\n\n![dashboard](https://raw.githubusercontent.com/qJake/HADotNet.CommandCenter/master/Assets/screenshot-tiles.png)\n\n## New Tile Selection\n\n![dashboard](https://raw.githubusercontent.com/qJake/HADotNet.CommandCenter/master/Assets/screenshot-new-tile.png)\n\n# Credits\n\nProudly made with the following software:\n\n* [Fomantic UI](https://fomantic-ui.com/)\n* [Packery](https://packery.metafizzy.co/)\n* [JSColor](http://jscolor.com/)\n* [Material Design Icons](https://materialdesignicons.com/)\n* [Font Awesome](https://fontawesome.com/)\n* [reconnecting-websocket](https://github.com/joewalnes/reconnecting-websocket) by [@joewalnes](https://github.com/joewalnes/)","funding_links":["https://github.com/sponsors/qJake","https://www.buymeacoffee.com/qJake"],"categories":["HTML"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FqJake%2FHADotNet.CommandCenter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FqJake%2FHADotNet.CommandCenter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FqJake%2FHADotNet.CommandCenter/lists"}