Skip to content

Commit

Permalink
[sony] Fix addon id
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Falkenstern <[email protected]>
  • Loading branch information
falkena committed Jul 15, 2024
1 parent cc175bb commit 5c9d4c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon:addon id="sonyaudio" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
<addon:addon id="sony" 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">

Expand Down

0 comments on commit 5c9d4c1

Please sign in to comment.