AppFeed/templates/digiblursRepository/wyzesense2mqtt.xml
2021-02-23 15:49:21 -05:00

40 lines
2.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>wyzesense2mqtt</Name>
<Repository>raetha/wyzesense2mqtt</Repository>
<Registry>https://hub.docker.com/r/raetha/wyzesense2mqtt/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://github.com/raetha/wyzesense2mqtt</Support>
<Overview>Configurable WyzeSense to MQTT Gateway for Home Assistant. Refer to the WyzeSense2MQTT docs for configuration. Sensors.yaml is also required to have at least one sensor and will not be made automatically. Change your hidraw port to pass into the container as necessary.</Overview>
<WebUI></WebUI>
<TemplateURL>https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/wyzesense2mqtt.xml</TemplateURL>
<Icon>https://github.com/digiblur/unraid-docker-templates/raw/master/images/wyzesense2mqtt.png</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<Networking>
<Mode>bridge</Mode>
<Publish></Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/wyzesense2mqtt/config/</HostDir>
<ContainerDir>/wyzesense2mqtt/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user/appdata/wyzesense2mqtt/logs/</HostDir>
<ContainerDir>/wyzesense2mqtt/logs</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment></Environment>
<Config Name="ConfigPath" Target="/wyzesense2mqtt/config" Default="/mnt/user/appdata/wyzesense2mqtt/config/" Mode="rw" Description="Container Path: /wyzesense2mqtt/config" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/wyzesense2mqtt/config</Config>
<Config Name="LogsPath" Target="/mnt/user/appdata/wyzesense2mqtt/logs/" Default="/mnt/user/appdata/wyzesense2mqtt/logs/" Mode="rw" Description="Container Path: /wyzesense2mqtt/logs" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/wyzesense2mqtt/logs/</Config>
<Config Name="WyzeSensePort" Target="/dev/hidraw0" Default="/dev/hidraw0" Mode="" Description="Container Device" Type="Device" Display="always" Required="true" Mask="false">/dev/hidraw0</Config>
<Date>1607033925</Date>
<Description>Configurable WyzeSense to MQTT Gateway for Home Assistant. Refer to the WyzeSense2MQTT docs for configuration. Sensors.yaml is also required to have at least one sensor and will not be made automatically. Change your hidraw port to pass into the container as necessary.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/digiblursRepository/wyzesense2mqtt.xml</templatePath>
</Container>