Update config.yaml

added share to container folder mapping
This commit is contained in:
habuild 2023-01-06 07:36:06 +11:00 committed by GitHub
parent 580ea5ba81
commit 25a6d1ebb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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