Coder Social home page Coder Social logo

org.openhab.ui.habmin's Introduction

org.openhab.ui.habmin's People

Contributors

aploese avatar cdjackson avatar jvolkman avatar kaikreuzer avatar pfink avatar watou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

org.openhab.ui.habmin's Issues

New z-wave device request - Aeon Labs Smart Switch 6

Device: Aeotec Smart Switch 6
Manufacturer: Aeon Labs

Manufacturer ID: 86
Device ID: 60
Device Type: 103

Notes:

I was able to configure it like an individual port on the 6 port Aeotec power strip, including meter classes to pull concurrent watts and total kwH. In addition the manual is sparse, but they did include this tidbit: Parameter 81 (1 byte dec) can be used to change between 3 LED modes. 0=Energy Mode, 1=Momentary Indicate Mode, 2=Night Light Mode

//Aeotec Smart Switch 6
Switch Smart6 "Smart6" (outlets) {zwave="6:0:command=switch_binary" }
Number Smart6_Power "Smart6 power [%.2f W]" (power) {zwave="6:0:command=meter,meter_scale=E_W,refresh_interval=30" }
Number Smart6_Energy "Smart6 consumption [%.2f KWh]" (power) {zwave="6:0:command=meter,meter_scale=E_KWh,refresh_interval=30" }
Number Smart6_Volts "Smart6 voltage [%.2f V]" (All,power) {zwave="6:0:command=meter,meter_scale=E_V,refresh_interval=30"}
Number Smart6_Amps "Smart6 amperage [%.2f A]" (All,power) {zwave="6:0:command=meter,meter_scale=E_A,refresh_interval=30"}

I do not have the engineering doc yet. It is only a coincidence that it is device #6 on my zwave network :)

Jim

2015-05-28 21:09:19.897 [WARN ] [.o.b.z.i.p.c.ZWaveCommandClass] - NODE 6: Unsupported command class ZWAVE_PLUS_INFO
2015-05-28 21:09:19.897 [WARN ] [.o.b.z.i.p.c.ZWaveCommandClass] - NODE 6: Unsupported command class SWITCH_ALL
2015-05-28 21:09:19.898 [WARN ] [.o.b.z.i.p.c.ZWaveCommandClass] - NODE 6: Unsupported command class CLOCK
2015-05-28 21:09:19.898 [WARN ] [.o.b.z.i.p.c.ZWaveCommandClass] - NODE 6: Unsupported command class ASSOCIATION_GROUP_INFO
2015-05-28 21:09:19.899 [WARN ] [.o.b.z.i.p.c.ZWaveCommandClass] - NODE 6: Unsupported command class FIRMWARE_UPDATE_MD
2015-05-28 21:09:19.899 [WARN ] [.o.b.z.i.p.c.ZWaveCommandClass] - NODE 6: Unsupported command class POWERLEVEL
2015-05-28 21:09:19.966 [WARN ] [.o.b.z.i.p.c.ZWaveCommandClass] - NODE 6: Unsupported command class ZWAVE_PLUS_INFO
2015-05-28 21:09:19.967 [WARN ] [.o.b.z.i.p.c.ZWaveCommandClass] - NODE 6: Unsupported command class SWITCH_ALL
2015-05-28 21:09:19.967 [WARN ] [.o.b.z.i.p.c.ZWaveCommandClass] - NODE 6: Unsupported command class CLOCK
2015-05-28 21:09:19.967 [WARN ] [.o.b.z.i.p.c.ZWaveCommandClass] - NODE 6: Unsupported command class ASSOCIATION_GROUP_INFO
2015-05-28 21:09:19.968 [WARN ] [.o.b.z.i.p.c.ZWaveCommandClass] - NODE 6: Unsupported command class FIRMWARE_UPDATE_MD
2015-05-28 21:09:19.968 [WARN ] [.o.b.z.i.p.c.ZWaveCommandClass] - NODE 6: Unsupported command class POWERLEVEL
2015-05-28 21:09:21.931 [WARN ] [z.i.p.i.ZWaveNodeStageAdvancer] - NODE 6: Node advancer: SET_ASSOCIATION - Unknown device: 86:103:60
2015-05-28 21:09:22.038 [WARN ] [z.i.p.i.ZWaveNodeStageAdvancer] - NODE 6: Node advancer: GET_CONFIGURATION - Unknown device: 86:103:60
2015-05-28 21:09:22.183 [WARN ] [.z.internal.ZWaveActiveBinding] - NODE 6: No item bound for event, endpoint = 0, command class = SWITCH_BINARY, value = 0, ignoring.
2015-05-28 21:09:22.392 [WARN ] [.z.internal.ZWaveActiveBinding] - NODE 6: No item bound for event, endpoint = 0, command class = METER, value = 0E+1, ignoring.
2015-05-28 21:09:22.623 [WARN ] [.z.internal.ZWaveActiveBinding] - NODE 6: No item bound for event, endpoint = 0, command class = METER, value = 123.597, ignoring.
2015-05-28 21:09:22.832 [WARN ] [.z.internal.ZWaveActiveBinding] - NODE 6: No item bound for event, endpoint = 0, command class = METER, value = 0.016, ignoring.
2015-05-28 21:09:23.052 [WARN ] [.z.internal.ZWaveActiveBinding] - NODE 6: No item bound for event, endpoint = 0, command class = METER, value = 0E+1, ignoring.

