Jump to content

theo

Members
  • Gesamte Inhalte

    325
  • Benutzer seit

  • Letzter Besuch

  • Tagessiege

    1

Alle erstellten Inhalte von theo

  1. Wird beim Starten von openHAB das Bricklet gefunden? Findest du im log passende Einträge für die uid jpy?
  2. Hi xsherlock, just add your brickd/master brick configurations space separated to the tinkerforge:hosts line: tinkerforge:hosts=127.0.0.1:4224 192.168.1.50 192.168.1.104 This is an example copied from the openHAB wiki docs: https://github.com/openhab/openhab/wiki/Tinkerforge-Binding#example-configurations Regards, Theo
  3. Hi, du kannst die Bindings installieren wie hier unter Punkt 9 beschrieben: https://github.com/openhab/openhab/wiki/Linux---OS-X Ein deinem Fall also mit: sudo apt-get install openhab-addon-binding-fritzaha
  4. Vor Weihnachten noch einmal ein Schwung neuer Bricklets: Laser Range Finder Bricklet Color Bricklet Accelerometer Bricklet Industrial Dual Analog In Bricklet Analog In Bricklet Analog In V2 Bricklet Load Cell (mit kleinen Aenderungen zur Preview) Den Download gibt es hier: https://bintray.com/artifact/download/theoweiss/generic/nd2/org.openhab.binding.tinkerforge-1.8.0-SNAPSHOT.jar https://bintray.com/artifact/download/theoweiss/generic/nd2/org.openhab.action.tinkerforge-1.8.0-SNAPSHOT.jar Beispielkonfigurationen gibt es hier: https://github.com/theoweiss/openhab-tinkerforge-configuration-examples in den Verzeichnissen: laserRangeFinder color accelerometer industrialDualAnalogIn analogIn analogInV2 loadcell Schöne Weihnachten und frohes Basteln, Theo
  5. Hier gibt es ein aktuelles Binding mit einem Fix für den von Sigi berichteten Bug im Remote Switch Bricklet Support: https://bintray.com/artifact/download/theoweiss/generic/remoteswitch/2/org.openhab.binding.tinkerforge-1.8.0-SNAPSHOT.jar Sigi hat Type A und Type B bereits getestet und für gut befunden. Gruß, Theo
  6. Ich habe eine kleine Umfrage eingehängt, mit der Frage welche Bricks/Bricklets ihr gerne als nächstes in openHAB sehen wollt. Ich bin mal gespannt.
  7. Yes, there is no need to use the symbolic name. Any news?
  8. Hallo benoit, vielen Dank für den Vorschlag! NFC wäre sicher cool. Ich habe mich da schon ein bisschen umgesehen, aber leider habe ich keine brauchbare Java NDEF Bibliothek gefunden. Einzig im Android SDK, diese müsste man aber umschreiben. Das wird mich einiges an Zeit kosten. Deshalb möchte ich zuerst "einfachere" Bricks / Bricklets einbinden. Gruß, Theo
  9. Neue Bricklets! Auf Wunsch gibt es jetzt Unterstützung für: Piezo Speaker Bricklet (@ChristianRiedl) Rotary Encoder Bricklet (@tatzemax) Ausserdem für: Ambient Light V2 Bricklet Dust Detector Bricklet Load Cell Bricklet (Preview: hier kann sich die Konfiguration noch ändern) Einen Binding Snapshot zum Testen gibt es hier: https://bintray.com/artifact/download/theoweiss/generic/nd1/org.openhab.binding.tinkerforge-1.8.0-SNAPSHOT.jar Es sind auch neue Actions dabei. https://bintray.com/artifact/download/theoweiss/generic/nd1/org.openhab.action.tinkerforge-1.8.0-SNAPSHOT.jar Beispielkonfigurationen gibt es hier: https://github.com/theoweiss/openhab-tinkerforge-configuration-examples Ausführlichere Doku dazu wird folgen. Für das Piezo Speaker Bricklet habe ich hier https://github.com/theoweiss/openhab-tinkerforge-configuration-examples/blob/master/piezospeaker/README-DE.md schon ein bisschen was aufgeschrieben. Wie immer Rückmeldung erbeten! Gibt es Wünsche für die nächsten Bricks/Bricklets? Gruß, Theo
  10. Uups, dann muss ich mich beeilen: Weihnachten steht vor der Tür.
  11. Gut beobachtet, der Bug ist wirklich nur in den Type B devices und ist durch die Dimmer Unterstützung entstanden. Ich melde mich sobald ich einen Fix zum Testen habe.
  12. Hallo Sigi, ich werde das nochmal testen. Gruß, Theo
  13. Hier ist die Beispielskonfiguration für das Hall Effect Bricklet: https://github.com/theoweiss/openhab-tinkerforge-configuration-examples/tree/master/halleffect
  14. Hi Martin, ja die Doku ist leider nicht mehr vollständig, da es mir an Zeit fehlt. Es wäre super, wenn sich hier jemand finden ließe, der die Dokumentation aktualisiert. Ich würde entsprechenden Input liefern. Hat jemand Lust und Zeit und am Besten auch noch etwas Erfahrung die Doku auf Englisch zu pflegen? Für das Hall Effekt Bricklet werde ich vorerst eine Beispielskonfiguration erstellen und den Link hier posten. Grüße, Theo
  15. Bei mir hat es funktioniert. Die secrets Datei wird angelegt sobald das myopenhab Paket installiert ist. Hast du myopenhab installiert? sudo apt-get install openhab-addon-io-myopenhab
  16. Hallo Moritz, ich habe bisher noch nichts mit my.openhab gemacht, ich werde einmal probieren ob ich es zum Laufen bekomme. Gruß, Theo
  17. I've made the i2C setting available to the OH tinkerforge binding. You can download an updated binding from here (it will also run on older OH versions): https://bintray.com/artifact/download/theoweiss/generic/org.openhab.binding.tinkerforge-1.8.0-SNAPSHOT.jar Sample configuration is available here: https://github.com/theoweiss/openhab-tinkerforge-configuration-examples/blob/master/temperature/openhab.cfg You have to set "tinkerforge:xxxx.slowI2C=True" I'm looking forward to get your feedback. Regards, Theo
  18. Hi xsherlock, this setting is not yet available for the openHAB binding. I will add it and give notice as soon as it is available. Regards, Theo
  19. Hi Maciej, I'm the developer of the openHAB Tinkerforge binding. Unfortunately I'm not familiar with the REST interface. I think this question is not TF specific but a general openHAB REST interface question. Therefore your chance to get a good answer is better if you ask the openHAB community at https://community.openhab.org Regards, Theo
  20. Bald wird es Unterstützung für neue Bricklets geben. Ich werde mit dem Piezo Speaker anfangen, dann kommt der Rotary Encoder und ein ganzer Schwung von den neuen Bricklets.
  21. Hi Excal, these features are released with openHAB 1.7. Therefore just install the newest openHAB release. Since 1.7 you can also control the Brick DC using rules and the new tinkerforge action bundle. Documentation and examples are here at the end of the file: https://github.com/openhab/openhab/wiki/Actions Regards, Theo
  22. Sorry for being unclear: the code generator is written in python, the emulator is written in java.
  23. @JavaLaurence, first of all sorry for the delay. I used a different approach, I think it's more like TFStubserver does it: I wrote a replacement for the brickd. It's a TCP Server which behaves like the original brickd but with data from emulated hardware devices. The emulator device classes are generated with a python generator like the other TF language bindings. The generator uses the device descriptions of the TF generator stack. I started the development by rewriting the TF java bindings generator. Writing over 65 device classes by hand is just to time consuming, boring and error-prone. But writing the generator is also a challenge ;-(. The core TCP server and helper classes are hand coded. The emulator is still not ready and has a lot of rough edges but I'm preparing a github project to provide some insights. Hopefully I can finish this before going on holidays for 2 weeks. Regards, Theo
  24. Hi JavaLaurence, Hi kinfkong, some weeks ago I started to develop a simulator written in Java. It is primary meant for writing unit tests. As soon the dev has beta status I will publish it to github. @JavaLaurence I'm interested in your simulator-esque material, may be we could join the forces. Regards, Theo
×
×
  • Neu erstellen...