ajout heimdall

This commit is contained in:
2025-01-01 11:24:01 +01:00
parent f8be42e486
commit c52f60fca9
1477 changed files with 15692 additions and 0 deletions

View 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"
}

View File

@@ -0,0 +1,5 @@
<?php namespace App\SupportedApps\ioBroker;
class ioBroker extends \App\SupportedApps {
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB