Skip to content

Commit

Permalink
Add addon.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
seime committed Jun 13, 2023
1 parent 91bf00b commit 767a477
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/main/resources/OH-INF/addon/addon.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon:addon id="esphome" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:addon="https://openhab.org/schemas/addon/v1.0.0"
xsi:schemaLocation="https://openhab.org/schemas/addon/v1.0.0 https://openhab.org/schemas/addon-1.0.0.xsd">

<type>binding</type>
<name>Panasonic Comfort Cloud Binding</name>
<description>This is the binding for Panasonic Comfort Cloud Air conditioners</description>

</addon:addon>

0 comments on commit 767a477

Please sign in to comment.