Gaël L'hopital and GitHub
1d23c32de1
Solves issue #11691 ( #13758 )
...
Signed-off-by: clinique <gael@lhopital.org >
2022-11-21 20:38:37 +01:00
Gaël L'hopital and GitHub
5552220870
[MAP] Adds fallback to original value when input not found ( #13560 )
...
* [MAP] Adding fallback to original value
Solves #10092
Signed-off-by: clinique <gael@lhopital.org >
2022-10-17 19:43:12 +02:00
Gaël L'hopital and GitHub
bdbd5a1ede
[gce] File based items are not updated ( #13545 )
...
* [gce] Correcting non updated input channels
Signed-off-by: clinique <gael@lhopital.org >
2022-10-15 10:02:01 +02:00
Gaël L'hopital and GitHub
e3d0039675
[gce] Avoid conflicts with things file defined ( #13526 )
...
* Avoiding dynamic creation of channels when channels already exists
Signed-off-by: clinique <gael@lhopital.org >
2022-10-10 18:42:49 +02:00
Gaël L'hopital and GitHub
359c97b8ac
[netatmo] Ensure all events are retrieved since they are buffered ( #13505 )
...
* Adding logic to ensure we retrieve all events.
Signed-off-by: clinique <gael@lhopital.org >
2022-10-09 12:17:08 +02:00
Gaël L'hopital and GitHub
a4781b4770
[netatmo] Adding Door/Window sensor ( #13503 )
...
* Initial PR to add NADoorTag to netatmo binding
Signed-off-by: clinique <gael@lhopital.org >
2022-10-08 18:49:44 +02:00
Gaël L'hopital and GitHub
959e65814b
Handle properly UNKNOWN module types in discovery ( #13500 )
...
Signed-off-by: clinique <gael@lhopital.org >
2022-10-07 13:15:04 +02:00
Gaël L'hopital and GitHub
56d72ca1c3
[netatmo] Buffer last event requests per child modules ( #13489 )
...
* Buffer last event requests per child modules
This is targetted to decrease the number of requests transmitted to Netatmo API.
Solves #13358
Signed-off-by: clinique <gael@lhopital.org >
2022-10-07 11:56:15 +02:00
Gaël L'hopital and GitHub
cc6e4fad61
[netatmo] Adding a request counter ( #13494 )
...
* Adding a request counter channel to Api Bridge thing.
Signed-off-by: clinique <gael@lhopital.org >
2022-10-07 11:48:41 +02:00
Gaël L'hopital and GitHub
e14ce7d9eb
[netatmo] Handling camera ping timeouts ( #13487 )
...
* Solves #13486
Signed-off-by: clinique <gael@lhopital.org >
2022-10-06 14:44:26 +02:00
Gaël L'hopital and GitHub
cedf6d9035
[netatmo] Room-Thing offline after restart ( #13467 )
...
* Correcting issue by late loading of the capability.
* Handle MAXIMUM_USAGE_REACHED at ApiBridgeHandler level.
Signed-off-by: clinique <gael@lhopital.org >
2022-10-01 12:50:22 +02:00
Gaël L'hopital and GitHub
4fb528901f
Solves issue #13196 ( #13281 )
...
Signed-off-by: clinique <gael@lhopital.org >
2022-08-18 09:15:41 +02:00
Gaël L'hopital and GitHub
53b26809d8
Adding scheduled reconnection on timeout ( #13130 )
...
Signed-off-by: clinique <gael@lhopital.org >
2022-07-16 23:15:05 +02:00
Gaël L'hopital and GitHub
a1a02f05bf
[netatmo] Adding Webhook event support for Doorbell ( #12972 )
...
* Adding Webhook event support for Doorbell
* Adding doorbell rtc.
* Enhancing NAPushType deserialization
* Setting empty fields to NULL
Signed-off-by: clinique <gael@lhopital.org >
2022-06-24 13:52:02 +02:00
Gaël L'hopital and GitHub
f4f0292dcd
[netatmo] Adding smoke detector module ( #12984 )
...
* Adding smoke detector module
Signed-off-by: clinique <gael@lhopital.org >
2022-06-23 08:37:45 +02:00
Gaël L'hopital and GitHub
e17db56bd2
Solving issue #12910 ( #12973 )
...
Signed-off-by: clinique <gael@lhopital.org >
2022-06-20 17:15:36 +02:00
Gaël L'hopital and GitHub
3a632ca659
[openuv] Enhance server side error handling ( #12958 )
...
* Enhance server side error handling
* Enhancing exception tree
* a small factorization of error status
* Shorten statusMessage
* Correcting log syntax
Signed-off-by: clinique <gael@lhopital.org >
2022-06-19 14:56:56 +02:00
Gaël L'hopital and GitHub
8339faad47
[netatmo] Improve channel helpers ( #12851 )
...
Signed-off-by: clinique <gael@lhopital.org >
2022-06-11 20:08:10 +02:00
Gaël L'hopital and GitHub
5a2ec07876
[netatmo] Correct Discovery service ( #12869 )
...
* Correct Discovery service
* Enhancing weather station module handling
Signed-off-by: clinique <gael@lhopital.org >
2022-06-05 19:14:04 +02:00
Gaël L'hopital and GitHub
1aec6c9b30
[netatmo] Add siren device ( #12805 )
...
* Starting Siren addition
Signed-off-by: clinique <gael@lhopital.org >
2022-05-28 11:26:30 +02:00
Gaël L'hopital and GitHub
55beb413bd
[netatmo] Add doorbell support ( #12776 )
...
* Adding doorbell handling to netatmo
Closes #8571
Signed-off-by: clinique <gael@lhopital.org >
2022-05-24 21:56:55 +02:00
Gaël L'hopital and GitHub
907e33518e
[netatmo] Removing feature restriction from binding configuration ( #12795 )
...
* Removing feature restriction from binding configuration
Signed-off-by: clinique <gael@lhopital.org >
2022-05-24 12:59:59 +02:00
Gaël L'hopital and GitHub
9632a0a870
[netatmo] Switch to Code Granting process ( #12726 )
...
Signed-off-by: clinique <gael@lhopital.org >
2022-05-20 12:53:53 +02:00
Gaël L'hopital and GitHub
f6ab246a41
[openuv] adressing issue #12688 ( #12695 )
...
* openuv adressing issue #12688
Signed-off-by: clinique <gael@lhopital.org >
2022-05-07 20:37:03 +02:00
Gaël L'hopital and GitHub
adda4c8769
[Netatmo] Binding rewrite without external dependencies - step 3 ( #12357 )
...
Signed-off-by: clinique <gael@lhopital.org >
Also-by: Laurent Garnier <lg.hc@free.fr >
2022-05-07 00:37:24 +02:00
Gaël L'hopital and GitHub
3b77d114fc
[somfytahoma] Adding Moving channel to Rollershutter ( #12605 )
...
* Adding Moving channel to Rollershutter
Signed-off-by: clinique <gael@lhopital.org >
2022-04-19 19:17:14 +02:00
Gaël L'hopital and GitHub
cdf4101a94
[linky] Adressing issue #11642 ( #12561 )
...
* [linky] Addressing issue #11642
Apparently all the mess came from default write buffer size of Jetty client. Maybe during an update of jetty lib in the core.
I also corrected daily data that does not seem to accept J+1 anymore and three SAT findings
While I was here, enhanced LinkyException
Signed-off-by: clinique <gael@lhopital.org >
2022-04-04 10:14:43 +02:00
Gaël L'hopital and GitHub
94301eee8c
[synopanalyzer] Incorrect octa reported ( #12541 )
...
* Some stations does not report octa dimension, thus leading the binding to incorrect values.
Enhanced discovery process
Code enhancements
SAT corrections
Enhanced Exception catching.
Signed-off-by: clinique <gael@lhopital.org >
2022-04-03 18:55:53 +02:00
Gaël L'hopital and GitHub
2652ab647b
[openuv] Fix time channels not being updated ( #12558 )
...
* [openuv] time channels not filled
Signed-off-by: clinique <gael@lhopital.org >
2022-04-01 23:23:54 +02:00
Gaël L'hopital and GitHub
107a05aa5e
[openuv] Correcting an uncatched exception in json deserialization ( #12511 )
...
* Correcting an uncatched exception in json deserialization
Signed-off-by: clinique <gael@lhopital.org >
2022-03-24 14:59:33 +01:00
Gaël L'hopital and GitHub
af8202e668
[icalendar] Adding ability to handle events without DTEND ( #12482 )
...
Signed-off-by: clinique <gael@lhopital.org >
2022-03-19 08:52:17 +01:00
Gaël L'hopital and GitHub
6da183495d
[andoiddebugbridge] Update README ( #12454 )
...
* Update README.md
Added working compatibility mention with Freebox Pop Player.
2022-03-10 12:23:58 +01:00
Gaël L'hopital and GitHub
84687674d2
[network] Removed last references to org.apache... ( #12341 )
...
* Removed unwanted files
* Badly spelled variable and incident code refactor
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
Signed-off-by: clinique <gael@lhopital.org >
2022-03-04 08:45:23 +01:00
Gaël L'hopital and GitHub
cabcaa9698
[network] Adressing issue #11503 ( #12316 )
...
Signed-off-by: clinique <gael@lhopital.org >
2022-02-20 23:24:49 +01:00
Gaël L'hopital and GitHub
cb0c4bbcb4
[SNCF] A binding to get French railways arrivals and departures ( #11607 )
...
* SNCF : new binding
Signed-off-by: clinique <gael@lhopital.org >
2021-12-04 18:33:50 +01:00
Gaël L'hopital and GitHub
4605edeb29
[Sagercaster] Reintroducing timestamp channel ( #11665 )
...
[Sagercaster] Reintroducing timestamp channel
Signed-off-by: clinique <gael@lhopital.org >
2021-12-04 16:55:48 +01:00
Gaël L'hopital and GitHub
2eb0ff5502
[XMLTV] Preparing for Crowdin and code refining. ( #11594 )
...
* Preparing for Crowdin and code refining.
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
* Satisfying SAT
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
* Preventing two potential NPE
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
* Code review comments taken in account
Signed-off-by: clinique <gael@lhopital.org >
* Reverting description removal
Signed-off-by: clinique <gael@lhopital.org >
* Forgot spotless apply
Signed-off-by: clinique <gael@lhopital.org >
2021-11-20 18:48:03 +01:00
Gaël L'hopital and GitHub
7bd71fdf12
[AirQuality] Tagging channels, prepared for Crowdin, dynamic channels ( #11192 )
...
* Adding semantic tags
Adding alert level and code refined.
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
* Commiting intermediate work
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
* Complete review of the binding.
Added measures for each pollutant.
Added extensible channel for pollutant sensibility.
Signed-off-by: clinique <gael@lhopital.org >
* Finishing translation
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
* One last code cleansing to be ready to push
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
* Documentation updates
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
* Spotless apply
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
* Correcting conflicting file
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
* Code review correction
Signed-off-by: Gael L'hopital <gael@lhopital.org >
* Introducing a bridge to Api
Signed-off-by: clinique <gael@lhopital.org >
* Code review correction
Signed-off-by: clinique <gael@lhopital.org >
2021-11-09 08:59:13 +01:00
Gaël L'hopital and GitHub
097a54cc47
[SynopAnalyzer] Correcting spelling discrepancies ( #11496 )
...
Signed-off-by: clinique <gael@lhopital.org >
2021-11-02 13:03:22 +01:00
Gaël L'hopital and GitHub
48fd525dea
[SagerCaster] binding internals enhancement ( #11295 )
...
* Added semantic tags
Make it ready for online translation of texts.
Small code improvements
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
* Update sagercaster_fr.properties
* Correcting encoding for DE resource file.
Signed-off-by: clinique <gael@lhopital.org >
* Code review corrections
Signed-off-by: clinique <gael@lhopital.org >
* Still some code refinings
* Corrections following lolodomo feed-backs.
Signed-off-by: clinique <gael@lhopital.org >
* Still some corrections
Signed-off-by: clinique <gael@lhopital.org >
* Enhanced discovery
Signed-off-by: clinique <gael@lhopital.org >
2021-10-21 21:10:00 +02:00
Gaël L'hopital and GitHub
054518e345
[linky] Correcting authentication bug ( #11406 )
...
* Correcting authentication bug (issue #10360 )
Signed-off-by: clinique <gael@lhopital.org >
* Reverting PR #11233 & PR #11266
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
* Addressing @lolodomo feed-back
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
* One pointless comment left
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
* Adding missing test on username
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
* Reviewing configuration elements nullness and empty checks.
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
2021-10-21 16:22:16 +02:00
Gaël L'hopital and GitHub
b1f412377f
[Astro] Removing org.apache.commons.* ( #11327 )
...
* Removing org.apache.commons.*
Some code cleansing
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
* Some more code cleansing.
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
* Satisfy integration tests
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
* Taking in account @lolodomo feed-back
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
2021-10-02 14:16:23 +02:00
Gaël L'hopital and GitHub
11a66e5ce8
[meteoalerte] Small code enhancements ( #10993 )
...
Signed-off-by: clinique <gael@lhopital.org >
2021-07-17 22:39:41 +02:00
Gaël L'hopital and GitHub
71638cead2
[VigiCrues] Adding localization and a bit of code cleansing. ( #10992 )
...
* Adding localization and a bit of code cleansing.
Signed-off-by: clinique <gael@lhopital.org >
* Review corrections
Signed-off-by: clinique <gael@lhopital.org >
2021-07-17 22:37:41 +02:00
Gaël L'hopital and GitHub
da5c4c8650
[Synopanalyzer] Adding French localization, correction on overcast channel ( #10113 )
...
* Adding French localization of the binding
* Correction on overcast channel
* Correcting nullable issues
Signed-off-by: clinique <gael@lhopital.org >
2021-02-17 11:50:14 +01:00
Gaël L'hopital and GitHub
6473935482
[OpenUV] Marked the SafeExposure channel as extensible so user can add it via UI. ( #9967 )
...
Signed-off-by: clinique <gael@lhopital.org >
2021-01-27 09:08:29 -08:00
Gaël L'hopital and GitHub
48dcb27a61
[OpenUV] Issue when UV index < 1 ( #9198 )
...
* [OpenUV] Correcting incorrect behaviour when UV < 1
and some code enhancements
* Correcting SAT findings
* Initiating bundle localization in French
Signed-off-by: clinique <gael@lhopital.org >
2020-12-03 17:31:18 -08:00
Gaël L'hopital and GitHub
b523c873cc
[VolvoOnCall] SAT corrections and some channels enhancements ( #8997 )
...
* Sat enhancements and some channels enhancements
* Reformating files
* Documentation correction
Signed-off-by: clinique <gael@lhopital.org >
2020-11-16 12:21:17 -08:00
Gaël L'hopital and GitHub
5a1428dddc
[Linky] Some enhancements and corrections on the linky binding ( #8871 )
...
* Some enhancements and corrections on the linky binding
spotless apply
Adressing code review comments
* Adressing potential NPR.
* Code review findings correction
* Pleasing SAT checks
Signed-off-by: clinique <gael@lhopital.org >
2020-11-10 09:08:02 -08:00
Gaël L'hopital and GitHub
adde339414
[VigiCrues] Adding missing header to HubEauResponse ( #8996 )
...
* Adding missing header to HubEauResponse
* Hard to merge !
Signed-off-by: clinique <gael@lhopital.org >
2020-11-10 09:03:34 -08:00
Gaël L'hopital and GitHub
afe711994a
[meteoalerte] Addressing Issue #8543 ( #8961 )
...
* [meteoalerte] Addressing Issue #8543
* Small change
* Adding charset to byte conversion
Signed-off-by: clinique <gael@lhopital.org >
2020-11-09 12:51:39 -08:00
Gaël L'hopital and GitHub
94245b627d
[OpenUV] Correcting a SAT finding. ( #8967 )
...
* Correcting a SAT finding.
Adding alert levels compatible with MeteoAlarm and Vigicrues
* Adressing code review.
* spotless apply
Signed-off-by: clinique <gael@lhopital.org >
2020-11-09 08:55:35 -08:00
Gaël L'hopital and GitHub
3a4eaae1e9
[Vigicrues] OH3 enhancements ( #8952 )
...
* Staging work
Saving my work
Vigicrues extensions for OH3
First code review
* Code review and some corrections
* Code review enhancements
Changed alert to Number
* Code review corrections
* Correcting my error
* Adressing SAT finding
Signed-off-by: clinique <gael@lhopital.org >
2020-11-09 08:41:48 -08:00
Gaël L'hopital and GitHub
370c367bc3
[astro] Correcting some SAT finding and a blocking point ( #8964 )
...
Signed-off-by: clinique <gael@lhopital.org >
2020-11-08 12:09:08 -08:00
Gaël L'hopital and GitHub
74ee8e76cf
[OpenUV] Correcting representation property ( #8761 )
...
* [OpenUV] Correcting representation property
Removing org.apache.commons.stringutils usage
* Corrected
* While on it, reviewed completely the binding.
* spotless applied
* Code review
* Code review enhancement
Signed-off-by: clinique <gael@lhopital.org >
2020-10-29 14:49:16 -07:00
Gaël L'hopital and GitHub
08ce65a939
[MeteoAlerte] Update for OH3 ( #8801 )
...
* [MeteoAlerte] Update for OH3
Replaced old gif pictures with svg nicer pictures
Added a missing alert report (vague-submersion)
Added end of validity report timestamp
Some code cleansing.
Signed-off-by: clinique <gael@lhopital.org >
2020-10-19 10:04:05 -07:00
Gaël L'hopital and GitHub
9b7fb69e8d
[Linky] Linky issue 7610 ( #8678 )
...
* Staging work
* Refactoring the binding for OH3
Adressing Issue #7610
Added new channels
* spotless apply
* Pleasing Travis
* Code review and added disconnection logic.
* Adressing code review comments
Signed-off-by: clinique <gael@lhopital.org >
2020-10-15 10:58:38 -07:00
Gaël L'hopital and GitHub
5648f5e51d
[VolvoOnCall] OH3 update ( #8595 )
...
* [VolvoOnCall] OH3 update
Solving issue #8554 and issue #8518
Some code corrections and enhancements.
Introduced new trigger channels.
* Doing spotless apply
* Some other code improvements
* Moving back to Jetty HttpClient
Introduced Expiring cache for request to avoid flooding voc servers
Reduced the number of requests emitted
Changed user agent identification
* Correcting spotless
* Pleasing Travis
* Code review corrections
* Adressing cpmeister code review
Signed-off-by: clinique <gael@lhopital.org >
2020-10-03 11:59:14 -07:00