Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Shade Engine

[![Validate](https://github.com/vfilby/shade-engine/actions/workflows/validate.yml/badge.svg)](https://github.com/vfilby/shade-engine/actions/workflows/validate.yml)
[![Version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fvfilby%2Fshade-engine%2Fmain%2Fcustom_components%2Fshade_engine%2Fmanifest.json&query=%24.version&prefix=v&label=version&color=blue)](https://github.com/vfilby/shade-engine)
[![Home Assistant](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fvfilby%2Fshade-engine%2Fmain%2Fhacs.json&query=%24.homeassistant&suffix=%2B&label=Home%20Assistant&color=41BDF5)](https://www.home-assistant.io/)
[![HACS](https://img.shields.io/badge/HACS-custom-orange.svg)](https://hacs.xyz/docs/faq/custom_repositories/)
[![License](https://img.shields.io/github/license/vfilby/shade-engine)](LICENSE)

> **Note:** This is heavily based on
> [Adaptive Covers](https://github.com/basbruss/adaptive-cover), and
> ultimately is a stripped down version that externalizes the state
Expand Down
Loading