HADotNet.CommandCenter icon indicating copy to clipboard operation
HADotNet.CommandCenter copied to clipboard

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

Results 27 HADotNet.CommandCenter issues
Sort by recently updated
recently updated
newest added

HACC should support a screensaver to prevent screen burn-in on always on tablets. Screensaver should be something like Android screensaver - black screen with time and date appearing at random...

enhancement

Original request: #2 Add support for embedding maps and displaying locations of `device_tracker` and `person` locations on the map, similar to Lovelace. Would need to research which maps are suitable...

enhancement
question

Add support for floor plans and entities inside. Or, figure out a way to easily embed Lovelace into an iframe in a tile which may achieve the same thing.

enhancement

Original request: #2 Add support for state tiles or other tile types to show a history graph, probably via a popover/modal, on click (optionally). And find a nice JS charting...

enhancement

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies
javascript

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies
.NET

## Describe the new functionality Allow includes in the config.json file so that we can create one json file per page. It's often easier for me to manually create pages...

enhancement