mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-14 03:18:02 +02:00
Merge branch 'master' of https://github.com/alexbelgium/hassio-addons
This commit is contained in:
@@ -7,18 +7,18 @@
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "🖧🔍 WIFI / LAN scanner, intruder, and presence detector",
|
||||
"environment": {
|
||||
"PORT": "20211",
|
||||
"PGID": "0",
|
||||
"PORT": "20211",
|
||||
"PUID": "0",
|
||||
"TZ": "Europe/Berlin"
|
||||
},
|
||||
"hassio_api": true,
|
||||
"host_network": true,
|
||||
"image": "ghcr.io/alexbelgium/netalertx-{arch}",
|
||||
"init": false,
|
||||
"ingress": true,
|
||||
"ingress_port": 0,
|
||||
"ingress_stream": true,
|
||||
"init": false,
|
||||
"map": [
|
||||
"addon_config:rw",
|
||||
"media:rw",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
## ⚠ Open Issue : [🐛 [Spotweb] not starting with external mariadb (opened 2025-01-13)](https://github.com/alexbelgium/hassio-addons/issues/1721) by [@remb0](https://github.com/remb0)
|
||||
## ⚠ Open Issue : [🐛 [Spotweb] access denied after rights removal of anonymus, no login prompt (opened 2025-01-18)](https://github.com/alexbelgium/hassio-addons/issues/1725) by [@MijnSpam](https://github.com/MijnSpam)
|
||||
# Home Assistant Add-ons: Spotweb
|
||||
|
||||
[![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium)
|
||||
|
||||
Reference in New Issue
Block a user