Error getting list of bindings

I have unzipped the HABmin2 released zip into the webapps/habmin2 folder and placed the HABmin JAR and the ZWave JAR in the addons folder. The HABmin interface opens, but I get an error getting the list of bindings and none of the pages load any information (sitemaps, items, rules, etc). I don't see the error, but I get similar behavior with HABmin 1.

Any help would be greatly appreciated.

I am using the following files:
HABmin2-0.0.4-release.zip
org.openhab.binding.zwave-1.7.0-SNAPSHOT.jar
org.openhab.io.habmin-1.7.0-SNAPSHOT.jar

selection_008

Request for adding zwave Linear Zwave PIR and TBZ48 thermostat

Hi Chris, I have a request for other zwave devices I have laying around, but I have a question for you. How can we make adding new devices easier for you and for me (a user in this case) ?

There are .xml files that are generated by the zwave plugin that seem to have a lot of data in them returned from the respective node IDs. Is it possible to somehow use this XML dynamically with Habmin2 in the future to add to the known DB? Maybe a page in the zwave configuration section of HABmin2 that allows the needed input? I just see devices coming out faster and faster, and though you are amazingly fast at turning things around, there are probably other things you would wish to do with your time.

That being said, I have a couple Linear motion detectors here that need configs :)

These come up as
Linear [ID:203,Type:2002]
They have motion and temperature.
Manual here: http://www.nortekcontrol.com/pdf/manuals/WAPIRZ_install.pdf

The other device is a thermostat from RCS that comes up as:
Manufacturer:16 [ID:5432,Type:5442]

The thermostat generated a comprehensive xml file under it's node id that I can send you if that will help. The motion detectors did not generate one. Neither device is in pepper1

Jim

Empty Habmin 2

Hello,

Since updating to the latest 0.9 version of Habmin 2 I just get a black page at login, like so http://imgur.com/p6PjJ7d. Anyone knows how to fix it? I've temporarily downgraded to 0.8 and it worked fine, so the problem is just in 0.9

Tried both safari and chrome.

Zwave serial device 'does not exist'

With OH2 ,this happens on 2 different servers and 2 different USB zwave sticks. Restarting OpenHAB2 two or three times will usually get it to work, and after that run fine until the next time OH2 is restarted. The device is always there in /dev, whether ACMx or USBx depending on the stick, and has the correct permissions.

2015-05-21 18:13:50 [INFO ] [.z.internal.ZWaveActiveBinding:325 ] - Update config, port = /dev/ttyACM0
2015-05-21 18:13:50 [INFO ] [.z.internal.ZWaveActiveBinding:330 ] - Update config, healtime = 2
2015-05-21 18:13:50 [INFO ] [.z.internal.ZWaveActiveBinding:393 ] - Update config, masterController = true
2015-05-21 18:13:50 [DEBUG] [.z.internal.ZWaveActiveBinding:282 ] - Initialising zwave binding
2015-05-21 18:13:50 [INFO ] [.service.AbstractActiveService:169 ] - ZWave Refresh Service has been started
2015-05-21 18:13:50 [INFO ] [b.z.i.protocol.ZWaveController:146 ] - Starting Z-Wave controller
2015-05-21 18:13:50 [INFO ] [b.z.i.protocol.ZWaveController:154 ] - Z-Wave timeout is set to 5000ms. Soft reset is false.
2015-05-21 18:13:50 [INFO ] [b.z.i.protocol.ZWaveController:407 ] - Connecting to serial port /dev/ttyACM0
2015-05-21 18:13:50 [ERROR] [b.z.i.protocol.ZWaveController:429 ] - Serial Error: Port /dev/ttyACM0 does not exist

XML upload, requesting addition of Linear WS15Z-1

Device here -> http://products.z-wavealliance.org/products/1029

XML Below

ROUTING_SLAVE BINARY_SWITCH SCENE_SWITCH_BINARY 0x185126a 3 4 0x14f 0x3533 0x5257 true false true DONE @ 2015-04-10T21:39:23+0000 NO_OPERATION 1 1 MANUFACTURER_SPECIFIC 1 1 CONFIGURATION 1 1 SWITCH_BINARY 1 1 true VERSION 1 1 LIB_CONTROLLER_BRIDGE 7.2 9.1 SCENE_ACTIVATION 1 1 BASIC 1 1 true 1 4 5 6 2015-04-10 22:07:13.59 UTC 2015-04-10 22:07:13.152 UTC true

Installation question

Greetings, I have installed the latest snapshot of openhab2 and am trying to install Habmin2 following the directions in the readme here on github. When I go to the URL, I get a 404 which is probably telling me I have not dropped the exploded zip file in the correct place in the folder structure, or am missing other files. Where in the tree should "webapps" exist?

Please add Gen5 Aeon Labs Z-Stick Gen5

Hi Chris, here is the line from the binding:

No database entry: Aeon Labs [ID:5a,Type:101]

Everything seems to be operating fine. I dropped it in place of the older Z-stick S2. I will share the engineering doc from Aeotec when they have it ready.

The device is called Z-Stick Gen5

Thanks!
Jim

Missing development dependencies

Hi, I tried compile HABmin2. At first I updated dependencies with "npm update". But I still had to install manually following dependencies:
grunt-shell, grunt-contrib-compress, grunt-contrib-htmlmin, grunt-ng-annotate, grunt-json-minify, grunt-contrib-cssmin.

Product Database: missing Philio Technology Corporation PAN06-1A In Wall Dual Relay

Chris,

as you propose to raise an issue if devices are missing in the database here my very first trial in GitHub.

Before anything else: many thanks for your contribution to the z-wave availability and usability in openhab! Running the z-wave binding since 1.4 (as far as I remember), more and more devices enter my network.

Now I have seen the following logged messages after installing 2 new PAN06-1A In Wall Dual Relays, even if I am able to control the devices:

2015-06-03 09:20:03.281 DEBUG o.o.b.z.i.c.ZWaveConfiguration[:274]- NODE 60: No database entry: Philio Technology Corporation [ID:13,Type:1]
2015-06-03 09:20:03.283 DEBUG o.o.b.z.i.c.ZWaveConfiguration[:274]- NODE 61: No database entry: Philio Technology Corporation [ID:13,Type:1]

One PAN06-1 is already in the Network, here the Device ID is "4", above Relays are a bit newer and show up in Habmin with Philio Technology Corporation [ID:13,Type:1]

Here the content of the corresponding XML file:

