Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
7358e32
Worxlandroid new binding
clinique Jun 19, 2024
03b7f69
Applying spotless
clinique Jun 19, 2024
809360a
Code cleansing started
clinique Jun 19, 2024
a2eba16
Updated to 4.3 and two SAT corrections
clinique Aug 6, 2024
51763c5
Adding https://github.com/clinique/openhab-addons/pull/24
clinique Aug 6, 2024
c5c8718
Code review n°1 corrections
clinique Aug 29, 2024
832e167
Code review n°2 corrections
clinique Sep 7, 2024
9462e84
Code review n°3 corrections
clinique Sep 7, 2024
da9d8a0
Restoring lost Netatmo file
clinique Sep 7, 2024
3bf28b3
Code review n°4
clinique Oct 4, 2024
d1cdca0
Adding Nils family name
clinique Oct 7, 2024
28b5419
Pom update to 5.0
clinique Dec 16, 2024
3fe8da4
Update the headers
clinique Jan 9, 2025
8752270
Pom update to 5.1
clinique Jul 28, 2025
e1359de
Remove unwanted netatmo file.
clinique Jul 28, 2025
ba59d14
Restore Netatmo file
clinique Jul 28, 2025
40a2372
Forgot ressource files
clinique Jul 28, 2025
97101c6
Rebased
clinique Nov 7, 2025
60ecd0b
Update feature.xml
clinique Nov 7, 2025
cb62ea9
Redoing pom.xml modifications
clinique Nov 7, 2025
7a2d21f
Rebased
clinique Apr 1, 2026
d85779c
Clean SAT warning
clinique Apr 1, 2026
ed43ccf
Revert modification of bundle pom
clinique Apr 1, 2026
4257c98
Move to Instant
clinique Apr 1, 2026
f799411
lsiepel code review
clinique Apr 6, 2026
1460d1d
lsiepel codereview
clinique Apr 7, 2026
0636ecb
Prepare POM to osgification
clinique Apr 9, 2026
fa776eb
Apply suggestion from @lsiepel
lsiepel Apr 9, 2026
ebdd5ec
Fix dependency resolution
lsiepel Apr 11, 2026
946d4ca
Remove optional dependency
lsiepel Apr 21, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,7 @@
/bundles/org.openhab.binding.wlanthermo/ @CSchlipp
/bundles/org.openhab.binding.wled/ @Skinah
/bundles/org.openhab.binding.wolfsmartset/ @BoBiene
/bundles/org.openhab.binding.worxlandroid/ @clinique
/bundles/org.openhab.binding.wundergroundupdatereceiver/ @danieldemus
/bundles/org.openhab.binding.x/ @computergeek1507
/bundles/org.openhab.binding.xmltv/ @clinique
Expand Down
5 changes: 5 additions & 0 deletions bom/openhab-addons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2221,6 +2221,11 @@
<artifactId>org.openhab.binding.wolfsmartset</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.worxlandroid</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.wundergroundupdatereceiver</artifactId>
Expand Down
13 changes: 13 additions & 0 deletions bundles/org.openhab.binding.worxlandroid/NOTICE
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
This content is produced and maintained by the openHAB project.

* Project home: https://www.openhab.org

== Declared Project Licenses

This program and the accompanying materials are made available under the terms
of the Eclipse Public License 2.0 which is available at
https://www.eclipse.org/legal/epl-2.0/.

== Source Code

https://github.com/openhab/openhab-addons
539 changes: 539 additions & 0 deletions bundles/org.openhab.binding.worxlandroid/README.md

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions bundles/org.openhab.binding.worxlandroid/doc/images/counter.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading