openhab-addons/bundles/org.openhab.binding.mqtt.espmilighthub/src/main
Holger Friedrich edaf17b345
Java 17 features (H-M) (#15520)
- 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
- remove null check before instanceof

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-09-08 14:36:59 +02:00
..
feature [espmilighthub] Initial contribution (#9218) 2021-01-29 12:05:55 -08:00
java/org/openhab/binding/mqtt/espmilighthub/internal Java 17 features (H-M) (#15520) 2023-09-08 14:36:59 +02:00
resources/OH-INF New translations mqtt.properties (Italian) (#13809) 2022-11-29 19:35:06 +01:00