Wouter Born
8672ed0208
Start license headers with /*
instead of /**
( #18061 )
...
Prevents JavaDoc tooling issues because these tools check comments starting with `/**`.
Signed-off-by: Wouter Born <github@maindrain.net>
2025-01-07 22:33:03 +01:00
Wouter Born
d6476042ec
Update license headers to 2025 ( #18015 )
...
* Update license headers to 2025
Signed-off-by: Wouter Born <github@maindrain.net>
2025-01-02 00:30:12 +01:00
Jacob Laursen
3361aa41dd
Simplify DateTimeType handling for Groupe PSA
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Holger Friedrich
639a1cb263
Prepare for OH 5.0.0 ( #17906 )
...
* Switch to 5.0.0-SNAPSHOT
* Fix spotless after unleash
* resolve itest runbundles
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-12-15 20:30:05 +01:00
openhab-bot
f80fd3d18c
[unleash-maven-plugin] Preparation for next development cycle.
2024-12-15 13:46:58 +00:00
Holger Friedrich
54fd13b0c1
Reduce SAT warnings ( #17406 )
...
* Reduce SAT warnings
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-09-13 17:20:11 +02:00
lsiepel
71a208b91b
Apply Spotless after release ( #17016 )
...
* Spotless
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-07-07 23:20:16 +02:00
openhab-bot
4b5e4646ac
[unleash-maven-plugin] Preparation for next development cycle.
2024-07-07 18:09:31 +00:00
Wouter Born
a2868bb0dc
Use diamond operator and remove redundant type arguments ( #16249 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-09 23:46:15 +01:00
Wouter Born
3415397a83
Remove unnecessary semicolons ( #16214 )
...
This helps with stopping the proliferation of unnecessary semicolons.
Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-05 23:56:58 +01:00
J-N-K
3136425b39
Adapt to core changes (ThingHandlerService) ( #16107 )
...
Related to: https://github.com/openhab/openhab-core/pull/3957
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-01-03 11:50:55 +01:00
Jacob Laursen
f4596f581e
Update license headers to 2024 ( #16168 )
...
* Update copyright year in configuration
* Update license headers
* Manually update nibeheatpump headers (.cpp/.h/.ino)
* Manually update smsmodem header
* Manually update hueemulation header
* Manually update addon-header.xml header
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-01-01 18:14:57 +01:00
Holger Friedrich
533cc666ab
Apply spotless after release ( #16097 )
...
* Apply spotless after release
* itests: resolve bundles
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-12-22 23:30:38 +01:00
openhab-bot
83e0485219
[unleash-maven-plugin] Preparation for next development cycle.
2023-12-22 14:37:48 +00:00
Holger Friedrich
cbf4411034
Improve javadoc for all addons ( #15667 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-09-30 21:49:12 +02:00
Arjan Mels
e2709ba2ca
[groupepsa] Fixed timeouts in tests ( #15574 )
...
Signed-off-by: Arjan Mels <github@mels.email>
2023-09-13 08:40:33 +02:00
Holger Friedrich
cf10b3e9c7
Java 17 features (A-G) ( #15516 )
...
- add missing @override
- Java style array syntax
- remove redundant modifiers
- always move String constants to left side in comparisons
- simplify lambda expressions and return statements
- use replace instead of replaceAll w/o regex
- instanceof matching and multiline strings
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-09-05 22:30:16 +02:00
openhab-bot
2886175120
New Crowdin updates ( #15407 )
...
* New translations hue.properties (Italian)
* New translations deconz.properties (Italian)
* New translations anel.properties (Italian)
* New translations atlona.properties (Italian)
* New translations electroluxair.properties (Italian)
* New translations groupepsa.properties (Italian)
* New translations somneo.properties (Italian)
* New translations meater.properties (Italian)
* New translations juicenet.properties (Italian)
* New translations volumio.properties (Italian)
* New translations asuswrt.properties (Italian)
2023-08-12 08:09:15 +02:00
Kai Kreuzer
72607d3bee
Apply spotless
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2023-07-24 01:20:31 +02:00
openhab-bot
809fceaff3
[unleash-maven-plugin] Preparation for next development cycle.
2023-07-23 19:19:01 +00:00
lolodomo
b4551c365a
[groupepsa] Small change in handleRemoval ( #14977 )
...
Follow-up #14943
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-11 21:58:45 +02:00
lolodomo
3ae72c92e5
[groupepsa] Remove the access token when the thing is removed ( #14943 )
...
Related to #14818
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-05 22:16:24 +02:00
mlobstein
6e2dddfe73
Declare connection for bindings G thru M ( #14902 )
...
* Declare connection for bindings G-M
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2023-04-29 20:24:54 +02:00
J-N-K
89d0689e36
fix i18n for bindings ( #14235 )
...
Also-By: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-01-21 12:14:51 +01:00
J-N-K
5f8214f08a
Adapt to core changes (addon.xml) ( #13289 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-01-15 20:31:42 +01:00
Jacob Laursen
4dd6d3a8a2
Update license headers to 2023 ( #14154 )
...
* Update copyright year in configuration
* Update license headers
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-01-06 09:49:54 +01:00
Wouter Born
fbf302e553
Use HTTPS in pom.xml where possible ( #14044 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2022-12-23 00:13:17 +01:00
J-N-K
4d6d6443ef
fix spotless after release ( #14014 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-12-19 15:22:17 +01:00
openhab-bot
7993786dc9
[unleash-maven-plugin] Preparation for next development cycle.
2022-12-19 00:55:11 +00:00
Jerome Luckenbach
0e68936663
[Documentation] Markdown improvements f to m ( #13866 )
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-12-08 21:36:05 +01:00
Дилян Палаузов
0ffc5257d5
Typos a/an ( #13876 )
2022-12-08 21:12:49 +01:00
Christoph Weitkamp
a963c79e8b
Consider TimeZoneProvider to build states for time-stamp channels ( #13386 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2022-09-13 21:53:52 +02:00
Christoph Weitkamp
4f1fb4ed51
Handle JsonSyntaxException when parsing error messages ( #13083 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2022-07-05 13:22:46 +02:00
Kai Kreuzer
440f603e88
Apply spotless and resolver ( #13027 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2022-06-27 16:00:37 +02:00
openhab-bot
ed4858ebbb
[unleash-maven-plugin] Preparation for next development cycle.
2022-06-26 18:18:40 +00:00
Christoph Weitkamp
7f86947ceb
Fixed Channel definition for battery voltage ( #12999 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2022-06-24 12:15:46 +02:00
Christoph Weitkamp
c171f2682a
[groupepsa] Fix syntax of documentation and minor spelling improvements ( #12912 )
...
* [groupepsa] Fix syntax of documentation and minor spelling improvements
- Fix syntax of documentation and minor spelling improvements
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-06-10 07:27:57 +02:00
openhab-bot
3cac11b16b
New Crowdin updates ( #12673 )
...
* New translations groupepsa.properties (Italian)
* New translations jellyfin.properties (Italian)
2022-05-01 20:51:59 +02:00
lolodomo
346337fd9a
[groupepsa] Add default translations ( #12669 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-04-30 21:07:57 +02:00
Arjan Mels
8e7c78cef5
[groupepsa] Initial Contribution ( #10332 )
...
* Initial commit: template only
Signed-off-by: Arjan Mels <github@mels.email>
* Initial version
Signed-off-by: Arjan Mels <github@mels.email>
* Minor cleanup after rebase
Signed-off-by: Arjan Mels <github@mels.email>
* Corrected type "peugot" => "peugeot"
Signed-off-by: Arjan Mels <github@mels.email>
* Improved Exception messages
Corrected URL
Signed-off-by: Arjan Mels <github@mels.email>
* Switched from vin to id
Changed nextDelayedTime from ZonedDateTime to Duration
Added vehcile etails and additional info retrieval
Signed-off-by: Arjan Mels <github@mels.email>
* Before rebase
Signed-off-by: Arjan Mels <github@mels.email>
* Various fixes
Signed-off-by: Arjan Mels <github@mels.email>
* Updated tests
Signed-off-by: Arjan Mels <github@mels.email>
* Changed double to BigDecimal to keep accuracy
Added lastupdated channel
Small corrections
Signed-off-by: Arjan Mels <github@mels.email>
* Updated to 3.1.0-SNAPSHOT
Signed-off-by: Arjan Mels <github@mels.email>
* Added README.md
Signed-off-by: Arjan Mels <github@mels.email>
* Changed channels to lowerCamelCase
Signed-off-by: Arjan Mels <github@mels.email>
* Minor corrections
Signed-off-by: Arjan Mels <github@mels.email>
* Corrected lastUpdated in thing-types.xml
Signed-off-by: Arjan Mels <github@mels.email>
* Fixed ToStringbuilder
Signed-off-by: Arjan Mels <github@mels.email>
* corrected capitalization in thing-types.xml and Constants
Signed-off-by: Arjan Mels <github@mels.email>
* Corrected URL for Citroen
Signed-off-by: Arjan Mels <github@mels.email>
* Added groupepsa binding to bom pom.xml
Signed-off-by: Arjan Mels <github@mels.email>
* Updated copyrights
Signed-off-by: Arjan Mels <github@mels.email>
* Fixed CheckStyle warnings
Signed-off-by: Arjan Mels <github@mels.email>
* Fixed check style notifications
Signed-off-by: Arjan Mels <github@mels.email>
* Updated readme
Signed-off-by: Arjan Mels <github@mels.email>
* Corrected capitalization of thing-types.xml
Signed-off-by: Arjan Mels <github@mels.email>
* Updated pom. xml to 3.3.0-SNAPSHOT
Signed-off-by: Arjan Mels <github@mels.email>
* Updated copyright messages
Signed-off-by: Arjan Mels <github@mels.email>
* Various minor cleanups
Cleanup of the README.md
Removed unnecessary license header form the feature.xml file
Various null annotation corrections
Further cleanup of thing-types.xml
Cleanup of groupepsa.properties
Signed-off-by: Arjan Mels <github@mels.email>
* Logging updates
Signed-off-by: Arjan Mels <github@mels.email>
* Updated dependencies
Added dependencies to NOTICE
Signed-off-by: Arjan Mels <github@mels.email>
* Ignore lastposition for isConnected check
Signed-off-by: Arjan Mels <github@mels.email>
* Updated to use ThingHandlerService
Signed-off-by: Arjan Mels <github@mels.email>
* Fixed various review findings
Signed-off-by: Arjan Mels <github@mels.email>
Co-authored-by: Arjan Mels <github@mels.email>
2022-04-30 19:44:53 +02:00