Skip to content

Commit

Permalink
Added everything-presence-mmwave-configurator
Browse files Browse the repository at this point in the history
  • Loading branch information
PilaScat authored Dec 14, 2024
1 parent 2f00c86 commit fdfe081
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions templates/everything-presence-mmwave-configurator
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0"?>
<Container version="2">
<Name>everything-presence-mmwave-configurator</Name>
<Repository>everythingsmarthome/everything-presence-mmwave-configurator</Repository>
<Registry>https://hub.docker.com/r/everythingsmarthome/everything-presence-mmwave-configurator/</Registry>
<Network>bridge</Network>
<Privileged>false</Privileged>
<Support>https://github.com/EverythingSmartHome/everything-presence-addons/issues</Support>
<Project>https://github.com/EverythingSmartHome/everything-presence-addons</Project>
<Overview>A visual configurator tool for creating zones with the Everything Presence Lite mmWave sensor.</Overview>
<Category>HomeAutomation: Tools:</Category>
<WebUI>http://[IP]:[PORT:8099]/</WebUI>
<Icon>https://shop.everythingsmart.io/cdn/shop/files/EST_Compact_Logo_39a737b5-afce-4e67-9a42-db994df3e7d2.png</Icon>
<Config Name="WebUI port" Target="8099" Default="8099" Mode="tcp" Description="" Type="Port" Display="always" Required="true" Mask="false">8099</Config>
<Config Name="Home Assistant URL" Target="HA_URL" Default="http://ha-ip:8123" Mode="" Description="" Type="Variable" Display="always" Required="true" Mask="false">http://ha-ip:8123</Config>
<Config Name="Home Assistant Token" Target="HA_TOKEN" Default="LONG_LIVED_TOKEN" Mode="" Description="Generate Long-lived token at Profile &amp;gt; Security&#13;&#10;" Type="Variable" Display="always" Required="true" Mask="false">LONG_LIVED_TOKEN</Config>
</Container>

0 comments on commit fdfe081

Please sign in to comment.