diff --git a/fhem/FHEM/30_HUEBridge.pm b/fhem/FHEM/30_HUEBridge.pm index ba6b2b5eb..1671f4c1e 100644 --- a/fhem/FHEM/30_HUEBridge.pm +++ b/fhem/FHEM/30_HUEBridge.pm @@ -541,7 +541,8 @@ HUEBridge_HTTP_Request($$$@)
  • statusRequest
    Update bridge status.
  • swupdate
    - Update bridge firmware. This command is only available if a new firmware is available (indicated by updatestate with a value of 2. The version and release date is shown in the reading swupdate.
  • + Update bridge firmware. This command is only available if a new firmware is available (indicated by updatestate with a value of 2. The version and release date is shown in the reading swupdate.
    + A notify of the form define HUEUpdate notify bridge:swupdate.* {...} can be used to be informed about available firmware updates.