Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
42loop
kodi2mqtt_import
Commits
1dae029d
Commit
1dae029d
authored
Jan 30, 2016
by
Oliver Wagner
Browse files
- rev bump to 0.10
- document 2Zero's changes in changelog.txt
parent
108c9914
Changes
2
Hide whitespace changes
Inline
Side-by-side
service.mqtt/addon.xml
View file @
1dae029d
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon
id=
"service.mqtt"
name=
"MQTT Adapter"
version=
"0.
9
"
provider-name=
"owagner"
>
<addon
id=
"service.mqtt"
name=
"MQTT Adapter"
version=
"0.
10
"
provider-name=
"owagner"
>
<requires>
<import
addon=
"xbmc.python"
version=
"2.19.0"
/>
</requires>
...
...
service.mqtt/changelog.txt
View file @
1dae029d
v0.10 - 2016-01-30 - 2Zero
- added TLS parameters to settings
- noisy logging now optional via "Debug" settings switch
v0.9 - 2015-11-17 - drlobo
- added MQTT authentication parameters to settings
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment