Git Product home page Git Product logo

iobroker.matrix-org's People

Contributors

dependabot[bot] avatar drswaggos avatar oelison avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

iobroker.matrix-org's Issues

end-to-end encryption support

Hallo @oelison

vorab vielen Dank für die Mühe die du dir bisher gemacht hast. Ich habe den Adapter installiert und er funktioniert wunderbar.

Jedoch ist er durch die fehlende Verschlüsselung der Nachrichten leider nicht in jeder Umgebung einsetzbar.
Wäre es daher möglich die Ende-zu-Ende Verschlüsselung über OLM zu implementieren (siehe Referenz)?

Gerne stehe ich als technisch versierter Tester zur Verfügung! :)

Referenzen:
https://github.com/matrix-org/matrix-js-sdk#end-to-end-encryption-support

Keine akustische Meldung bei Element (iOS)

Bin ich der einzige, der keine akustische Benachrichtigung bekommt, wenn der ioBroker-Matrix-Adapter eine Nachricht verschickt?

Die Nachricht kommt zwar sofort an, ist aber nur auf dem Bildschirm zu sehen. Nicht zu hören, dass eine Nachricht gekommen ist.

Es ist ein Homeserver, ohne federation.

im ioBroker log sieht die debugmeldung folgendermassen aus:

script.js.2_Beta.Matrix_Test: sendTo(adapter=matrix-org.0, cmd=Das ist eine Testnachricht., msg=undefined)

Empfangen von Nachrichten

Is your feature request related to a problem? Please describe.
Teilweise... Durch das Empfangen von Nachrichten könnte man mit Signal zB Statusabfragen (Stromverbrauch, Fenster geschlossen, etc) schicken und gewisse Zustände abfragen.

Describe the solution you'd like
Ich stelle mir das Ganze folgendermaßen vor:
Der Adapter bekommt nen neuen Datenpunkt, der zur Speicherung der letzten empfangenen Nachricht im Raum dient. Nachrichten könnte man mit einem Polling von zB 10 - xx Sekunden (einstellbar um ein gutes Timing zu erzielen und trotzdem nicht unnötig Speicher belegt wird) abfragen. Somit könnte der User dann Schlüsselwörter in einem JS- oder Blockly-Script erstellen und den DP via Script überwachen. Dadurch könnte das Script auf die Schlüsselwörter reagieren und via sendTo-Command ne Antwort-Nachricht an den Adapter zuückgeben, um sie dann verschicken zu können.

LG, Rudi1982

Senden von Dateien, Fotos, etc

Is your feature request related to a problem? Please describe.
Dieses Feature wäre beim Einsatz von Kameras sinnvoll. Damit könnte man zB beim Auslösen eines Alarmes gleich einen Screenshot oder Video der Kamera an das Handy schicken, falls zb Niemand zuhause ist...

LG, Rudi1982

Support html subset from Matrix

Is your feature request related to a problem? Please describe.
Using Markdown (like **bold** text or [My Link](https://myurl.com)) results in plain text instead of a Markdown interpreted message.

Describe the solution you'd like
It would be great to have the message Markdown interpreted.

No error log when room is wrong

When the room does not exist or wrongly formatted, no error is reported and adapter looks like running.

To Reproduce
Steps to reproduce the behavior:

  1. Configure server and a wrong room
  2. Name and password could be ok
  3. Restart adapter
  4. RoomId is null

Expected behavior
Report error in the log, that the room is not available.

Versions:

  • Adapter version: v0.0.5

matrix-org kann nicht auf Server zugreifen

Describe the bug
Fehler in Log sichtbar allerdings nicht nachvollziehbar.

To Reproduce

  1. Erstelle Nutzer
  2. Logge dich ein mit den Nutzer, geh in den Raum
  3. Credentials in ioBroker eingeben
  4. Log sehen

1Expected behavior
Adapter funktioniert nicht obwohl mit Sicherheit die Creds korrekt sind.
Ping auf dem Matrix-Server funktioniert einwandfrei. Keine Fehler zu erkennen.

Screenshots & Logfiles

1. ConnectionError: request failed: connect ECONNREFUSED 192.168.XXX:8008 (auch 8448 probiert)
2. Server or room not found. Check port (443/8448), room name and server.

Versions:

  • Adapter version: 0.1.3
  • JS-Controller version: 4.0.32
  • Node version: 16.18.1
  • Operating system: Rasbian

After installing the matrix.org adapter 0.0.7 the admin ui throw an error

Describe the bug
After installing the matrix.org adapter 0.0.7 the admin ui throw an error

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Adapter'
  2. Click on 'Install matrix.org adapter instance'
  3. The admin UI reloads
  4. See error

Expected behavior
The admin ui reloads and show all the admin stuff in there

Screenshots & Logfiles
Error after install and open console after error occurs:
TypeError: Cannot read properties of undefined (reading 'value') at vn.renderItem (ConfigText.jsx:36:34) at vn.render (ConfigGeneric.jsx:514:39) at Wi (react-dom.production.min.js:204:189) at Rs (react-dom.production.min.js:203:149) at oa (react-dom.production.min.js:292:172) at ra (react-dom.production.min.js:280:389) at Jc (react-dom.production.min.js:280:320) at ml (react-dom.production.min.js:280:180) at iu (react-dom.production.min.js:271:88) at bs (react-dom.production.min.js:268:429) at Ln (scheduler.production.min.js:13:203) at MessagePort.Gn (scheduler.production.min.js:14:128) (anonymous) @ instrument.ts:124

After refreshing the page with the console opened:
TypeError: Cannot read properties of undefined (reading 'value') at vn.renderItem (ConfigText.jsx:36:34) at vn.render (ConfigGeneric.jsx:514:39) at Wi (react-dom.production.min.js:204:189) at Rs (react-dom.production.min.js:203:149) at oa (react-dom.production.min.js:292:172) at ra (react-dom.production.min.js:280:389) at Jc (react-dom.production.min.js:280:320) at ml (react-dom.production.min.js:280:180) at iu (react-dom.production.min.js:271:88) at bs (react-dom.production.min.js:268:429) at Ln (scheduler.production.min.js:13:203) at MessagePort.Gn (scheduler.production.min.js:14:128) (anonymous) @ instrument.ts:124 Hi @ react-dom.production.min.js:189 i.componentDidCatch.t.callback @ react-dom.production.min.js:190 Yo @ react-dom.production.min.js:144 Zs @ react-dom.production.min.js:261 Gs @ react-dom.production.min.js:260 Xc @ react-dom.production.min.js:259 bc @ react-dom.production.min.js:283 $n @ react-dom.production.min.js:281 bs @ react-dom.production.min.js:269 Ln @ scheduler.production.min.js:13 Gn @ scheduler.production.min.js:14

2022-07-30_08-43-30

Versions:

  • Adapter version: matrix.org 0.0.6
  • JS-Controller version: 4.0.23
  • Node version: 16.16.0
  • Operating system: 5.10.0-16-amd64 #1 SMP Debian 5.10.127-1 (2022-06-30) x86_64 GNU/Linux

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.