<node>
  <deviceClass>
    <basicDeviceClass>ROUTING_SLAVE</basicDeviceClass>
    <genericDeviceClass>BINARY_SWITCH</genericDeviceClass>
    <specificDeviceClass>POWER_SWITCH_BINARY</specificDeviceClass>
  </deviceClass>
  <homeId>0xmyprivatehomeidnotshownhere</homeId>
  <nodeId>60</nodeId>
  <version>4</version>
  <manufacturer>0x13c</manufacturer>
  <deviceId>0x13</deviceId>
  <deviceType>0x1</deviceType>
  <listening>true</listening>
  <frequentlyListening>false</frequentlyListening>
  <routing>true</routing>
  <healState>DONE @ 2015-06-03T00:22:24+0000</healState>
  <supportedCommandClasses>
    <entry>
      <commandClass>VERSION</commandClass>
      <versionCommandClass>
        <version>1</version>
        <instances>1</instances>
        <libraryType>LIB_SLAVE_ENHANCED</libraryType>
        <protocolVersion>12.5</protocolVersion>
        <applicationVersion>1.6</applicationVersion>
      </versionCommandClass>
    </entry>
    <entry>
      <commandClass>MANUFACTURER_SPECIFIC</commandClass>
      <manufacturerSpecificCommandClass>
        <version>1</version>
        <instances>1</instances>
      </manufacturerSpecificCommandClass>
    </entry>
    <entry>
      <commandClass>CONFIGURATION</commandClass>
      <configurationCommandClass>
        <version>1</version>
        <instances>1</instances>
        <configParameters/>
      </configurationCommandClass>
    </entry>
    <entry>
      <commandClass>ALARM</commandClass>
      <alarmCommandClass>
        <version>1</version>
        <instances>1</instances>
        <alarms/>
        <isGetSupported>true</isGetSupported>
      </alarmCommandClass>
    </entry>
    <entry>
      <commandClass>NO_OPERATION</commandClass>
      <noOperationCommandClass>
        <version>1</version>
        <instances>1</instances>
      </noOperationCommandClass>
    </entry>
    <entry>
      <commandClass>BASIC</commandClass>
      <basicCommandClass>
        <version>1</version>
        <instances>1</instances>
        <isGetSupported>true</isGetSupported>
      </basicCommandClass>
    </entry>
    <entry>
      <commandClass>SCENE_ACTIVATION</commandClass>
      <sceneActivationCommandClass>
        <version>1</version>
        <instances>1</instances>
      </sceneActivationCommandClass>
    </entry>
    <entry>
      <commandClass>ASSOCIATION</commandClass>
      <associationCommandClass>
        <version>1</version>
        <instances>1</instances>
        <configAssociations>
          <entry>
            <int>1</int>
            <associationGroup>
              <Index>1</Index>
              <Nodes>
                <int>1</int>
              </Nodes>
            </associationGroup>
          </entry>
          <entry>
            <int>2</int>
            <associationGroup>
              <Index>2</Index>
              <Nodes/>
            </associationGroup>
          </entry>
          <entry>
            <int>3</int>
            <associationGroup>
              <Index>3</Index>
              <Nodes/>
            </associationGroup>
          </entry>
        </configAssociations>
        <maxGroups>3</maxGroups>
      </associationCommandClass>
    </entry>
    <entry>
      <commandClass>MULTI_INSTANCE</commandClass>
      <multiInstanceCommandClass>
        <version>2</version>
        <instances>1</instances>
        <endpoints>
          <entry>
            <int>1</int>
            <endPoint>
              <deviceClass>
                <basicDeviceClass>ROUTING_SLAVE</basicDeviceClass>
                <genericDeviceClass>BINARY_SWITCH</genericDeviceClass>
                <specificDeviceClass>POWER_SWITCH_BINARY</specificDeviceClass>
              </deviceClass>
              <endpointId>1</endpointId>
              <supportedCommandClasses>
                <entry>
                  <commandClass>BASIC</commandClass>
                  <basicCommandClass>
                    <endpoint reference="../../../.."/>
                    <version>0</version>
                    <instances>0</instances>
                    <isGetSupported>true</isGetSupported>
                  </basicCommandClass>
                </entry>
                <entry>
                  <commandClass>SWITCH_BINARY</commandClass>
                  <binarySwitchCommandClass>
                    <endpoint reference="../../../.."/>
                    <version>1</version>
                    <instances>1</instances>
                    <isGetSupported>true</isGetSupported>
                  </binarySwitchCommandClass>
                </entry>
              </supportedCommandClasses>
            </endPoint>
          </entry>
          <entry>
            <int>2</int>
            <endPoint>
              <deviceClass>
                <basicDeviceClass>ROUTING_SLAVE</basicDeviceClass>
                <genericDeviceClass>BINARY_SWITCH</genericDeviceClass>
                <specificDeviceClass>POWER_SWITCH_BINARY</specificDeviceClass>
              </deviceClass>
              <endpointId>2</endpointId>
              <supportedCommandClasses>
                <entry>
                  <commandClass>BASIC</commandClass>
                  <basicCommandClass>
                    <endpoint reference="../../../.."/>
                    <version>0</version>
                    <instances>0</instances>
                    <isGetSupported>true</isGetSupported>
                  </basicCommandClass>
                </entry>
                <entry>
                  <commandClass>SWITCH_BINARY</commandClass>
                  <binarySwitchCommandClass>
                    <endpoint reference="../../../.."/>
                    <version>1</version>
                    <instances>1</instances>
                    <isGetSupported>true</isGetSupported>
                  </binarySwitchCommandClass>
                </entry>
              </supportedCommandClasses>
            </endPoint>
          </entry>
          <entry>
            <int>3</int>
            <endPoint>
              <deviceClass>
                <basicDeviceClass>ROUTING_SLAVE</basicDeviceClass>
                <genericDeviceClass>BINARY_SWITCH</genericDeviceClass>
                <specificDeviceClass>POWER_SWITCH_BINARY</specificDeviceClass>
              </deviceClass>
              <endpointId>3</endpointId>
              <supportedCommandClasses>
                <entry>
                  <commandClass>BASIC</commandClass>
                  <basicCommandClass>
                    <endpoint reference="../../../.."/>
                    <version>0</version>
                    <instances>0</instances>
                    <isGetSupported>true</isGetSupported>
                  </basicCommandClass>
                </entry>
                <entry>
                  <commandClass>SWITCH_BINARY</commandClass>
                  <binarySwitchCommandClass>
                    <endpoint reference="../../../.."/>
                    <version>1</version>
                    <instances>1</instances>
                    <isGetSupported>true</isGetSupported>
                  </binarySwitchCommandClass>
                </entry>
              </supportedCommandClasses>
            </endPoint>
          </entry>
        </endpoints>
        <endpointsAreTheSameDeviceClass>true</endpointsAreTheSameDeviceClass>
      </multiInstanceCommandClass>
    </entry>
    <entry>
      <commandClass>SWITCH_BINARY</commandClass>
      <binarySwitchCommandClass>
        <version>1</version>
        <instances>1</instances>
        <isGetSupported>true</isGetSupported>
      </binarySwitchCommandClass>
    </entry>
  </supportedCommandClasses>
  <nodeNeighbors>
    <int>1</int>
    <int>4</int>
    <int>7</int>
    <int>11</int>
    <int>19</int>
    <int>20</int>
    <int>21</int>
    <int>26</int>
    <int>32</int>
    <int>33</int>
    <int>36</int>
    <int>37</int>
    <int>41</int>
    <int>43</int>
  </nodeNeighbors>
  <lastSent>2015-06-03 00:22:23.867 UTC</lastSent>
  <lastReceived>2015-06-03 00:22:23.951 UTC</lastReceived>
  <applicationUpdateReceived>true</applicationUpdateReceived>
</node>

Question: is a Product DB update necessary? What do I have to deliver else to make that happen?

rgds

Missing Constraint: Import-Package: org.apache.commons.io; version="2.2.0"

Hi,

I have downloaded openhab (1) and I'm trying to install habmin2. According https://github.com/cdjackson/HABmin2, I have installed zwave jar and habmin2 jar in the addons directory.

Now, when openhab is started, I can see that habmin2 bundle is installed (but not run)

osgi> lb habmin
START LEVEL 6
   ID|State      |Level|Name
  227|Installed  |    1|HABmin User Interface (2.0.0.201503081445)

but if I try to run it, it fails:

osgi> start 227
java.lang.ClassCastException: java.lang.Long cannot be cast to java.lang.String
    at org.eclipse.equinox.console.commands.EquinoxCommandsConverter.convert(EquinoxCommandsConverter.java:61)
    at org.apache.felix.gogo.runtime.CommandProcessorImpl.convert(CommandProcessorImpl.java:254)
    at org.apache.felix.gogo.runtime.CommandSessionImpl.convert(CommandSessionImpl.java:374)
    at org.apache.felix.gogo.runtime.Reflective.coerce(Reflective.java:389)
    at org.apache.felix.gogo.runtime.Reflective.coerce(Reflective.java:310)
    at org.apache.felix.gogo.runtime.Reflective.invoke(Reflective.java:110)
    at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:82)
    at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:477)
    at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:403)
    at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
    at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
    at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
    at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
    at org.apache.felix.gogo.shell.Console.run(Console.java:62)
    at org.apache.felix.gogo.shell.Shell.console(Shell.java:203)
    at org.apache.felix.gogo.shell.Shell.gosh(Shell.java:128)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.apache.felix.gogo.runtime.Reflective.invoke(Reflective.java:137)
    at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:82)
    at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:477)
    at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:403)
    at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
    at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
    at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
    at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
    at org.apache.felix.gogo.shell.Activator.run(Activator.java:75)
    at java.lang.Thread.run(Thread.java:745)
gogo: BundleException: The bundle "org.openhab.ui.habmin_2.0.0.201503081445 [227]" could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.commons.io; version="2.2.0"

Any help? Thank you.

OpenHAB2: Habmin JS error: URIError: malformed URI sequence

Hello,

I'm getting JS error in latest build which makes habmin not working at all:

URIError: malformed URI sequence app.js:57:17

which points to:

    'fr-FR': decodeURIComponent(escape("Français (France)"))

from

.value('localeSupported', {
    'en-GB': "English (United Kingdom)",
    'de-DE': "Deutsch (Deutschland)",
    'fr-FR': decodeURIComponent(escape("Français (France)"))
})

Regards

Error saving charts and getting list of charts

Hello,

I got the error message below when trying to get list of charts either with org.openhab.io.habmin-1.5.0-SNAPSHOT.jar and org.openhab.io.habmin-1.7.0-SNAPSHOT.jar.
Also, it's not possible to save charts but I think it's linked.
Note that other lists such as items, rules and so on are working well and return the XML.

Any idea why?

URL: http(s)://openhab/services/habmin/persistence/charts

HTTP ERROR 500

Problem accessing /services/habmin/persistence/charts. Reason:

com.thoughtworks.xstream.converters.ConversionException:  : ParseError at [row,col]:[1,182]

Message: Octet 2 de la séquence UTF-8 à 3 octets non valide. : : ParseError at [row,col]:[1,182]
Message: Octet 2 de la séquence UTF-8 à 3 octets non valide.
---- Debugging information ----
message : : ParseError at [row,col]:[1,182]
Message: Octet 2 de la séquence UTF-8 à 3 octets non valide.
cause-exception : com.thoughtworks.xstream.io.StreamException
cause-message : : ParseError at [row,col]:[1,182]
Message: Octet 2 de la séquence UTF-8 à 3 octets non valide.
class : java.lang.String
required-type : java.lang.String
converter-type : com.thoughtworks.xstream.converters.SingleValueConverterWrapper
wrapped-converter : com.thoughtworks.xstream.converters.basic.StringConverter
path : /charts/entries/chart/items/item/label
line number : 1
class[1] : org.openhab.io.habmin.services.chart.ChartItemConfigBean
converter-type[1] : com.thoughtworks.xstream.converters.reflection.ReflectionConverter
class[2] : java.util.ArrayList
converter-type[2] : com.thoughtworks.xstream.converters.collections.CollectionConverter
class[3] : org.openhab.io.habmin.services.chart.ChartConfigBean
class[4] : org.openhab.io.habmin.services.chart.ChartListBean
version : 1.4.6

Thanks!

HABmin2 with openHAB2

Hi,

