Another Home.app/Homekit dashboard templates

Home.app Style templates for HomeAssistant

The main goal of this project is to provide a wide range of different templates that fit the “Home.app” style provided by Apple.

We are right now supporting the following entities domains:

  • alarms

  • binary_sensors

  • lights

  • media_players (sound & video)

  • switches

  • weather

Of course, this is not a 1to1 match to the “Home.app” style. We have took the idea, and implemented it in our way.

Keep in mind that this config ONLY WORKS on YAML mode

How to install it on HomeAssistant.

button_card_templates: !include_dir_merge_named homeapp-templates/templates/button-card
decluttering_templates: !include_dir_merge_named homeapp-templates/templates/decluttering-card

TODOs

  • Implement more entities domains
  • Support themes
  • Support variations of the existings cards
  • Order a little bit some messy parts of the code
  • Try to get this PR approved to maximise customizability

Contribute

I would love to build a wide stardard templates that follows the “Home.app” style, so please! feel free to contribute!

To do it, you just need to clone the Github repo, create a PR, and that’s it!

It would be awesome!

Thanks!

I would also say thanks to every contributor and the authors of the resources that I’m using! Thanks guys!

Github Repo here: https://github.com/asierralozano/homeapp-templates

5 Likes