ajout heimdall
This commit is contained in:
10
heimdall/config/www/SupportedApps/ioBroker/app.json
Executable file
10
heimdall/config/www/SupportedApps/ioBroker/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "e3e34703718888700cefb3c28a0e52cb6a903ff0",
|
||||
"name": "ioBroker",
|
||||
"website": "www.iobroker.net",
|
||||
"license": "MIT License",
|
||||
"description": "ioBroker is an integration platform for the Internet of Things, focused on Building Automation, Smart Metering, Ambient Assisted Living, Process Automation, Visualization and Data Logging",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "iobroker.png"
|
||||
}
|
||||
5
heimdall/config/www/SupportedApps/ioBroker/ioBroker.php
Executable file
5
heimdall/config/www/SupportedApps/ioBroker/ioBroker.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\ioBroker;
|
||||
|
||||
class ioBroker extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/ioBroker/iobroker.png
Executable file
BIN
heimdall/config/www/SupportedApps/ioBroker/iobroker.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 3.4 KiB |
Reference in New Issue
Block a user