Kodi Community Forum

Full Version: XBMC Domoticz
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I'm working on an addon for XBMC that shows the "home automation" devices configured in Domoticz

It shows their status (On/Off), the value (for temperatures), and allows the user to interact with switches.

You can find a screenshot here

It works fine, with the little tests I can do.
So far, only French & English files are here. (Less than 10 labels for now)

It is available on github here

I must admin I shamelessly copied a large part of "speedfan info" plugin to make this one. I used a bit of XBMC Backup as well.

Except for png files, there is no binary file in this add-on. Only python script & xml files.

Now my questions, how can i generated the other language files without having to copy/paste a lot of stuff from google translate ?
The code still needs a bit cleaning, but more or less it's fine.

How can I submit it to a repo ?
As for submitting, see here: http://wiki.xbmc.org/index.php?title=Submitting_Add-ons
Translations can be done via Transifex ( https://www.transifex.com/projects/p/xbmc-addons/ ), I'm not sure how to add your addon there though (please search the wiki, should probably be in there).
Thanks guys.

I will :
* look at the transiflex for translations.
* make my code flawless and submit it in the mailing list.

Meanwhile, it's available here for those who'd like to test. (Domoticz server required, obviously)
https://github.com/h4wkmoon/xbmc-domoticz
Shame it does not work anymore on kodi 17.6. I tried it, would be really great to see values from domoticz server in kodi. Is there anyway to start continuing this addon again for krypton and leia ? Hope so, my french is not so good and i have domoticz instead of Jeedom.