# Apple-HomePlay
**Repository Path**: grantho/Apple-HomePlay
## Basic Information
- **Project Name**: Apple-HomePlay
- **Description**: https://github.com/avenger11/Apple-HomePlay
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-08-20
- **Last Updated**: 2025-08-20
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# THIS IS DEPRECATRED AND WON'T BE UPDATED ANYMORE.
# HERE IS THE NEW VERSION OF THIS DASHBOARD >>> [HomeOS](https://avenger11.github.io/HomeOS-doc/)
# HomeOS 17 Dashboard
My take on Apple Home Dashboard Design for Home Assistant.
I'm running Home Assistant OS Supervised VM hosted on a NAS DS920+.
The Wall Mount tablet is a FireHD 10 from amazon running Fully Kiosk Browser.
See interaction on Youtube
https://www.youtube.com/watch?v=zyPGEAOFoiQ
### Version 2.2.0


# Architecture
This is the keyplan for the layout.
The code for the custom:grid-layout can be edited within homeplay.yaml
# TOPBAR | Quick Glance at your house state



- Dynamic Dual Tone Icon
- Climat chips will change color based on heating or cooling
- SVG Icons can be found under button_card_template/icon-svg-dualtone.yaml
- Heavy use of template that are found in button_card_template directory
- Popup for battery level (more to come)
These custom button are integrated in a custom:hui-element – horizontal stack center to the screen.
# LEFT COLUMN | Weather Card
Weather background change based on condition and day/night (screenshot from weather app).
The background can be found in www/weather folder.
I’m using the weather code from the Montréal Environnement Canada Integration and a Value template in configuration.yaml to differentiate between day and night.

One example: The high and low temperature in the card use a value template as well to format properly
# LEFT COLUMN | Calendar Card
- Calendar Card from Atomic Calendar.
- Heavily modified with Card Mod.
# CENTER COLUMN | Home view map
- Multiple floor by swaping or using the level button
- Image change based on day and night
- The floor plan have been designed in [Sweet Home 3D](https://www.sweethome3d.com/) and edited.

# RIGHT SIDE | highlight card


# TASK BAR |

## Custom Cards from HACS
Ensure to install those custom card before using this configuration via HACS
- [Lovelace-Layout-Card](https://github.com/thomasloven/lovelace-layout-card) by Thomas loven.
- [Swipe-card](https://github.com/bramkragten/swipe-card) by Bram Kragten.
- [Button-card](https://github.com/custom-cards/button-card) by RomRider.
- [Lovelace-Card-mod](https://github.com/thomasloven/lovelace-card-mod) by Thomas loven
- [Atomic Calendar Revive](https://github.com/totaldebug/atomic-calendar-revive) by marksie1988
- [Kiosk Mode](https://github.com/NemesisRE/kiosk-mode) by NemesisRE
- [Clock weather card](https://github.com/pkissling/clock-weather-card) by pkissling
## Custom integration from HACS
- [Fontawesome](https://github.com/thomasloven/hass-fontawesome) by Thomas loven.
- [Browser_mod](https://github.com/thomasloven/hass-browser_mod) by Thomas loven.
## Credit
- inspired by the great work of [Mattias Persson](https://github.com/matt8707/hass-config) & [lukevink](https://github.com/lukevink/hass-config-lajv)
If you'd like to support me and future projects:
:star2: Star my repo, if you like what you see :)
