You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bundles/org.openhab.binding.dirigera/README.md
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Binding supporting the DIRIGERA Gateway from IKEA.
4
4
5
5
## Supported Things
6
6
7
-
The DIRIGERA `bridge` is providing the connection to all devices and scenes.
7
+
The DIRIGERA `bridge` is providing the connection to all devices and scenes.
8
8
9
9
Refer to below sections which devices are supported and are covered by `things` connected to the DIRIGERA bridge.
10
10
@@ -41,9 +41,9 @@ Each thing depends on the underlying hardware and channels are created based on
41
41
-`ota` channels for devices which can receive updates
42
42
-`battery` channels for battery powered devices
43
43
-`link` channels if device can be linked to a controller or sensor
44
-
-`startup` channel if device _power on_ behavior can be configured
44
+
-`startup` channel if device _power on_ behavior can be configured
45
45
46
-
Examples are MYGGSPRAY as `occupancy-sensor` which also provides a `light-sensor` or TIMMERFLOTTE as `environment-sensor` delivers temperature and humidity while ALPSTUGA also measures CO2 and particulate matter.
46
+
Examples are MYGGSPRAY as `occupancy-sensor` which also provides a `light-sensor` or TIMMERFLOTTE as `environment-sensor` delivers temperature and humidity while ALPSTUGA also measures CO2 and particulate matter.
@@ -696,7 +693,7 @@ Trigger channels providing `SINGLE_PRESS`, `DOUBLE_PRESS` and `LONG_PRESS` as tr
696
693
Pitfalls and problems:
697
694
698
695
- be careful with _Add Equipment to Model_ and item names. Ensure item name for each group is different, otherwise item is connected to all group channels.
699
-
- before linking the controller to other devices like lights ensure the `control-mode` fits
696
+
- before linking the controller to other devices like lights ensure the `control-mode` fits
700
697
- right now triggers are **not** exposed so you cannot used them to control devices outside of DIRIGERA
0 commit comments