

- #Loxone rgb dimmer how to
- #Loxone rgb dimmer update
- #Loxone rgb dimmer code
- #Loxone rgb dimmer password
(rw): readable and writable: this state can be changed from ioBroker.The following control types are currently supported by this adapter.īehind the name of the state, you can see the type of the state: all other global states are simply reported as texts.modifications: the number of modifications.notifications: the number of notifications.sunset: the number of minutes after midnight when the sun goes down today.sunrise: the number of minutes after midnight when the sun rises today.operatingMode-text: the current operating mode of the Loxone Miniserver as text.operatingMode: the current operating mode number of the Loxone Miniserver.The following global states are currently provided by this adapter: battery status of Air devices), please verify that the device has "Display diagnostic inputs" checked: To ensure, all your states are properly reported to ioBroker, please verify that they have "Use" in the "User Interface" section checked: That means, they are also hidden from this ioBroker adapter. This is because a user may choose the same name for multiple controls.įor more information about controls and their states, please also have a look at the Loxone API (especially the Structure File): Control Visibilityīy default Loxone Miniserver hides many controls (and thus their states) from the Web interface. The name provided when configuring a control in Loxone Config will only be used as its display name in ioBroker. is the state within the control (see Supported Control Types for more information).is the ioBroker adapter instance index (usually "0").The IDs of the states are formatted like this: loxone.

The adapter automatically connects to the configured Loxone Miniserver and creates states for each control state it finds. "Synchronize entire weather forcast" will synchronize the current weather and the entire weather forcast (96 hours)."Synchronize 24 hours of weather forcast" will synchronize the current weather and 24 hours of weather forcast."Synchronize current weather only" will synchronize the data under "Actual"."Don't synchronize weather data" will not synchronize anything related to the Weather Server.Weather ServerĬhoose what weather data you wish to synchronize: This will populate the enum.functions enumeration with all categories provided by the Loxone Miniserver and will link all controls. This will populate the enum.rooms enumeration with all rooms provided by the Loxone Miniserver and will link all controls. If this is disabled, names will only be synchronized the first time a control is detected.
#Loxone rgb dimmer update
This will update names in ioBroker whenever they change in the Loxone configuration.
#Loxone rgb dimmer password
Provide the password for the given username (see above). The user only needs read access to the variables you want to use from ioBroker. It is strongly suggested to use a user different from "admin" for security reasons. Provide a valid username to access the Loxone Miniserver. This is the HTTP port of your Loxone Miniserver.īy default the Miniserver is configured to listen on port 80, but you might have changed it. This is the IP address or host name of your Loxone Miniserver or Miniserver Go.

Create a new user in the Loxone Miniserver (using the Loxone Config application) to which you only give read and write rights to all required variables.Enter the IP address or host name and HTTP port (80 by default) of your Loxone Miniserver.

#Loxone rgb dimmer how to
For more details and for information how to disable the error reporting see Sentry-Plugin Documentation! Sentry reporting is used starting with js-controller 3.0.
#Loxone rgb dimmer code
This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers. This adapter requires at least nodejs 10.x!įetches all information available in Loxone Miniserver (and Loxone Miniserver Go) and provides changes in realtime.