I am new to openHAB. I just started experimenting with it. I can't seem to install HABmin2. I've also tried it with openHAB1 but couldn't make it work. I have cloned the OH1 master and put the habmin and zwave jar in the addons folder. Also have put the habmin folder in /distribution/openhabhome/webapps/ directory. Then when i go to http://localhost:8080/habmin/, i see the interface (See the screenshot) but all of the tabs are empty. Also i see the following error in the browser console -

failed to load resource: the server responded with a status of 404 (ProxyServlet: /services/habmin/config/rules/model/list)
http://localhost:8080/services/habmin/config/persistence/services?_dc=1430932585976 Failed to load resource: the server responded with a status of 404 (ProxyServlet: /services/habmin/config/persistence/services)
http://localhost:8080/services/habmin/persistence/charts?_dc=1430932585979 Failed to load resource: the server responded with a status of 404 (ProxyServlet: /services/habmin/persistence/charts)
http://localhost:8080/services/habmin/persistence/items?_dc=1430932586003 Failed to load resource: the server responded with a status of 404 (ProxyServlet: /services/habmin/persistence/items)
http://localhost:8080/services/habmin/config/icons?_dc=1430932586004 Failed to load resource: the server responded with a status of 404 (ProxyServlet: /services/habmin/config/icons)
http://localhost:8080/services/habmin/config/designer?_dc=1430932586005 Failed to load resource: the server responded with a status of 404 (ProxyServlet: /services/habmin/config/designer)
http://localhost:8080/services/habmin/config/bindings?_dc=1430932586006 Failed to load resource: the server responded with a status of 404 (ProxyServlet: /services/habmin/config/bindings)
http://localhost:8080/services/habmin/config/sitemap?_dc=1430932586006 Failed to load resource: the server responded with a status of 404 (ProxyServlet: /services/habmin/config/sitemap)
http://localhost:8080/services/habmin/config/items?_dc=1430932586005 Failed to load resource: the server responded with a status of 404 (ProxyServlet: /services/habmin/config/items)
http://localhost:8080/services/habmin/bundle?_dc=1430932586006 Failed to load resource: the server responded with a status of 404 (ProxyServlet: /services/habmin/bundle)

Also i notice that the online status is offline. I don't know what am i doing wrong. Next i tried with openHAB2 with HABmin2. The instruction said only to put the jar file in the addons directory as there is no webapps directory. If i go to http://localhost:8080/habmin/index.html i see a 404 error. Again i am stuck. Could you please help me how can i fix this?

selection_002

Support for a new Z-wave device

Chris, what is your preferred method of requesting a new device to be added? If this ticket suffices, here is a link to the device. If there is anything else you need, or I missed a wiki link on how to get you everything you need, please direct appropriately.

http://products.z-wavealliance.org/products/1179

I was able to bind the device, and it shows up correctly as an unknown device.

Thanks,
Jim

Request for Charting options

Request for additional chart types - stacked area, stacked column and pie charts could be very useful for power and energy monitoring.

No items

Hi,

i like you work and your design. Before testing habmin2 i worked completly with habmin1.
Now after i download habmin2 i only see my sitemaps but no items to configure it.
I work only with Homematic, is this my problem ?

Best regards

Error 403 forbidden

Hi,

I'm using openhab 1.6.1 on Raspberry Pi, Habmin-Binding SNAPSHOT-1.7.0 and zwave-Binding 1.6.1 installed.

I copied the relevant habmin2-files in the webapps ordner, but when i try to access habmin2, i get

HTTP ERROR 403

Problem accessing /habmin2/. Reason:

Forbidden

habmin2 not working in Internet explorer 10 -11

dear chris,

thnx already providing a great layout but I have a few questions concerning habmin 2
I installed as suggested and had to change also the rights as I read before but.
when I open the link in internet explorer I just get a black screen with some icons but can't do anything.
when I open in google chrome , it seems to work perfectly.
can you tell me why ?
I run latest openhab 1.7 snapshot
and the latest habmin & habmin 2
strange part is that habmin 1 works perfectly in internet explorer ?

kind regards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.