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