Skip to content

Commit f484c21

Browse files
author
Thomas Dietrich
authored
Remove redundant/outdated content (openhab#271)
Signed-off-by: Thomas Dietrich <[email protected]>
1 parent 2ee37cc commit f484c21

File tree

811 files changed

+25
-13206
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

811 files changed

+25
-13206
lines changed

addons/misc.md

-10
This file was deleted.

community/downloads.md

-24
This file was deleted.

configuration/nginx.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: redirected
33
sitemap: false
4-
redirect_to: /installation/nginx.html
4+
redirect_to: /installation/security.html
55
---
66

77
<!-- Note to authors: This file was created in December 2016. Feel free to remove it after a few months... -->

features/addons.md

+4-22
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,7 @@
11
---
2-
layout: documentation
3-
title: Add-ons
2+
layout: redirected
3+
sitemap: false
4+
redirect_to: /addons/index.html
45
---
56

6-
{% include base.html %}
7-
8-
# Available Add-ons
9-
10-
All optional add-ons for openHAB 2 are part of the distribution. This includes all new 2.0 bindings as well as all 1.x add-ons that were reported to be compatible.
11-
_Note_: If you are successfully using a 1.x add-on with the 2.0 runtime, which is not yet on this list, please create a PR for adding it!
12-
13-
| Add-on Type | Description |
14-
|-------------|----------------------|
15-
|[Bindings](bindings.html)| Bindings integrate physical hardware, external systems and web services in openHAB |
16-
|[User Interfaces](uis.html)| User interfaces are either native smartphone apps or web applications that access the openHAB server through the REST API |
17-
|[System Integration](io.html)| System integrations expose openHAB to an external system |
18-
19-
...
20-
21-
## Compatible Applications
22-
23-
| Application | Description |
24-
|-------|----------------------|
25-
| [iot_bridge](https://github.com/openhab/openhab/wiki/ROS-Robot-Operating-System) | Bridge between ROS Robot Operating System and openHAB |
7+
<!-- Note to authors: This file was created in December 2016. Feel free to remove it after a few months... -->

features/bindings.md

+4-100
Original file line numberDiff line numberDiff line change
@@ -1,103 +1,7 @@
11
---
2-
layout: documentation
3-
title: Bindings
2+
layout: redirected
3+
sitemap: false
4+
redirect_to: /addons/bindings.html
45
---
56

6-
{% include base.html %}
7-
8-
# List of Available Bindings
9-
10-
## 2.0 Bindings
11-
{% assign bindings = site.data.bindings | sort: 'label.toLowerCase()' %}
12-
13-
| Binding | Description |
14-
|-------|----------------------|
15-
{% for binding in bindings %}| [{{ binding.label }}]({{docu}}/features/bindings/{{ binding.id }}/readme.html) | {{ binding.description }} |
16-
{% endfor %}
17-
18-
## Compatible 1.x Add-ons
19-
20-
| Add-on | Type |
21-
|--------|------|
22-
| Anel | Binding |
23-
| Astro | Binding |
24-
| Comfo Air | Binding |
25-
| Denon | Binding |
26-
| DMX (OLA) | Binding |
27-
| Ecobee | Action |
28-
| Ecobee | Binding |
29-
| EDS OWServer | Binding |
30-
| Energenie | Binding |
31-
| Enocean | Binding |
32-
| Enphaseenergy | Binding |
33-
| Epsonprojector | Binding |
34-
| Exec | Binding |
35-
| Freebox | Binding |
36-
| Freeswitch | Binding |
37-
| FS20 | Binding |
38-
| Heatmiser | Binding |
39-
| Homematic | Binding |
40-
| HTTP | Binding |
41-
| IHC | Binding |
42-
| Intertechno | Binding |
43-
| IRtrans | Binding |
44-
| KNX | Binding |
45-
| LCN | Binding |
46-
| Milight | Binding |
47-
| MiOS | Binding |
48-
| Modbus | Binding |
49-
| MQTT | Binding |
50-
| MyQ | Binding |
51-
| NeoHub | Binding |
52-
| Nest | Binding |
53-
| Netatmo | Binding |
54-
| Networkhealth | Binding |
55-
| Nibeheatpump | Binding |
56-
| NTP | Binding |
57-
| Onkyo | Binding |
58-
| OpenEnergyMonitor | Binding |
59-
| OneWire | Binding |
60-
| RFXCOM | Binding |
61-
| RWE SmartHome | Binding |
62-
| Samsung AC | Binding |
63-
| Sapp | Binding |
64-
| Satel | Binding |
65-
| Serial | Binding |
66-
| SNMP | Binding |
67-
| SwegonVentilation | Binding |
68-
| SystemInfo | Binding |
69-
| TCP | Binding |
70-
| Tellstick | Binding |
71-
| Tinkerforge | Binding |
72-
| Weather | Binding |
73-
| WOL | Binding |
74-
| XBMC | Binding |
75-
| ZWave | Binding |
76-
| InfluxDB | Persistence |
77-
| rrd4j | Persistence |
78-
| MySQL | Persistence |
79-
| MongoDB | Persistence |
80-
| JPA | Persistence |
81-
| Mail | Action |
82-
| MiOS | Action |
83-
| Pushover | Action |
84-
| Telegram | Action |
85-
| XBMC | Action |
86-
| XMPP | Action |
87-
| GoogleTTS | TTS engine |
88-
| MaryTTS | TTS engine |
89-
90-
## Currently Incompatible 1.x Add-ons:
91-
92-
| Add-on | Type | Reason
93-
|--------|------|------|
94-
| CalDAV | Binding | see [issue 4074](https://github.com/openhab/openhab/issues/4074) |
95-
| InsteonPLM | Binding | see [issue 3922](https://github.com/openhab/openhab/issues/3922) |
96-
| SagerCaster | Binding | Not following the architecture guidelines, see [issue 3754](https://github.com/openhab/openhab/issues/3754) |
97-
| Logging | Persistence | openHAB 2 does not use logback anymore |
98-
99-
## Compatible Applications
100-
101-
| Application | Description |
102-
|-------|----------------------|
103-
| [iot_bridge](https://github.com/openhab/openhab/wiki/ROS-Robot-Operating-System) | Bridge between ROS Robot Operating System and openHAB |
7+
<!-- Note to authors: This file was created in December 2016. Feel free to remove it after a few months... -->

features/bindings/astro/readme.md

-75
This file was deleted.

features/bindings/autelis/readme.md

-97
This file was deleted.

0 commit comments

Comments
 (0)