Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add disclaimer
  • Loading branch information
DevTown authored and DevTown committed Oct 27, 2019
commit cf5fd071f6ff56d44c38b9e06cbd66287c103c55
2 changes: 1 addition & 1 deletion service.mqtt/addon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<extension point="xbmc.addon.metadata">
<summary lang="en">MQTT Adapter, adhering to mqtt-smarthome specification</summary>
<description lang="en">The addon is an adapter to an MQTT broker. It will publish information about what is playing, and provides remote control capability. It adheres to the mqtt-smarthome specification. </description>
<disclaimer lang="en"></disclaimer>
<disclaimer lang="en">Fork from https://github.com/owagner/kodi2mqtt</disclaimer>
<platform>all</platform>
<license>MIT</license>
<forum></forum>
Expand Down