From 6fb649bf623b9a099f99176879f2dba4ca5f4a6c Mon Sep 17 00:00:00 2001 From: justme-1968 Date: Mon, 30 Dec 2019 22:05:43 +0000 Subject: [PATCH] some modules: added some tags git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20856 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- FHEM/30_HUEBridge.pm | 3 +++ FHEM/30_LIGHTIFY.pm | 1 + FHEM/30_tradfri.pm | 1 + FHEM/31_HUEDevice.pm | 4 ++-- FHEM/39_alexa.pm | 1 + 5 files changed, 8 insertions(+), 2 deletions(-) diff --git a/FHEM/30_HUEBridge.pm b/FHEM/30_HUEBridge.pm index 88c3a0f40..5927b49e4 100644 --- a/FHEM/30_HUEBridge.pm +++ b/FHEM/30_HUEBridge.pm @@ -2112,6 +2112,9 @@ HUEBridge_Attr($$$) 1; =pod +=item tag cloudfree +=item tag publicAPI +=item tag protocol:zigbee =item summary module for the phillips hue bridge =item summary_DE Modul für die Philips HUE Bridge =begin html diff --git a/FHEM/30_LIGHTIFY.pm b/FHEM/30_LIGHTIFY.pm index 7f5998547..f687bdb75 100644 --- a/FHEM/30_LIGHTIFY.pm +++ b/FHEM/30_LIGHTIFY.pm @@ -987,6 +987,7 @@ LIGHTIFY_Read($) 1; =pod +=item tag protocol:zigbee =item summary module for the osram lightify gateway =item summary_DE Modul für das Osram LIGHTFY Gateway =begin html diff --git a/FHEM/30_tradfri.pm b/FHEM/30_tradfri.pm index fc28d978e..7623929dc 100644 --- a/FHEM/30_tradfri.pm +++ b/FHEM/30_tradfri.pm @@ -665,6 +665,7 @@ tradfri_Attr($$$) 1; =pod +=item protocol:zigbee =item summary Module to control the FHEM/tradfri integration =item summary_DE Modul zur Konfiguration der FHEM/tradfri Integration =begin html diff --git a/FHEM/31_HUEDevice.pm b/FHEM/31_HUEDevice.pm index 65ebe07bc..dad9062eb 100644 --- a/FHEM/31_HUEDevice.pm +++ b/FHEM/31_HUEDevice.pm @@ -1810,8 +1810,8 @@ HUEDevice_Attr($$$;$) 1; =pod -=item cloudfree -=item openapi +=item tag cloudfree +=item tag publicAPI =item summary Devices connected to a Phillips HUE bridge, an LIGHTIFY or TRADFRI gateway =item summary_DE Geräte an einer Philips HUE Bridge, einem LIGHTIFY oder Tradfri Gateway =begin html diff --git a/FHEM/39_alexa.pm b/FHEM/39_alexa.pm index 1d0a49172..e6112d241 100644 --- a/FHEM/39_alexa.pm +++ b/FHEM/39_alexa.pm @@ -1226,6 +1226,7 @@ alexa_Attr($$$) 1; =pod +=item tag publicAPI =item summary Module to control the FHEM/Alexa integration =item summary_DE Modul zur Konfiguration der FHEM/Alexa Integration =begin html