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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|