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,5 @@
<?php namespace App\SupportedApps\OpenSprinkler;
class OpenSprinkler extends \App\SupportedApps {
}

View File

@@ -0,0 +1,10 @@
{
"appid": "bd1d7a45d17d62fd7db0c3f69e8a52661eedcc5b",
"name": "OpenSprinkler",
"website": "https://opensprinkler.com",
"license": "GNU General Public License v3.0 only",
"description": "OpenSprinkler is an open-source, web-based sprinkler / irrigation controller. Its a drop-in replacement for conventional sprinkler controllers that are not web connected.",
"enhanced": false,
"tile_background": "light",
"icon": "opensprinkler.png"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB