Skip to content

Commit 194d352

Browse files
odin568mvdkleijn
authored andcommitted
RaspberryMatic is now OpenCCU
1 parent 860e96c commit 194d352

7 files changed

Lines changed: 19 additions & 19 deletions

File tree

OpenCCU/OpenCCU.php

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?php
2+
3+
namespace App\SupportedApps\OpenCCU;
4+
5+
class OpenCCU extends \App\SupportedApps
6+
{
7+
}

OpenCCU/app.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"appid": "8d96806a3f71da78a9db26375c3054f0e43fbe35",
3+
"name": "OpenCCU",
4+
"website": "https://openccu.de/de/start/",
5+
"license": "Apache License 2.0",
6+
"description": "OpenCCU is an alternative, open source based operating system for running an independent cloud-less HomeMatic control center (CCU) for configuring/using HomeMatic/homematicIP IoT devices developed by eQ3/ELV.",
7+
"enhanced": false,
8+
"tile_background": "dark",
9+
"icon": "openccu.svg"
10+
}

OpenCCU/openccu.svg

Lines changed: 1 addition & 0 deletions
Loading

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Heimdall-Apps
22

3-
Fullfilling a foundation app request
3+
Fulfilling a foundation app request
44

55
[![Fulfilling an app request](https://i.imgur.com/d4x91Bj.gif)](https://youtu.be/tDHxSOWqOBQ)
66

RaspberryMatic/RaspberryMatic.php

Lines changed: 0 additions & 7 deletions
This file was deleted.

RaspberryMatic/app.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

RaspberryMatic/raspberrymatic.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)