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 unsupported plugins #331

Merged
merged 2 commits into from
Sep 26, 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
18 changes: 0 additions & 18 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,15 +210,6 @@ heimdall-dashboard_task:
env:
PLUGIN_FILE: "heimdall-dashboard.json"

homeassistant_task:
<<: *INSTALL_PLUGIN
only_if: "changesInclude('homeassistant.json', '.cirrus/install_script.sh')"
matrix:
- freebsd_instance:
image_family: freebsd-13-1
env:
PLUGIN_FILE: "homeassistant.json"

homebridge_task:
<<: *INSTALL_PLUGIN
only_if: "changesInclude('homebridge.json', '.cirrus/install_script.sh')"
Expand Down Expand Up @@ -656,12 +647,3 @@ zrepl_task:
env:
PLUGIN_FILE: "zrepl.json"
SKIP_SERVICE_CHECK: "true"

zwavejs2mqtt_task:
<<: *INSTALL_PLUGIN
only_if: "changesInclude('zwavejs2mqtt.json', '.cirrus/install_script.sh')"
matrix:
- freebsd_instance:
image_family: freebsd-13-1
env:
PLUGIN_FILE: "zwavejs2mqtt.json"
20 changes: 0 additions & 20 deletions INDEX
Original file line number Diff line number Diff line change
Expand Up @@ -198,16 +198,6 @@
"official": false,
"primary_pkg": null
},
"homeassistant": {
"MANIFEST": "homeassistant.json",
"description": "Open source home automation that puts local control and privacy first.",
"icon": "https://icons.freenas.org/community-icons/homeassistant.png",
"name": "Home Assistant Core",
"primary_pkg": null,
"official": false,
"category": "home-automation",
"homepage": "https://www.home-assistant.io/"
},
"homebridge": {
"MANIFEST": "homebridge.json",
"description": "Lightweight iOS HomeKit API emulator. Enables adding unsupported devices to HomeKit.",
Expand Down Expand Up @@ -646,15 +636,5 @@
"name": "zrepl",
"official": false,
"primary_pkg": "zrepl"
},
"zwavejs2mqtt": {
"MANIFEST": "zwavejs2mqtt.json",
"name": "Z-Wave JS to MQTT",
"description": "Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue. This also includes the Z-Wave JS Server!",
"icon": "https://icons.freenas.org/community-icons/zwavejs2mqtt.png",
"primary_pkg": null,
"official": false,
"category": "home-automation",
"homepage": "https://zwave-js.github.io/zwavejs2mqtt/#/"
}
}
32 changes: 0 additions & 32 deletions esphome.json

This file was deleted.

49 changes: 0 additions & 49 deletions homeassistant.json

This file was deleted.

Binary file removed icons/homeassistant.png
Binary file not shown.
Binary file removed icons/zwavejs2mqtt.png
Binary file not shown.
41 changes: 0 additions & 41 deletions zwavejs2mqtt.json

This file was deleted.