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

[myuplink] Initial contribution #17451

Open
wants to merge 115 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 30, 2024

  1. myuplink skeleton

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a28b4a5 View commit details
    Browse the repository at this point in the history
  2. refactoring

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    450ecd3 View commit details
    Browse the repository at this point in the history
  3. refactoring

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5c673d0 View commit details
    Browse the repository at this point in the history
  4. base config

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9efdedd View commit details
    Browse the repository at this point in the history
  5. skeleton WiP

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d14734b View commit details
    Browse the repository at this point in the history
  6. nibeId is not needed as global parameter

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    dc5f2ff View commit details
    Browse the repository at this point in the history
  7. skeleton

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0c6b0bc View commit details
    Browse the repository at this point in the history
  8. WiP

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8555713 View commit details
    Browse the repository at this point in the history
  9. WiP

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    65bd887 View commit details
    Browse the repository at this point in the history
  10. WiP

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5cb1c7f View commit details
    Browse the repository at this point in the history
  11. WiP: login successful!

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2f8a723 View commit details
    Browse the repository at this point in the history
  12. finished login implementation

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ea60eed View commit details
    Browse the repository at this point in the history
  13. fixed dispose of Webinterface. fixed TokenRefresh

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    004e81a View commit details
    Browse the repository at this point in the history
  14. WiP

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a406d11 View commit details
    Browse the repository at this point in the history
  15. WiP

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    eab7278 View commit details
    Browse the repository at this point in the history
  16. Discovery WiP

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6b2b6c2 View commit details
    Browse the repository at this point in the history
  17. WiP

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e52ecb2 View commit details
    Browse the repository at this point in the history
  18. optimized tests

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c437030 View commit details
    Browse the repository at this point in the history
  19. added GetPoints command for Devices.

    simplified code: added default implementations in AbstractCommand
    
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    fe554f2 View commit details
    Browse the repository at this point in the history
  20. Account does not need to handle any commands

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3caaf8d View commit details
    Browse the repository at this point in the history
  21. WiP

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    acf825a View commit details
    Browse the repository at this point in the history
  22. WiP

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    023134b View commit details
    Browse the repository at this point in the history
  23. adopted transformer

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    543c460 View commit details
    Browse the repository at this point in the history
  24. WiP

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1dbf3a7 View commit details
    Browse the repository at this point in the history
  25. WiP

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    cabbadd View commit details
    Browse the repository at this point in the history
  26. WiP

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bf9f3bb View commit details
    Browse the repository at this point in the history
  27. WiP

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a1df794 View commit details
    Browse the repository at this point in the history
  28. update to 4.2.0-SNAPSHOT

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4546ee3 View commit details
    Browse the repository at this point in the history
  29. WiP

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    26eb672 View commit details
    Browse the repository at this point in the history
  30. WiP

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    321db77 View commit details
    Browse the repository at this point in the history
  31. fixes

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    54b280e View commit details
    Browse the repository at this point in the history
  32. fix class headers

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c7efe44 View commit details
    Browse the repository at this point in the history
  33. fixed other spotless errors

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5a2f7cd View commit details
    Browse the repository at this point in the history
  34. refactoring

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7ff2a2a View commit details
    Browse the repository at this point in the history
  35. cleanup

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    37b75c4 View commit details
    Browse the repository at this point in the history
  36. WiP

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2ae5332 View commit details
    Browse the repository at this point in the history
  37. fix annotation

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5b58326 View commit details
    Browse the repository at this point in the history
  38. additional channel types (enum)

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    644291e View commit details
    Browse the repository at this point in the history
  39. fixed tests

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5411c3f View commit details
    Browse the repository at this point in the history
  40. bugfixes + extended type/channel handling

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7e25577 View commit details
    Browse the repository at this point in the history
  41. implemented write access

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    16ec613 View commit details
    Browse the repository at this point in the history
  42. additional enum type

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6267b75 View commit details
    Browse the repository at this point in the history
  43. changed read-only switch to enum type to avoid that changes are sent …

    …via UI
    
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2a83f83 View commit details
    Browse the repository at this point in the history
  44. minor changes

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4694e5f View commit details
    Browse the repository at this point in the history
  45. adopted readme

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    351939a View commit details
    Browse the repository at this point in the history
  46. WiP

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4e6fe26 View commit details
    Browse the repository at this point in the history
  47. WiP

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1f0f37c View commit details
    Browse the repository at this point in the history
  48. adopted Transformer

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bcc4ee7 View commit details
    Browse the repository at this point in the history
  49. remove dynamic enum channels during startup.

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b566e2c View commit details
    Browse the repository at this point in the history
  50. some minor adoptions

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4d395fd View commit details
    Browse the repository at this point in the history
  51. NPE fix

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5153e8d View commit details
    Browse the repository at this point in the history
  52. code cleanup

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9f83ed1 View commit details
    Browse the repository at this point in the history
  53. dynamic type persistence

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    edfc5a0 View commit details
    Browse the repository at this point in the history
  54. improved logging

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e467b45 View commit details
    Browse the repository at this point in the history
  55. minor changes

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b85d389 View commit details
    Browse the repository at this point in the history
  56. generic write command channel

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    80246b2 View commit details
    Browse the repository at this point in the history
  57. proper handling of RW enums

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0b15382 View commit details
    Browse the repository at this point in the history
  58. javadoc

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8838a8d View commit details
    Browse the repository at this point in the history
  59. Create dynamic channels for writable numeric parameters (#3)

    * Create dynamic channels for writable numeric parameters
    
    Signed-off-by: Anders Alfredsson <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    pacive authored and alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0c514fb View commit details
    Browse the repository at this point in the history
  60. allow negative values

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6e7a3d7 View commit details
    Browse the repository at this point in the history
  61. Add smart home mode channel (#5)

    * Add smart home mode channel
    
    Signed-off-by: Anders Alfredsson <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    pacive authored and alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ce4e31e View commit details
    Browse the repository at this point in the history
  62. Add more fixes for invalid unit formats (#7)

    Add more fixes for invalid unit formats
    Signed-off-by: Anders Alfredsson <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    pacive authored and alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d4fc2ad View commit details
    Browse the repository at this point in the history
  63. fix build errors

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7ad1886 View commit details
    Browse the repository at this point in the history
  64. fixed some warnings

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c72c534 View commit details
    Browse the repository at this point in the history
  65. Update bundles/org.openhab.binding.myuplink/README.md

    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    814bc19 View commit details
    Browse the repository at this point in the history
  66. Update bundles/org.openhab.binding.myuplink/README.md

    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f6cb409 View commit details
    Browse the repository at this point in the history
  67. Update bundles/org.openhab.binding.myuplink/README.md

    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    79c9cf2 View commit details
    Browse the repository at this point in the history
  68. Update bundles/org.openhab.binding.myuplink/README.md

    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c21e1ef View commit details
    Browse the repository at this point in the history
  69. Update bundles/org.openhab.binding.myuplink/src/main/java/org/openhab…

    …/binding/myuplink/internal/model/GenericResponseTransformer.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7285384 View commit details
    Browse the repository at this point in the history
  70. Update bundles/org.openhab.binding.myuplink/src/main/java/org/openhab…

    …/binding/myuplink/internal/handler/MyUplinkThingHandler.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    304b54e View commit details
    Browse the repository at this point in the history
  71. naming convention

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ce7936c View commit details
    Browse the repository at this point in the history
  72. Update bundles/org.openhab.binding.myuplink/src/main/resources/OH-INF…

    …/thing/thing-types.xml
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    76d91b7 View commit details
    Browse the repository at this point in the history
  73. adopted to correct UoM

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    25f9d1a View commit details
    Browse the repository at this point in the history
  74. updated README.md

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6670fe1 View commit details
    Browse the repository at this point in the history
  75. generated i18n/myuplink.properties

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    14f5bf8 View commit details
    Browse the repository at this point in the history
  76. Update bundles/org.openhab.binding.myuplink/README.md

    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3af8679 View commit details
    Browse the repository at this point in the history
  77. Update bundles/org.openhab.binding.myuplink/src/main/java/org/openhab…

    …/binding/myuplink/internal/provider/ChannelFactory.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ee11464 View commit details
    Browse the repository at this point in the history
  78. Update bundles/org.openhab.binding.myuplink/README.md

    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ac8fd19 View commit details
    Browse the repository at this point in the history
  79. Update bundles/org.openhab.binding.myuplink/README.md

    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8909d66 View commit details
    Browse the repository at this point in the history
  80. adoptions due to code review

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0db0c0c View commit details
    Browse the repository at this point in the history
  81. changes due to code review

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3bcd559 View commit details
    Browse the repository at this point in the history
  82. Update bundles/org.openhab.binding.myuplink/README.md

    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0cd8c7f View commit details
    Browse the repository at this point in the history
  83. Update bundles/org.openhab.binding.myuplink/README.md

    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    698cad7 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Update bundles/org.openhab.binding.myuplink/src/main/java/org/openhab…

    …/binding/myuplink/internal/Utils.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9e636cc View commit details
    Browse the repository at this point in the history
  2. Update bundles/org.openhab.binding.myuplink/src/main/resources/OH-INF…

    …/thing/readonly-channel-types.xml
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3de4b8b View commit details
    Browse the repository at this point in the history
  3. Update bundles/org.openhab.binding.myuplink/README.md

    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    80a5a70 View commit details
    Browse the repository at this point in the history
  4. Update bundles/org.openhab.binding.myuplink/README.md

    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d562a28 View commit details
    Browse the repository at this point in the history
  5. Update bundles/org.openhab.binding.myuplink/src/main/java/org/openhab…

    …/binding/myuplink/internal/config/MyUplinkConfiguration.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f9e5305 View commit details
    Browse the repository at this point in the history
  6. code review changes

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f0ca55f View commit details
    Browse the repository at this point in the history
  7. Update bundles/org.openhab.binding.myuplink/README.md

    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4a5da93 View commit details
    Browse the repository at this point in the history
  8. Unix LF

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0a8818c View commit details
    Browse the repository at this point in the history
  9. fixed String handling.

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    cf68fa7 View commit details
    Browse the repository at this point in the history
  10. adoptions due to code review

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    26b119a View commit details
    Browse the repository at this point in the history
  11. Update bundles/org.openhab.binding.myuplink/src/main/java/org/openhab…

    …/binding/myuplink/internal/command/AbstractCommand.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    647d664 View commit details
    Browse the repository at this point in the history
  12. Update bundles/org.openhab.binding.myuplink/src/main/java/org/openhab…

    …/binding/myuplink/internal/command/AbstractWriteCommand.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f1c1f24 View commit details
    Browse the repository at this point in the history
  13. Update bundles/org.openhab.binding.myuplink/src/main/java/org/openhab…

    …/binding/myuplink/internal/command/AbstractWriteCommand.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    bab2fa9 View commit details
    Browse the repository at this point in the history
  14. Update bundles/org.openhab.binding.myuplink/src/main/java/org/openhab…

    …/binding/myuplink/internal/discovery/MyUplinkDiscoveryService.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    72c6028 View commit details
    Browse the repository at this point in the history
  15. Update bundles/org.openhab.binding.myuplink/src/main/java/org/openhab…

    …/binding/myuplink/internal/discovery/MyUplinkDiscoveryService.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9275d6e View commit details
    Browse the repository at this point in the history
  16. Update bundles/org.openhab.binding.myuplink/src/main/java/org/openhab…

    …/binding/myuplink/internal/handler/MyUplinkAccountHandler.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    11092f7 View commit details
    Browse the repository at this point in the history
  17. Update bundles/org.openhab.binding.myuplink/src/test/java/org/openhab…

    …/binding/myuplink/internal/discovery/MyUplinkDiscoveryServiceTest.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e01308e View commit details
    Browse the repository at this point in the history
  18. Update bundles/org.openhab.binding.myuplink/src/main/java/org/openhab…

    …/binding/myuplink/internal/config/MyUplinkConfiguration.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8902b5d View commit details
    Browse the repository at this point in the history
  19. fixes

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    abf00a9 View commit details
    Browse the repository at this point in the history
  20. Update bundles/org.openhab.binding.myuplink/src/main/java/org/openhab…

    …/binding/myuplink/internal/handler/MyUplinkGenericDeviceHandler.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d76ce18 View commit details
    Browse the repository at this point in the history
  21. code review

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0cf6b62 View commit details
    Browse the repository at this point in the history
  22. fixed compiler warnings

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0311373 View commit details
    Browse the repository at this point in the history
  23. cache config in instance variable

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    353657b View commit details
    Browse the repository at this point in the history
  24. code review

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f4307f8 View commit details
    Browse the repository at this point in the history
  25. Update bundles/org.openhab.binding.myuplink/src/main/java/org/openhab…

    …/binding/myuplink/internal/handler/MyUplinkGenericDeviceHandler.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e078a6b View commit details
    Browse the repository at this point in the history
  26. Update bundles/org.openhab.binding.myuplink/src/main/java/org/openhab…

    …/binding/myuplink/internal/handler/MyUplinkGenericDeviceHandler.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3a810fd View commit details
    Browse the repository at this point in the history
  27. Update bundles/org.openhab.binding.myuplink/src/main/java/org/openhab…

    …/binding/myuplink/internal/handler/MyUplinkGenericDeviceHandler.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d334041 View commit details
    Browse the repository at this point in the history
  28. revert as the change will not work (in my opinion)

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    00f8d4b View commit details
    Browse the repository at this point in the history
  29. adoptions due to review

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b612202 View commit details
    Browse the repository at this point in the history
  30. code review

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ba316f4 View commit details
    Browse the repository at this point in the history
  31. Update bundles/org.openhab.binding.myuplink/src/main/java/org/openhab…

    …/binding/myuplink/internal/handler/MyUplinkGenericDeviceHandler.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 and lsiepel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    21381d9 View commit details
    Browse the repository at this point in the history
  32. code review

    Signed-off-by: Alexander Friese <[email protected]>
    alexf2015 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    dfa6c09 View commit details
    Browse the repository at this point in the history