Update config.yaml
added share to container folder mapping
This commit is contained in:
parent
580ea5ba81
commit
25a6d1ebb7
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
name: HAOS-SBFspot
|
name: HAOS-SBFspot
|
||||||
version: 2022.11.1
|
version: 2023.1.1
|
||||||
slug: haos-sbfspot
|
slug: haos-sbfspot
|
||||||
description: Manage SBFspot with a simple interface
|
description: Manage SBFspot with a simple interface
|
||||||
url: "https://github.com/habuild/hassio-addons/tree/main/haos-sbfspot"
|
url: "https://github.com/habuild/hassio-addons/tree/main/haos-sbfspot"
|
||||||
|
@ -17,6 +17,8 @@ host_network: true
|
||||||
host_dbus: true
|
host_dbus: true
|
||||||
homeassistant_api: true
|
homeassistant_api: true
|
||||||
panel_icon: mdi:solar-power-variant
|
panel_icon: mdi:solar-power-variant
|
||||||
|
map:
|
||||||
|
- share:rw
|
||||||
services:
|
services:
|
||||||
- mysql:need
|
- mysql:need
|
||||||
- mqtt:want
|
- mqtt:want
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue