Skip to content

Commit e52b63d

Browse files
committed
rename org
1 parent 414f594 commit e52b63d

17 files changed

+113
-113
lines changed

Diff for: .github/ISSUE_TEMPLATE.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
* Vor dem Erstellen neuer Issues bitte suchen ob das Thema bereits im Issue Tracker aufkam. Ein Blick ins RedMatic-Forum kann auch nicht schaden: https://homematic-forum.de/forum/viewforum.php?f=77
2-
* Die Erweiterung RedMatic-HomeKit hat einen eigenen Issue Tracker: https://github.com/HM-RedMatic/RedMatic-HomeKit/issues
3-
* Bei Fragen die die Erstellung von Flows betreffen und falls bereits ein Flow erstellt wurde: bitte den Flow exportieren und in Code Tags einfügen. Ein Screenshot des Flows schadet auch nie. Zum Export siehe https://github.com/HM-RedMatic/RedMatic/wiki/Flow-Export
4-
* Bei Fehlern bitte als erstes prüfen ob die aktuelle Version (https://github.com/HM-RedMatic/RedMatic/releases/latest) in Verwendung ist und gegebenenfalls aktualisieren.
5-
* Bei Fehlern und insbesondere bei Abstürzen in RedMatic bitte das Log Level auf "Debug" stellen und das RedMatic Log herunterladen (Im CCU WebUI: Einstellungen - Systemsteuerung - RedMatic - Log) und in Code-Tags einfügen. Umstellen des Log Levels siehe https://github.com/HM-RedMatic/RedMatic/wiki/Loglevel
2+
* Die Erweiterung RedMatic-HomeKit hat einen eigenen Issue Tracker: https://github.com/rdmtc/RedMatic-HomeKit/issues
3+
* Bei Fragen die die Erstellung von Flows betreffen und falls bereits ein Flow erstellt wurde: bitte den Flow exportieren und in Code Tags einfügen. Ein Screenshot des Flows schadet auch nie. Zum Export siehe https://github.com/rdmtc/RedMatic/wiki/Flow-Export
4+
* Bei Fehlern bitte als erstes prüfen ob die aktuelle Version (https://github.com/rdmtc/RedMatic/releases/latest) in Verwendung ist und gegebenenfalls aktualisieren.
5+
* Bei Fehlern und insbesondere bei Abstürzen in RedMatic bitte das Log Level auf "Debug" stellen und das RedMatic Log herunterladen (Im CCU WebUI: Einstellungen - Systemsteuerung - RedMatic - Log) und in Code-Tags einfügen. Umstellen des Log Levels siehe https://github.com/rdmtc/RedMatic/wiki/Loglevel
66
* Beim Einfügen von Flows oder Logs Code-Tags in einer eigenen Zeile vor und nach dem eingefügten Text verwenden: ` ``` `
77
* Aussagekräftigen Betreff für neue Issues verwenden, dabei die Suchfunktion im Hinterkopf behalten, der Issue sollte für andere User die vor dem gleichen Problem stehen einfach zu finden sein.
88
* Dem RedMatic Projekt ein Sternchen spendieren! (oben rechts der "⭐️ Star" Button) ;-)

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ deploy:
2424
skip_cleanup: true
2525
after_deploy:
2626
- gem install octokit
27-
- "./github_release.rb -s $GITHUB_OAUTH_TOKEN -r HM-RedMatic/RedMatic -c CHANGELOG.md
27+
- "./github_release.rb -s $GITHUB_OAUTH_TOKEN -r rdmtc/RedMatic -c CHANGELOG.md
2828
-t v$VERSION_ADDON"
2929
notifications:
3030
slack:

Diff for: LICENSES.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -20136,7 +20136,7 @@ SOFTWARE.
2013620136

2013720137
License: MIT
2013820138
Author: Sebastian Raff <[email protected]>
20139-
Repository: [https://github.com/HM-RedMatic/node-red-contrib-combine](https://github.com/HM-RedMatic/node-red-contrib-combine)
20139+
Repository: [https://github.com/rdmtc/node-red-contrib-combine](https://github.com/rdmtc/node-red-contrib-combine)
2014020140

2014120141

2014220142
```
@@ -20300,7 +20300,7 @@ SOFTWARE.
2030020300

2030120301
License: Apache-2.0
2030220302
Author: Hypnos3 <[email protected]>
20303-
Repository: [https://github.com/HM-RedMatic/node-red-contrib-sun-position](https://github.com/HM-RedMatic/node-red-contrib-sun-position)
20303+
Repository: [https://github.com/rdmtc/node-red-contrib-sun-position](https://github.com/rdmtc/node-red-contrib-sun-position)
2030420304

2030520305

2030620306

@@ -20315,7 +20315,7 @@ specific language governing permissions and limitations under the License.
2031520315

2031620316
## Other
2031720317

20318-
[![Greenkeeper badge](https://badges.greenkeeper.io/HM-RedMatic/node-red-contrib-sun-position.svg)](https://greenkeeper.io/)
20318+
[![Greenkeeper badge](https://badges.greenkeeper.io/rdmtc/node-red-contrib-sun-position.svg)](https://greenkeeper.io/)
2031920319

2032020320
this node is published also here:
2032120321

@@ -26073,7 +26073,7 @@ THE SOFTWARE.
2607326073

2607426074
License: Apache-2.0
2607526075
Author: Sebastian Raff <[email protected]>
26076-
Repository: [https://github.com/HM-RedMatic/RedMatic](https://github.com/HM-RedMatic/RedMatic)
26076+
Repository: [https://github.com/rdmtc/RedMatic](https://github.com/rdmtc/RedMatic)
2607726077

2607826078

2607926079
```

Diff for: README.en.md

+16-16
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
<br><br><br>
44

5-
[![Current Release](https://img.shields.io/github/release/HM-RedMatic/RedMatic.svg?colorB=4cc61e)](https://github.com/HM-RedMatic/RedMatic/releases/latest)
6-
[![dependencies Status](https://david-dm.org/HM-RedMatic/redmatic/status.svg)](https://david-dm.org/HM-RedMatic/redmatic)
5+
[![Current Release](https://img.shields.io/github/release/rdmtc/RedMatic.svg?colorB=4cc61e)](https://github.com/rdmtc/RedMatic/releases/latest)
6+
[![dependencies Status](https://david-dm.org/rdmtc/redmatic/status.svg)](https://david-dm.org/rdmtc/redmatic)
77

88
[Node-RED](https://nodered.org/about/) packaged as Addon for the
99
[Homematic CCU3](https://www.eq-3.de/produkte/homematic/zentralen-und-gateways/smart-home-zentrale-ccu3.html) and
@@ -14,27 +14,27 @@
1414
_RedMatic_ combines several software components into a CCU Addon, a software package that can be comfortably installed on a Homematic CCU3 or RaspberryMatic. Homematic is a series of smart home automation products by the manufacturer [eQ-3](https://eq-3.de), popular especially in Germany.
1515

1616
The basis is formed by [Node-RED](https://nodered.org/about/) with the
17-
[CCU Nodes for Node-RED](https://github.com/HM-RedMatic/node-red-contrib-ccu). These components offer the possibility to visually and easily create rules, automations, scripts and connections to external services and systems for a Homematic System. To a large extent even without programming knowledge. In the
18-
[Wiki](https://github.com/HM-RedMatic/RedMatic/wiki) you can find more information about Node-RED and some
17+
[CCU Nodes for Node-RED](https://github.com/rdmtc/node-red-contrib-ccu). These components offer the possibility to visually and easily create rules, automations, scripts and connections to external services and systems for a Homematic System. To a large extent even without programming knowledge. In the
18+
[Wiki](https://github.com/rdmtc/RedMatic/wiki) you can find more information about Node-RED and some
1919
Application examples (so-called _Flows_).
2020

21-
For visualization and control [RedMatic WebApp](https://github.com/HM-RedMatic/RedMatic-WebApp) and
21+
For visualization and control [RedMatic WebApp](https://github.com/rdmtc/RedMatic-WebApp) and
2222
[Node-RED Dashboard](https://github.com/node-red/node-red-dashboard) are included. _RedMatic WebApp_ is a
2323
User interface that can be used immediately without further configuration (comparable to _WebMatic_ or _Yahui_).
2424
_Node-RED Dashboard_ is a configurable user interface which can offer more possibilities than the _RedMatic WebApp_,
2525
but needs some configuration effort.
26-
Example screenshots: [RedMatic WebApp](https://github.com/HM-RedMatic/RedMatic/wiki/Webapp),
27-
[Node-RED Dashboard](https://github.com/HM-RedMatic/RedMatic/wiki/Dashboard-Screenshots).
26+
Example screenshots: [RedMatic WebApp](https://github.com/rdmtc/RedMatic/wiki/Webapp),
27+
[Node-RED Dashboard](https://github.com/rdmtc/RedMatic/wiki/Dashboard-Screenshots).
2828

2929
Furthermore the included extension
30-
[RedMatic HomeKit](https://github.com/HM-RedMatic/RedMatic/wiki/Homekit) makes it possible to control Homematic devices and other in Node-RED available systems via Siri and with HomeKit apps.
30+
[RedMatic HomeKit](https://github.com/rdmtc/RedMatic/wiki/Homekit) makes it possible to control Homematic devices and other in Node-RED available systems via Siri and with HomeKit apps.
3131

32-
A connection of the CCU to a [MQTT](https://github.com/HM-RedMatic/RedMatic/wiki/Flow-MQTT) broker with convenient
32+
A connection of the CCU to a [MQTT](https://github.com/rdmtc/RedMatic/wiki/Flow-MQTT) broker with convenient
3333
configurable topic and payload structure is simplified by a special node.
3434

3535
In addition, a large and active community around Node-RED created a
3636
[library of thousands of additional nodes](https://flows.nodered.org/?type=node&num_pages=1) which
37-
[can be installed](https://github.com/HM-RedMatic/RedMatic/wiki/Node-Installation) easily and offer connections to various other services and systems -
37+
[can be installed](https://github.com/rdmtc/RedMatic/wiki/Node-Installation) easily and offer connections to various other services and systems -
3838
such as the Xiaomi Aqara Smart Home System, Loxone, the Logitech Harmony Hub, various Smart TVs and AV receivers,
3939
Sonoff, Hue, Lightify, Tradfri, ArtNET/DMX, Modbus, Amazon Alexa, Google Home, various databases such as InfluxDB
4040
or MySQL, web services to query weather data and much more.
@@ -54,28 +54,28 @@ A modern browser is required to use the web interfaces, Internet Explorer is not
5454

5555
## Quick Start
5656

57-
On the [Releases](https://github.com/HM-RedMatic/RedMatic/releases/latest) Page the file `redmatic-<version>.tar.gz` is available for download. After the installation of the addon via the Homematic WebUI (Control Panel -> additional software) and the subsequent reboot of the CCU is Node-RED is reachable at `http://<ccu-addresse>/addons/red`. Patience is required during installation, it can take up to ~10 minutes. Some sample flows as well as a simple dashboard are already preconfigured, the dashboard is reachable at `http://<ccu-address>/addons/red/ui`.
57+
On the [Releases](https://github.com/rdmtc/RedMatic/releases/latest) Page the file `redmatic-<version>.tar.gz` is available for download. After the installation of the addon via the Homematic WebUI (Control Panel -> additional software) and the subsequent reboot of the CCU is Node-RED is reachable at `http://<ccu-addresse>/addons/red`. Patience is required during installation, it can take up to ~10 minutes. Some sample flows as well as a simple dashboard are already preconfigured, the dashboard is reachable at `http://<ccu-address>/addons/red/ui`.
5858

5959

6060
## Support, Contributing
6161

6262
For feedback of any kind, questions, suggestions, wishes and bug reports please use the
63-
[Issue Tracker](https://github.com/HM-RedMatic/RedMatic/issues). Alternatively there is [Slack](https://join.slack.com/t/homematicuser/shared_invite/enQtNDgyNDM2OTkyMDA2LWY1YjY0NTE0NmY0OWM3YWUzMzAzMTgxYmRjMTMyOWE3NjkxNDdlMDY5ZjlhYzM5Nzg2N2U2YjdmNzNlYWNhNTU)
63+
[Issue Tracker](https://github.com/rdmtc/RedMatic/issues). Alternatively there is [Slack](https://join.slack.com/t/homematicuser/shared_invite/enQtNDgyNDM2OTkyMDA2LWY1YjY0NTE0NmY0OWM3YWUzMzAzMTgxYmRjMTMyOWE3NjkxNDdlMDY5ZjlhYzM5Nzg2N2U2YjdmNzNlYWNhNTU)
6464
and a [subforum in the Homematic-Forum](https://homematic-forum.de/forum/viewforum.php?f=77).
6565

66-
Participation in any form is welcome and desired, especially all users are invited to extend the [list of successfully tested nodes](https://github.com/HM-RedMatic/RedMatic/wiki/Erfolgreich-getestete-Nodes), to publish sample flows and to contribute to the improvement and extension of the [documentation](https://github.com/HM-RedMatic/RedMatic/wiki).
66+
Participation in any form is welcome and desired, especially all users are invited to extend the [list of successfully tested nodes](https://github.com/rdmtc/RedMatic/wiki/Erfolgreich-getestete-Nodes), to publish sample flows and to contribute to the improvement and extension of the [documentation](https://github.com/rdmtc/RedMatic/wiki).
6767

6868
No donations will be accepted, but I would be happy if the successful usage of this software is acknowledged by giving the project a Github star ⭐️
6969

7070
## Documentation
7171

72-
Sorry, the Documentation is not yet translated into English. [German Documentation](https://github.com/HM-RedMatic/RedMatic/wiki/Home)
72+
Sorry, the Documentation is not yet translated into English. [German Documentation](https://github.com/rdmtc/RedMatic/wiki/Home)
7373

7474

7575
## Licenses
7676

77-
* [RedMatic](https://github.com/HM-RedMatic/RedMatic) © 2018, 2019 Sebastian Raff and RedMatic Contributors, licensed under [Apache License 2.0](LICENSE)
78-
* [RedMatic Documentation](https://github.com/HM-RedMatic/RedMatic/wiki) © 2018, 2019 Sebastian Raff and RedMatic Contributors, licensed under [CC BY-SA License 4.0](https://creativecommons.org/licenses/by-sa/4.0/)
77+
* [RedMatic](https://github.com/rdmtc/RedMatic) © 2018, 2019 Sebastian Raff and RedMatic Contributors, licensed under [Apache License 2.0](LICENSE)
78+
* [RedMatic Documentation](https://github.com/rdmtc/RedMatic/wiki) © 2018, 2019 Sebastian Raff and RedMatic Contributors, licensed under [CC BY-SA License 4.0](https://creativecommons.org/licenses/by-sa/4.0/)
7979
* [Third Party Licenses](LICENSES.md)
8080

8181
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

0 commit comments

Comments
 (0)