]> git.basschouten.com Git - openhab-addons.git/commit
[miio] suggest correct devicenames in readmehelper (#9379)
authorMarcel <marcel@verpaalen.com>
Sun, 27 Dec 2020 01:04:14 +0000 (02:04 +0100)
committerGitHub <noreply@github.com>
Sun, 27 Dec 2020 01:04:14 +0000 (17:04 -0800)
commit0874df702c7087a45dbdb2411f955912f4d0360c
tree4a12d93b4db9b34ed5f97ed6df943a70f85c10f2
parentfc0745e3022c96d60178c85459c066b05fe227a9
[miio] suggest correct devicenames in readmehelper (#9379)

* [miio] suggest correct devicenames in readmehelper
* add newline at file end to make git happy
* [miio] update logic for mapping in readmeComments
* Allow readme maker to fix mappings based on the current options.
* [miio] make readmeOptionMapping static

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
bundles/org.openhab.binding.miio/src/main/resources/misc/device_names.json [new file with mode: 0644]
bundles/org.openhab.binding.miio/src/test/java/org/openhab/binding/miio/internal/ReadmeHelper.java