Skip to content

Commit

Permalink
remove architecture shields
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdgeisler committed Dec 7, 2022
1 parent 4e3fac4 commit ca92999
Showing 1 changed file with 6 additions and 15 deletions.
21 changes: 6 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,4 @@
# DIRIGERA Client API
<p align="center">
![Supports aarch64 Architecture][aarch64-shield]
![Supports amd64 Architecture][amd64-shield]
![Supports armhf Architecture][armhf-shield]
![Supports armv7 Architecture][armv7-shield]
![Supports i386 Architecture][i386-shield]
</p>

Unofficial client API for IKEA's new Smarthome Hub
[DIRIGERA](https://github.com/wjtje/DIRIGERA). The client API
uses DIRIGERA's REST interface at port 8443. The vast majority
of interfaces have been implemented. However, most are
barely tested, and some are known as inoperable.

## Downloads
<p align="center">
<a href="https://github.com/dvdgeisler/DirigeraClient/releases/download/latest/dirigera-client-api.jar" alt="Contributors">
<img src="https://img.shields.io/github/downloads/dvdgeisler/DirigeraClient/latest/dirigera-client-api.jar" />
Expand All @@ -26,6 +11,12 @@ barely tested, and some are known as inoperable.
</a>
</p>

Unofficial client API for IKEA's new Smarthome Hub
[DIRIGERA](https://github.com/wjtje/DIRIGERA). The client API
uses DIRIGERA's REST interface at port 8443. The vast majority
of interfaces have been implemented. However, most are
barely tested, and some are known as inoperable.

## What is known to work

* Pair API with DIRIGERA
Expand Down

0 comments on commit ca92999

Please sign in to comment.