Skip to content

Commit

Permalink
Adjust to core changes (addon.xml) (#793)
Browse files Browse the repository at this point in the history
Signed-off-by: Jan N. Klug <github@klug.nrw>
  • Loading branch information
J-N-K authored Jan 15, 2023
1 parent c9fa751 commit 7a38e68
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon:addon id="zigbee" 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>ZigBee Binding</name>
<description>This is the binding for ZigBee providing a vendor neutral ZigBee implementation supporting many different
ZigBee devices.</description>
<author>Chris Jackson</author>

</addon:addon>

This file was deleted.

0 comments on commit 7a38e68

Please sign in to comment.