Domoticz Bridge
-
Well, I've made a 0.2 version of the Domoticz Bridge, and want it to be available in AltAppStore. (Don't use Vera anymore, so i won't be adding it to that appstore myself)
DomoticzBridge is currently in there at 0.16, so how do I update that so the 0.2 is available? I'm not fully versed in Github yet either.. -
The 1.6 version repository belongs to @logread. Should that be retained? I'm not going to do anything there without the original author's permission.
Your alternative is simply to create it as a new and separate plugin, if that's not too confusing for the users.
I can make the Alt App Store entry for you, I just need to know which GitHub repository to use (and which files.)
-
999LV has given me permission: https://github.com/999LV/DomoticzBridge/issues/1
Whatever works, just though mabye the .16 still works for those using Vera behind openluup or something like that? If so, the history should be retained?
-
@perh said in Domoticz Bridge:
That seems to be even faster than the mechanism in VeraBridge, so i guess its worth keeping.
It will always be, because it’s pushing updates, vs waiting for the polling. I’ve recently released a ha-bridge plugin based on the same principles. It’s Vera/openLuup pushing to ha-bridge, instead of something polling Vera/openLuup and then update ha-bridge.
I’ll probably do the same for the upcoming new features for my mqtt bridge. You’ll basically install a plugin on your Vera and push everything to a bridge, that will publish them as mqtt messages.
-
Ok, just uploaded to the master branch. Don't get the "release" function, I uploaded som files to that yesterday, but i've made updates after that which is reflected in the master branch..
-
@perh said in Domoticz Bridge:
@rafale77 : Where can I find your Barometer sensor files?
I see that the ones I have mixes "micasaverde-com" and "upnp-org" in the service definitions, and its also missing an icon..
Hmm I created one myself along with defining a new subcategory number. I will be home in half a day and will post all the files in a zip here.
-
@perh said in Domoticz Bridge:
Don't get the "release" function
Are you using Git from the command line, or an app?
I publish from an Apple Mac and the desktop app there is great.
Regarding releases, you may choose to tag a particular version as a release, which makes it easy to download/use. But you don't have to.
The Alt App Store is able to load both tagged release and specific (current) branches of your repository. In order not to have to update anything on the App Store, I generally just use the master or development branch to pull latest version.
-
I just drag&dropped files in the browser?
I don't entirely get the "pull" function either, what is that? guess its lunux or programmer lingo i need to learn..
-
The pull function is for changes you have made to a cloned version of someone else's repository, and you're asking for them to include your changes in their code.
Your Alt App Store bridge entry is now live...
...I've downloaded and it starts (but, obviously, fails because I haven't configured the IP / port).
-
Looking in to some minor bugs with the bridge here:
AltUI doesn't update when MSR is pulling domoticz switches, and when I pull the switches in AltUI, the icon doesnt update.. Any clues to whats missing?
-
Hi PerH,
What I did is update Status and Target for switches and dimmers for it to show in ALTUI. How are you handling this?
Cheers Rene
-
-
-
-