cdjackson / HABmin

A web admin console for openHAB home automation
http://www.cd-jackson.com/index.php/openhab/habmin
217 stars 51 forks source link

Where is the source for org.openhab.io.habmin? #261

Closed paixaop closed 9 years ago

paixaop commented 9 years ago

Chris where is the source for the REST Services part of Habmin? Do you make it available?

cdjackson commented 9 years ago

Yes it's in my oh repository.

paixaop commented 9 years ago

cloned your OH repo changed to the HABmin branch but when building it in the IDE I'm getting an error about DashboardWidgetOptionsBean not being found. What am I doing wrong?

cdjackson commented 9 years ago

Not sure.

What are you wanting to do though. If you want to add support for the all in class then this needs to be done in the binding not Habmin.

paixaop commented 9 years ago

Just want to run openHab from the IDE with the Habmin and Zwave bindings enabled so I can debug SwitchAll configuration changes. Not changing anything in the the habmin binding it self.

cdjackson commented 9 years ago

No probs - feel free to change anything. I ws just worried you were looking to add support for the switch class which isn’t needed in HABmin…

I found the java file isn’t committed - I’ll add it shortly…

On 30 Aug 2015, at 14:47, Pedro Paixao notifications@github.com wrote:

Just want to run openHab from the IDE with the Habmin and Zwave bindings enabled so I can debug SwitchAll configuration changes. Not changing anything in the the habmin binding it self.

— Reply to this email directly or view it on GitHub https://github.com/cdjackson/HABmin/issues/261#issuecomment-136139399.