Wouter Born
07a1976c81
Add default translations for binding add-ons ( #11760 )
...
* Add default translations for binding add-ons
This makes the texts used by these add-ons translatable with Crowdin.
To keep the PR simple, it only adds default translations for add-ons which do not yet have any default translations properties file.
We can do follow up PRs for adding missing key/values to add-ons that already have these files or to remove duplications.
There are several add-ons in this PR that do have non-English translation files, so I'll upload those to Crowdin when the PR is merged.
Signed-off-by: Wouter Born <github@maindrain.net >
2021-12-15 18:40:21 +01:00
Wouter Born
589400e223
Fix/suppress PMD CompareObjectsWithEquals findings ( #11476 )
...
Newer PMD versions discover more CompareObjectsWithEquals findings.
Related to https://github.com/openhab/static-code-analysis/pull/423
Signed-off-by: Wouter Born <github@maindrain.net >
2021-11-02 10:43:53 +01:00
lolodomo
e23a0de94a
[homeassistant/homie] Standardize config URI ( #11021 )
...
* [homeassistant/homie] Standardize config URI
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2021-07-24 21:27:01 +02:00
Christoph Weitkamp
1210fec9f9
Adjustments for nullness annotated TypeParser ( #10068 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-02-07 11:43:17 +01:00
Wouter Born
d6364aceb1
Update license headers to 2021 ( #9620 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2021-01-02 22:03:14 +01:00
Wouter Born
8f53e320dc
Fix StateDescription deprecations ( #9352 )
...
Related to #1408
Signed-off-by: Wouter Born <github@maindrain.net >
2020-12-13 08:53:16 +01:00
Wouter Born
d2e5c3e7dd
Remove SmartHome leftovers ( #9283 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2020-12-08 18:03:49 +01:00
Hilbrand Bouwkamp
003c3af985
Remove immediate = true from all Components ( #8615 )
...
We recommend not to use this on add-ons.
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl >
2020-10-01 20:27:01 -07:00
Jochen Klein
f06068a189
[mqtt.homeassistant] Make sensors compliant ( #8591 )
...
Signed-off-by: Jochen Klein <git@jochen.susca.de >
2020-10-01 18:07:08 -07:00
Wouter Born
d72a077ba9
Fix disabled integration tests ( #8609 )
...
* Fix disabled integration tests
Fixes and enables:
* org.openhab.binding.mqtt.homeassistant.tests
* org.openhab.binding.mqtt.homie.tests
* org.openhab.io.mqttembeddedbroker.tests
Fixes #8537
* Address review comment
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-29 14:05:39 -07:00
Wouter Born
bd82ca82df
Migrate tests to JUnit 5 ( #8519 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-21 18:21:26 +02:00
Kai Kreuzer
6df6783b60
added migrated 2.x add-ons
...
Signed-off-by: Kai Kreuzer <kai@openhab.org >
2020-09-21 03:37:19 +02:00