-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[Tinkerforge] support for new Bricklets #5816
Conversation
I added the missing OLED 128x64 Bricklet 2.0 and LCD 128x64 Bricklet. This will close #5785. Signed-off-by: André Kühnert [email protected] (github: andiikaa) |
Since all oh1 bindings have a 1 as suffix (e.g.org.openhab.binding.tinkerforge1) the model generation for tinkerforge will fail. Signed-off-by: andiikaa <[email protected]>
Signed-off-by: andiikaa <[email protected]>
Signed-off-by: andiikaa <[email protected]>
Signed-off-by: andiikaa <[email protected]>
Signed-off-by: andiikaa <[email protected]>
Signed-off-by: andiikaa <[email protected]>
Signed-off-by: andiikaa <[email protected]>
Signed-off-by: andiikaa <[email protected]>
Signed-off-by: andiikaa <[email protected]>
Signed-off-by: andiikaa <[email protected]>
Signed-off-by: andiikaa <[email protected]>
Signed-off-by: andiikaa <[email protected]>
- supports uri, text, and smart poster record - smart poster record does not support actions - only nfc_well_known_type Signed-off-by: andiikaa <[email protected]>
Signed-off-by: andiikaa <[email protected]>
Signed-off-by: andiikaa <[email protected]>
Signed-off-by: andiikaa <[email protected]>
Signed-off-by: andiikaa <[email protected]>
Signed-off-by: andiikaa <[email protected]>
Signed-off-by: andiikaa <[email protected]>
Signed-off-by: andiikaa <[email protected]>
Signed-off-by: andiikaa <[email protected]>
Signed-off-by: andiikaa <[email protected]>
Signed-off-by: andiikaa <[email protected]>
c066f1b
to
1d593cd
Compare
bb18afb
to
2d0a87e
Compare
set values to undef, when no tag is read or an error happened (default is false) Signed-off-by: André Kühnert [email protected] (github: andiikaa) Signed-off-by: andiikaa <[email protected]>
Almost forgotten: @andiikaa thanks for the PR! |
Sorry to see that this is hanging since forever without a review. |
For me it is not that important that it gets merged. My project is done and i don´t have access to the bricklets anymore. With the generator it should also be easy to add new bricklets. So in my opinion this OH1 binding gets outdated really fast. So no one should invest much time in it. |
A beta of the new OH2 binding is available from here https://www.tinkerunity.org/topic/4901-betaversion-der-openhab-bindings/ (de) or here https://www.tinkerunity.org/topic/4909-beta-version-of-the-openhab-bindings/ (en). |
Ok, many thanks for your opinions - so let's close this PR then. |
As promised in #5785, some new bindings are supported.
This PR:
org.openhab.binding.tinkerforge1
2.1.22
I will later add the support for the following bricklets:
Note: It seems that the tinkerforge xcore model wasn't touched for while. My changes seems to trigger the auto format for all model files.
Signed-off-by: André Kühnert [email protected] (github: andiikaa)