]> git.basschouten.com Git - openhab-addons.git/commit
[netatmo] Console command to show all devices/modules ids (#13555)
authorlolodomo <lg.hc@free.fr>
Wed, 19 Oct 2022 06:47:04 +0000 (08:47 +0200)
committerGitHub <noreply@github.com>
Wed, 19 Oct 2022 06:47:04 +0000 (08:47 +0200)
commit77013bca39ccbfe40bc10c977dba189fcdab2c85
tree14ecf00bc871cd0b3652532892a3e4be8889edff
parentdda2e9a2887ca42f25bc44026e446a3bf78c99f9
[netatmo] Console command to show all devices/modules ids (#13555)

* [netatmo] Console command to show all devices/modules ids

Fix #13091

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
bundles/org.openhab.binding.netatmo/README.md
bundles/org.openhab.binding.netatmo/src/main/java/org/openhab/binding/netatmo/internal/api/data/ModuleType.java
bundles/org.openhab.binding.netatmo/src/main/java/org/openhab/binding/netatmo/internal/console/NetatmoCommandExtension.java [new file with mode: 0644]
bundles/org.openhab.binding.netatmo/src/main/java/org/openhab/binding/netatmo/internal/discovery/NetatmoDiscoveryService.java
bundles/org.openhab.binding.netatmo/src/main/java/org/openhab/binding/netatmo/internal/handler/ApiBridgeHandler.java