Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enocean] Improve Device Discovery, add SMACK capability #10156

Closed
fruggy83 opened this issue Feb 14, 2021 · 0 comments · Fixed by #10157
Closed

[enocean] Improve Device Discovery, add SMACK capability #10156

fruggy83 opened this issue Feb 14, 2021 · 0 comments · Fixed by #10157
Labels
enhancement An enhancement or new feature for an existing add-on

Comments

@fruggy83
Copy link
Contributor

Discovery of EnOcean Device could be improved by the following options:

  • Allow teach in of smart acknowlegde (SMACK) devices
  • Allow teach out of SMACK, UTE, 4BS devices/actuators
  • Improve detection of RPS devices
  • Correct discovery fallback to GenericThings (configuration is incomplete therefore they cannot be initialized after discovery)
@fruggy83 fruggy83 added the enhancement An enhancement or new feature for an existing add-on label Feb 14, 2021
fruggy83 added a commit to fruggy83/openhab-addons that referenced this issue Feb 14, 2021
…hab#10156)

 * Added SMACK teach in
 * Teached in devices can be teach out on a repeated teach in
 * Improved detection of RPS devices, device types can be better distinguished now
 * Bugfixes for discovery fallback to GenericThings
 * Responses to message requests are send automatically now, no need for linking SEND_COMMAND channel

Fixes openhab#10156

Signed-off-by: Daniel Weber <uni@fruggy.de>
fruggy83 added a commit to fruggy83/openhab-addons that referenced this issue Feb 14, 2021
…ab#10156)

 * Removed wrong comment from README.md

Fixes openhab#10156

Signed-off-by: Daniel Weber <uni@fruggy.de>
fruggy83 added a commit to fruggy83/openhab-addons that referenced this issue Feb 14, 2021
…hab#10156)

 * Added SMACK teach in
 * Teached in devices can be teach out on a repeated teach in
 * Improved detection of RPS devices, device types can be better distinguished now
 * Bugfixes for discovery fallback to GenericThings
 * Responses to message requests are send automatically now, no need for linking SEND_COMMAND channel

Fixes openhab#10156

Signed-off-by: Daniel Weber <uni@fruggy.de>
fruggy83 added a commit to fruggy83/openhab-addons that referenced this issue Feb 19, 2021
…ab#10156)

 * Code improvements after CR

Fixes openhab#10156

Signed-off-by: Daniel Weber <uni@fruggy.de>
fwolter pushed a commit that referenced this issue Feb 20, 2021
 * Added SMACK teach in
 * Teached in devices can be teach out on a repeated teach in
 * Improved detection of RPS devices, device types can be better distinguished now
 * Bugfixes for discovery fallback to GenericThings
 * Responses to message requests are send automatically now, no need for linking SEND_COMMAND channel

Fixes #10156

Signed-off-by: Daniel Weber <uni@fruggy.de>
themillhousegroup pushed a commit to themillhousegroup/openhab2-addons that referenced this issue May 10, 2021
…hab#10157)

 * Added SMACK teach in
 * Teached in devices can be teach out on a repeated teach in
 * Improved detection of RPS devices, device types can be better distinguished now
 * Bugfixes for discovery fallback to GenericThings
 * Responses to message requests are send automatically now, no need for linking SEND_COMMAND channel

Fixes openhab#10156

Signed-off-by: Daniel Weber <uni@fruggy.de>
Signed-off-by: John Marshall <john.marshall.au@gmail.com>
thinkingstone pushed a commit to thinkingstone/openhab-addons that referenced this issue Nov 7, 2021
…hab#10157)

 * Added SMACK teach in
 * Teached in devices can be teach out on a repeated teach in
 * Improved detection of RPS devices, device types can be better distinguished now
 * Bugfixes for discovery fallback to GenericThings
 * Responses to message requests are send automatically now, no need for linking SEND_COMMAND channel

Fixes openhab#10156

Signed-off-by: Daniel Weber <uni@fruggy.de>
marcfischerboschio pushed a commit to bosch-io/openhab-addons that referenced this issue May 5, 2022
…hab#10157)

 * Added SMACK teach in
 * Teached in devices can be teach out on a repeated teach in
 * Improved detection of RPS devices, device types can be better distinguished now
 * Bugfixes for discovery fallback to GenericThings
 * Responses to message requests are send automatically now, no need for linking SEND_COMMAND channel

Fixes openhab#10156

Signed-off-by: Daniel Weber <uni@fruggy.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature for an existing add-on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant