This commit is contained in:
Andrew Z 2024-04-13 22:06:37 -04:00
parent d3ee16ecf5
commit 1629f180bb
7 changed files with 313 additions and 15 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1713002751
"last_updated_timestamp": 1713060395
}

View File

@ -70360,6 +70360,146 @@
"topTrending": -1.4769999999999999,
"topPerforming": 1.355
},
{
"Name": "silabs-multipan-thread",
"Repository": "b2un0/silabs-multipan-docker",
"Registry": "https://hub.docker.com/r/b2un0/silabs-multipan-docker/",
"Network": "host",
"Shell": "sh",
"Privileged": "true",
"Support": "https://forums.unraid.net/topic/72033-support-digiblurs-docker-template-repository/",
"Project": "https://github.com/b2un0/silabs-multipan-docker",
"Overview": "Standalone version of the Silicon Labs multiprotocol addon for Home Assistant. The cool kids that run it all in docker containers!\r\n\r\nAn EFR based chipset Thread stick is required for this container to start. It needs to be passed in as the same value you provide such as the default of /dev/thread using a line such as /dev/serial/by-id/usb-Nabu_Casa_SkyConnect_v1.0_76f624b636edec1191324740ad51a8b2-if00-port0:/dev/thread",
"DonateText": "Help support my work - buy me a drank",
"Icon": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/images/silabs_logo.png",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
"@attributes": {
"Name": "Data Path",
"Target": "/data",
"Default": "/mnt/user/appdata/silabs-multipan",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/silabs-multipan"
},
{
"@attributes": {
"Name": "Device Path",
"Target": "DEVICE",
"Default": "/dev/ttyUSB0",
"Mode": "{3}",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/dev/thread"
},
{
"@attributes": {
"Name": "Device Baud",
"Target": "BAUDRATE",
"Default": "460800",
"Mode": "{3}",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "460800"
},
{
"@attributes": {
"Name": "Backbone Ethernet",
"Target": "BACKBONE_IF",
"Default": "eth0",
"Mode": "{3}",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "eth0"
},
{
"@attributes": {
"Name": "OTBR Listen Port",
"Target": "OTBR_REST_LISTEN_PORT",
"Default": "8081",
"Mode": "{3}",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8081"
},
{
"@attributes": {
"Name": "OTBR Web Port",
"Target": "OTBR_WEB_PORT",
"Default": "8086",
"Mode": "{3}",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8087"
},
{
"@attributes": {
"Name": "EZSP Listen",
"Target": "EZSP_LISTEN_PORT",
"Default": "20108",
"Mode": "{3}",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "20108"
},
{
"@attributes": {
"Name": "Dongle Passthrough",
"Target": "",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Device",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/dev/serial/by-id/usb-Nabu_Casa_SkyConnect_v1.0_76f624b636edec1191324740ad51a8b2-if00-port0:/dev/thread"
}
],
"Repo": "digiblur's Repository",
"TemplateURL": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/silabs-multipan-thread.xml",
"CAComment": "This template is set up to run as Privileged. This is a possible security risk and usually does not need to be enabled. Note that some applications require privileged in order to operate correctly",
"templatePath": "/tmp/GitHub/AppFeed/templates/digiblursRepository/silabs-multipan-thread.xml",
"CategoryList": [
"HomeAutomation",
"Network-Other"
],
"downloads": 10689,
"LastUpdate": 1712189532,
"LastUpdateScan": 1713060390,
"FirstSeen": 1713060390
},
{
"Name": "smartthings-mqtt-bridge",
"Repository": "stjohnjohnson/smartthings-mqtt-bridge",
@ -132990,7 +133130,7 @@
"Productivity",
"Tools-Utilities"
],
"LastUpdateScan": 1710461236,
"LastUpdateScan": 1713060395,
"FirstSeen": 1710461236
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 2216,
"last_updated_timestamp": 1713002751,
"last_updated": "2024-04-13 06:05",
"apps": 2217,
"last_updated_timestamp": 1713060395,
"last_updated": "2024-04-13 22:06",
"categories": [
{
"Cat": "AI:",
@ -70526,6 +70526,146 @@
"topTrending": -1.4769999999999999,
"topPerforming": 1.355
},
{
"Name": "silabs-multipan-thread",
"Repository": "b2un0/silabs-multipan-docker",
"Registry": "https://hub.docker.com/r/b2un0/silabs-multipan-docker/",
"Network": "host",
"Shell": "sh",
"Privileged": "true",
"Support": "https://forums.unraid.net/topic/72033-support-digiblurs-docker-template-repository/",
"Project": "https://github.com/b2un0/silabs-multipan-docker",
"Overview": "Standalone version of the Silicon Labs multiprotocol addon for Home Assistant. The cool kids that run it all in docker containers!\r\n\r\nAn EFR based chipset Thread stick is required for this container to start. It needs to be passed in as the same value you provide such as the default of /dev/thread using a line such as /dev/serial/by-id/usb-Nabu_Casa_SkyConnect_v1.0_76f624b636edec1191324740ad51a8b2-if00-port0:/dev/thread",
"DonateText": "Help support my work - buy me a drank",
"Icon": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/images/silabs_logo.png",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
"@attributes": {
"Name": "Data Path",
"Target": "/data",
"Default": "/mnt/user/appdata/silabs-multipan",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/silabs-multipan"
},
{
"@attributes": {
"Name": "Device Path",
"Target": "DEVICE",
"Default": "/dev/ttyUSB0",
"Mode": "{3}",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/dev/thread"
},
{
"@attributes": {
"Name": "Device Baud",
"Target": "BAUDRATE",
"Default": "460800",
"Mode": "{3}",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "460800"
},
{
"@attributes": {
"Name": "Backbone Ethernet",
"Target": "BACKBONE_IF",
"Default": "eth0",
"Mode": "{3}",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "eth0"
},
{
"@attributes": {
"Name": "OTBR Listen Port",
"Target": "OTBR_REST_LISTEN_PORT",
"Default": "8081",
"Mode": "{3}",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8081"
},
{
"@attributes": {
"Name": "OTBR Web Port",
"Target": "OTBR_WEB_PORT",
"Default": "8086",
"Mode": "{3}",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8087"
},
{
"@attributes": {
"Name": "EZSP Listen",
"Target": "EZSP_LISTEN_PORT",
"Default": "20108",
"Mode": "{3}",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "20108"
},
{
"@attributes": {
"Name": "Dongle Passthrough",
"Target": "",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Device",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/dev/serial/by-id/usb-Nabu_Casa_SkyConnect_v1.0_76f624b636edec1191324740ad51a8b2-if00-port0:/dev/thread"
}
],
"Repo": "digiblur's Repository",
"TemplateURL": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/silabs-multipan-thread.xml",
"CAComment": "This template is set up to run as Privileged. This is a possible security risk and usually does not need to be enabled. Note that some applications require privileged in order to operate correctly",
"templatePath": "/tmp/GitHub/AppFeed/templates/digiblursRepository/silabs-multipan-thread.xml",
"CategoryList": [
"HomeAutomation",
"Network-Other"
],
"downloads": 10689,
"LastUpdate": 1712189532,
"LastUpdateScan": 1713060390,
"FirstSeen": 1713060390
},
{
"Name": "smartthings-mqtt-bridge",
"Repository": "stjohnjohnson/smartthings-mqtt-bridge",
@ -133156,7 +133296,7 @@
"Productivity",
"Tools-Utilities"
],
"LastUpdateScan": 1710461236,
"LastUpdateScan": 1713060395,
"FirstSeen": 1710461236
},
{
@ -311119,7 +311259,6 @@
],
"downloads": 152371,
"stars": 9,
"LastUpdate": 1711440308,
"trending": 13.348,
"trends": [
13.348
@ -311132,6 +311271,7 @@
152371
],
"LastUpdateScan": 1713002751,
"LastUpdate": 1711440308,
"FirstSeen": 1710403562
},
{

View File

@ -3261,5 +3261,6 @@
"lscr.io/linuxserver/librewolf": 1712880386,
"resilio/sync": 1712959569,
"ghcr.io/matrix-org/sliding-sync:latest": 1712968163,
"ballaswag/guppyflo:latest": 1712968165
"ballaswag/guppyflo:latest": 1712968165,
"b2un0/silabs-multipan-docker": 1713060390
}

13
log.txt
View File

@ -807,6 +807,7 @@ Processing /tmp/appFeed/templates/digiblursRepository/open-alpr-http-wrapper.xml
Processing /tmp/appFeed/templates/digiblursRepository/openWakeWord.xml...Success
Processing /tmp/appFeed/templates/digiblursRepository/plate-minder.xml...Success
Processing /tmp/appFeed/templates/digiblursRepository/ring-mqtt.xml...Success
Processing /tmp/appFeed/templates/digiblursRepository/silabs-multipan-thread.xml...Success
Processing /tmp/appFeed/templates/digiblursRepository/deprecated/smartthings-mqtt-bridge.xml... ***DEPRECATED BY REPO PATH*** Success
Processing /tmp/appFeed/templates/digiblursRepository/deprecated/speedtest.xml... ***DEPRECATED BY REPO PATH*** Success
Processing /tmp/appFeed/templates/digiblursRepository/TasmoAdmin.xml...Success
@ -4066,11 +4067,13 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers
Privileged: 102
No change to feed
b2un0/silabs-multipan-docker
b2un0/silabs-multipan-docker Downloads: 10689 Stars: 0 Base: unknown
Pulling b2un0/silabs-multipan-docker
Tagged - Can't determine last update
jwolvers/imgburn-wine-container
ghcr.io/jwolvers/imgburn-wine-container:main-ubuntu22 Downloads: Stars: Base: unknown
Privileged: 103
Updating GitHub

View File

@ -86119,7 +86119,7 @@
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1710461236,
"Time": 1713060395,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -86686,5 +86686,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1712477923
},
"b2un0/silabs-multipan-docker": {
"Base": null,
"Downloads": 10689,
"Stars": null,
"Time": 1713060390,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1712189532
}
}

View File

@ -1,5 +1,5 @@
{
"caFixed": 456,
"caFixed": 457,
"fixedTemplates": {
"pducharme's Repository": {
"pducharme/unifi": [
@ -515,6 +515,9 @@
"QuantumEntangledAndy/neolink": [
"Fatal: Invalid repository found. Only lowercase is allowed"
],
"b2un0/silabs-multipan-docker": [
"Privileged mode set. This may not be necessary"
],
"iotreboot/tasui:latest": [
"Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config. Template removed from CA."
]