Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove esphome plugin #313

Merged
merged 1 commit into from Jun 27, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
15 changes: 3 additions & 12 deletions .cirrus.yml
Expand Up @@ -138,15 +138,6 @@ emby-server-stable_task:
env:
PLUGIN_FILE: "emby-server-stable.json"

esphome_task:
<<: *INSTALL_PLUGIN
only_if: "changesInclude('esphome.json', '.cirrus/install_script.sh')"
matrix:
- freebsd_instance:
image_family: freebsd-12-2
env:
PLUGIN_FILE: "esphome.json"

famp_task:
<<: *INSTALL_PLUGIN
only_if: "changesInclude('famp.json', '.cirrus/install_script.sh')"
Expand Down Expand Up @@ -383,7 +374,7 @@ movienight_task:
image_family: freebsd-12-2
env:
PLUGIN_FILE: "movienight.json"

n8n_task:
<<: *INSTALL_PLUGIN
only_if: "changesInclude('n8n.json', '.cirrus/install_script.sh')"
Expand Down Expand Up @@ -511,7 +502,7 @@ radarr_task:
image_family: freebsd-12-2
env:
PLUGIN_FILE: "radarr.json"

redis_task:
<<: *INSTALL_PLUGIN
only_if: "changesInclude('redis.json', '.cirrus/install_script.sh')"
Expand Down Expand Up @@ -637,7 +628,7 @@ weechat_task:
image_family: freebsd-12-2
env:
PLUGIN_FILE: "weechat.json"

zabbixserver_task:
<<: *INSTALL_PLUGIN
only_if: "changesInclude('zabbixserver.json', '.cirrus/install_script.sh')"
Expand Down
14 changes: 2 additions & 12 deletions INDEX
@@ -1,4 +1,4 @@
{
{
"adguardhome": {
"MANIFEST": "adguardhome.json",
"name": "AdGuardHome",
Expand All @@ -18,7 +18,7 @@
"primary_pkg": "amule",
"category": "content",
"homepage": "http://www.amule.org/"
},
},
"archiwarep5": {
"MANIFEST": "archiwarep5.json",
"name": "Archiware P5",
Expand Down Expand Up @@ -140,16 +140,6 @@
"description": "Emby brings together your personal videos, music, photos, and live television",
"official": false
},
"esphome": {
"MANIFEST": "esphome.json",
"name": "ESPHome",
"icon": "https://icons.freenas.org/community-icons/esphome.png",
"primary_pkg": null,
"description": "ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.",
"official": false,
"category": "home-automation",
"homepage": "https://esphome.io/"
},
"famp": {
"MANIFEST": "famp.json",
"description": "FAMP (FreeBSD, Apache, MySQL and PHP) web server",
Expand Down
32 changes: 0 additions & 32 deletions esphome.json

This file was deleted.

Binary file removed icons/esphome.png
Binary file not shown.