Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. tommyms

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 12
    • Best 0
    • Groups 0

    tommyms

    @tommyms

    0
    Reputation
    20
    Profile views
    12
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    tommyms Follow

    Latest posts made by tommyms

    • RE: Adapter: nest

      Hi Zusammen,

      ich möchte den Adapter nutzen um an den Livestream der Camera im VIS darzustellen.

      Den Apadter habe ich installiert. Die Einrichtung war ok, aber etwas umständlich mit dem Token.

      Habe das diesen dann per Postman generieren lassen. https://developers.nest.com/guides/api/how-to-auth

      Soweit läuft jetzt alles. Camera wird im iobroker gefunden und diverse Variablen ausgegeben.

      Aber ich hab gerad irgendwie ein Brett vorm Kopf 😉

      Wie binde ich das jetzt im VIS ein?

      VG Thomas

      posted in Entwicklung
      T
      tommyms
    • RE: Einbindung IP Cam

      Hi,

      ich hatte ein ähnliches Problem.

      Der Browser am Tablet war nicht in der Lage das Video wiederzugeben.

      Habe dann einen kleinen Webserver aufgesetzt (Synology) und damit stelle ich eine HTML Seite zur Verfügung, die ich dann im VIS darstelle.

      In der HTML Seite habe ich den Videostream dann per PHP umgesetzt:

      ![]($Cam_Stream_URL)";
      ?>
      
      

      Das hat mein Problem gelöst.

      Quelle hier ist ebenfalls eine Synology mit Surveiollance Station, die die jew. Streams zur Verfügung stellt.

      Deshalb ich auch eine Autorisierung notwendig.

      Je nach Art der Quelle kann dasrauf naürlich verzichtet werden.

      Gruß,; TommyMS

      posted in Visualisierung
      T
      tommyms
    • RE: Logitech Harmony Adapter

      Super vielen Dank für den Hinweis.

      Habe NPM und Node.JS Update durchgeführt und nu klappts auch mit der Installation 😄

      Euch noch ein schönes WE !

      VG Thomas

      posted in ioBroker Allgemein
      T
      tommyms
    • RE: Logitech Harmony Adapter

      Hi,

      ich bekomme den Adapter nicht installiert:

      npm install iobroker.harmony --production --prefix "/mnt/pidrive/iobroker" (System call)
      npm WARN package.json harmony@0.0.1 No repository field.
      npm http GET https://registry.npmjs.org/iobroker.harmony
      npm http 304 https://registry.npmjs.org/iobroker.harmony
      npm http GET https://registry.npmjs.org/harmonyhubjs-client
      npm http GET https://registry.npmjs.org/semaphore
      npm http GET https://registry.npmjs.org/harmonyhubjs-discover
      npm http 304 https://registry.npmjs.org/harmonyhubjs-discover
      npm http 304 https://registry.npmjs.org/harmonyhubjs-client
      npm http 304 https://registry.npmjs.org/semaphore
      npm WARN engine harmonyhubjs-client@1.1.8: wanted: {"npm":">=3.0.0"} (current: {"node":"v0.10.22","npm":"1.3.14"})
      npm http GET https://registry.npmjs.org/debug
      npm http 304 https://registry.npmjs.org/debug
      npm http GET https://registry.npmjs.org/node-xmpp-client
      npm http GET https://registry.npmjs.org/node-xmpp-stanza
      npm http GET https://registry.npmjs.org/request
      npm http GET https://registry.npmjs.org/q
      npm http GET https://github.com/swissmanu/ltx.git#cdata-for-ltx-parser
      npm http 304 https://registry.npmjs.org/request
      npm http 304 https://registry.npmjs.org/node-xmpp-client
      npm http 304 https://registry.npmjs.org/q
      npm http 304 https://registry.npmjs.org/node-xmpp-stanza
      npm http 200 https://github.com/swissmanu/ltx.git#cdata-for-ltx-parser
      npm http GET https://registry.npmjs.org/ms/0.7.1
      npm http 304 https://registry.npmjs.org/ms/0.7.1
      npm ERR! not a package /root/tmp/npm-3507-wMupj7dW/1474655048107-0.5825331499800086/tmp.tgz
      npm ERR! Error: ENOENT, open '/root/tmp/npm-3507-wMupj7dW/1474655048107-0.5825331499800086/package/package.json'
      npm ERR! If you need help, you may report this log at:
      npm ERR!     <http: github.com/isaacs/npm/issues="">
      npm ERR! or email it to:
      npm ERR!     <npm-@googlegroups.com>
      
      npm ERR! System Linux 4.1.19-v7+
      npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker.harmony" "--production" "--prefix" "/mnt/pidrive/iobroker"
      npm ERR! cwd /mnt/pidrive/iobroker
      npm ERR! node -v v0.10.22
      npm ERR! npm -v 1.3.14
      npm ERR! path /root/tmp/npm-3507-wMupj7dW/1474655048107-0.5825331499800086/package/package.json
      npm ERR! code ENOENT
      npm ERR! errno 34
      npm ERR!
      npm ERR! Additional logging details can be found in:
      npm ERR!     /mnt/pidrive/iobroker/npm-debug.log
      npm ERR! not ok code 0
      host.raspberrypi Cannot install iobroker.harmony: 34</npm-@googlegroups.com></http:>
      

      Was mache ich falsch?

      posted in ioBroker Allgemein
      T
      tommyms
    • RE: Ical liest nur den letzten Termin aus einer ics Datei

      Hi,

      hier mal der Inhalt meiner test.ics:

      • BEGIN:VCALENDAR
      VERSION:2.0
      
      PRODID:-//dmfs.org//mimedir.icalendar//EN
      
      BEGIN:VTIMEZONE
      
      TZID:Europe/Berlin
      
      X-LIC-LOCATION:Europe/Berlin
      
      BEGIN:DAYLIGHT
      
      TZOFFSETFROM:+0100
      
      TZOFFSETTO:+0200
      
      TZNAME:CEST
      
      DTSTART:19700329T020000
      
      RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
      
      END:DAYLIGHT
      
      BEGIN:STANDARD
      
      TZOFFSETFROM:+0200
      
      TZOFFSETTO:+0100
      
      TZNAME:CET
      
      DTSTART:19701025T030000
      
      RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
      
      END:STANDARD
      
      END:VTIMEZONE
      
      BEGIN:VEVENT
      
      DTSTART;TZID=Europe/Berlin:20160322T080000
      
      SUMMARY:test 1
      
      TRANSP:OPAQUE
      
      STATUS:CONFIRMED
      
      DTEND;TZID=Europe/Berlin:20160322T090000
      
      LAST-MODIFIED:20160321T152349Z
      
      DTSTAMP:20160321T152349Z
      
      CREATED:20160321T152349Z
      
      UID:08679e64-da7e-4c2b-84fd-0f06ec148093.1458573829341
      
      END:VEVENT
      
      END:VCALENDAR
      
      BEGIN:VCALENDAR
      
      VERSION:2.0
      
      PRODID:-//dmfs.org//mimedir.icalendar//EN
      
      BEGIN:VTIMEZONE
      
      TZID:Europe/Berlin
      
      X-LIC-LOCATION:Europe/Berlin
      
      BEGIN:DAYLIGHT
      
      TZOFFSETFROM:+0100
      
      TZOFFSETTO:+0200
      
      TZNAME:CEST
      
      DTSTART:19700329T020000
      
      RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
      
      END:DAYLIGHT
      
      BEGIN:STANDARD
      
      TZOFFSETFROM:+0200
      
      TZOFFSETTO:+0100
      
      TZNAME:CET
      
      DTSTART:19701025T030000
      
      RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
      
      END:STANDARD
      
      END:VTIMEZONE
      
      BEGIN:VEVENT
      
      DTSTART;TZID=Europe/Berlin:20160322T100000
      
      SUMMARY:test 2
      
      TRANSP:OPAQUE
      
      STATUS:CONFIRMED
      
      DTEND;TZID=Europe/Berlin:20160322T110000
      
      LAST-MODIFIED:20160321T152349Z
      
      DTSTAMP:20160321T152349Z
      
      CREATED:20160321T152349Z
      
      UID:70c0d800-725c-417d-aae4-47fb75433dc3.1458573829577
      
      END:VEVENT
      
      END:VCALENDAR 
      

      Wie schon beschrieben wird nur der 2. und somit letzte Eintrag angezeigt:

      Hier mal meine Einstellungen des ical Adapters:
      614_hc_028.png

      Hab herde gesehen , das ich wohl ne uralt Version erwischt habe:

      ownCloud 4.0.4

      Frag mich, wie ich da dran gekommen bin ;-?

      Werd mal n Update machen.

      posted in ioBroker Allgemein
      T
      tommyms
    • RE: Ical liest nur den letzten Termin aus einer ics Datei

      Hi,

      die Einstellungen habe ich schon alle durch.

      Testweise habe ich eine alte ics Datei genommen. Bei der werden die Einträge wie gewünscht eingelesen.

      Werde jetzt mal den Inhalt vergleichen.

      Ich vermute, das sich bei der letzten Owncloud Version irgeneine Variable geändert hat, die ical so nicht mehr akzeptiert.

      Gruß, Thomas

      posted in ioBroker Allgemein
      T
      tommyms
    • Ical liest nur den letzten Termin aus einer ics Datei

      Hi zusammen,

      ich habe eine ics Datei, die ich per wget aus der Owncloud lade.

      Diese verwende ich dann im ical Adapter.

      In der Datei sind aber zwei Einträge, aktualisierungen in der Owncloud werden auch übernommen, aber es wird immer nur der letzte Eintrag in der Date gelesen, die Anderen nicht:

      • ical-0 2016-03-19 21:55:55 debug displaying dates because of callback
      ical-0 2016-03-19 21:55:55 debug Event with time added: " " Christoph und Tina at Morgen 15:00
      
      ical-0 2016-03-19 21:55:55 info processing URL: cal3 [http://192.168.2.139/homematic_html/calendar_3.ics](http://192.168.2.139/homematic_html/calendar_3.ics)
      
      ical-0 2016-03-19 21:55:55 debug reading calendar from URL: [http://192.168.2.139/homematic_html/calendar_3.ics](http://192.168.2.139/homematic_html/calendar_3.ics), color: undefined
      
      ical-0 2016-03-19 21:55:55 info starting. Version 1.1.1 in /opt/iobroker_source/node_modules/iobroker.ical
      
      ical-0 2016-03-19 21:55:54 debug statesDB connected
      
      ical-0 2016-03-19 21:55:54 debug objectDB connected
      
      ical-0 2016-03-19 21:54:08 debug displaying dates because of callback
      
      ical-0 2016-03-19 21:54:08 debug Event with time added: " " Christoph und Tina at Morgen 15:00
      
      ical-0 2016-03-19 21:54:08 info processing URL: cal3 [http://192.168.2.139/homematic_html/calendar_3.ics](http://192.168.2.139/homematic_html/calendar_3.ics)
      
      ical-0 2016-03-19 21:54:07 debug reading calendar from URL: [http://192.168.2.139/homematic_html/calendar_3.ics](http://192.168.2.139/homematic_html/calendar_3.ics), color: undefined
      
      ical-0 2016-03-19 21:54:07 info starting. Version 1.1.1 in /opt/iobroker_source/node_modules/iobroker.ical
      
      ical-0 2016-03-19 21:54:07 debug statesDB connected
      
      ical-0 2016-03-19 21:54:07 debug objectDB connected
      
      ical-0 2016-03-19 21:52:08 debug displaying dates because of callback
      
      ical-0 2016-03-19 21:52:08 debug Event with time added: " " Christoph und Tina at Morgen 15:00
      
      ical-0 2016-03-19 21:52:08 info processing URL: cal3 [http://192.168.2.139/homematic_html/calendar_3.ics](http://192.168.2.139/homematic_html/calendar_3.ics)
      
      ical-0 2016-03-19 21:52:07 debug reading calendar from URL: [http://192.168.2.139/homematic_html/calendar_3.ics](http://192.168.2.139/homematic_html/calendar_3.ics), color: undefined
      
      ical-0 2016-03-19 21:52:07 info starting. Version 1.1.1 in /opt/iobroker_source/node_modules/iobroker.ical
      
      ical-0 2016-03-19 21:52:07 debug statesDB connected
      
      ical-0 2016-03-19 21:52:07 debug objectDB connected 
      

      Hier mal die Datei:

      BEGIN:VCALENDAR
      VERSION:2.0
      PRODID:-//dmfs.org//mimedir.icalendar//EN
      BEGIN:VTIMEZONE
      TZID:Europe/Berlin
      X-LIC-LOCATION:Europe/Berlin
      BEGIN:DAYLIGHT
      TZOFFSETFROM:+0100
      TZOFFSETTO:+0200
      TZNAME:CEST
      DTSTART:19700329T020000
      RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
      END:DAYLIGHT
      BEGIN:STANDARD
      TZOFFSETFROM:+0200
      TZOFFSETTO:+0100
      TZNAME:CET
      DTSTART:19701025T030000
      RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
      END:STANDARD
      END:VTIMEZONE
      BEGIN:VEVENT
      DTSTART;TZID=Europe/Berlin:20160320T120000
      SUMMARY:Sport
      TRANSP:OPAQUE
      STATUS:CONFIRMED
      DTEND;TZID=Europe/Berlin:20160320T140000
      LAST-MODIFIED:20160319T202837Z
      DTSTAMP:20160319T202837Z
      CREATED:20160319T202837Z
      UID:12f5d787-a6ea-4a10-be99-0ecad86471f5.1458419317923
      END:VEVENT
      END:VCALENDAR
      
      BEGIN:VCALENDAR
      VERSION:2.0
      PRODID:-//dmfs.org//mimedir.icalendar//EN
      BEGIN:VTIMEZONE
      TZID:Europe/Berlin
      X-LIC-LOCATION:Europe/Berlin
      BEGIN:DAYLIGHT
      TZOFFSETFROM:+0100
      TZOFFSETTO:+0200
      TZNAME:CEST
      DTSTART:19700329T020000
      RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
      END:DAYLIGHT
      BEGIN:STANDARD
      TZOFFSETFROM:+0200
      TZOFFSETTO:+0100
      TZNAME:CET
      DTSTART:19701025T030000
      RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
      END:STANDARD
      END:VTIMEZONE
      BEGIN:VEVENT
      DTSTART;TZID=Europe/Berlin:20160320T150000
      SUMMARY:Christoph und Tina
      TRANSP:OPAQUE
      STATUS:CONFIRMED
      DTEND;TZID=Europe/Berlin:20160320T190000
      LAST-MODIFIED:20160319T203947Z
      DTSTAMP:20160319T203947Z
      CREATED:20160319T203947Z
      UID:1580287a-78eb-48a4-9c41-f1a70416ef6c.1458419987147
      END:VEVENT
      END:VCALENDAR
      

      Hat jemand eine Idee?

      Gruß, Thomas

      posted in ioBroker Allgemein
      T
      tommyms
    • RE: [Frage] Fehlendes Browser Plugin für IP Kameras

      Problem mit einer Umgehung gelöst !

      Ich habe für die Überwachungskameras eine Surveillance Station auf einer Synology NAS laufen.

      Per php Script kann man das Video der Surveillance Station streamen, dieser Stream wird dann auch vom Browser (Opera, Firefox) wieder gegeben.

      Wegen der Vollbildfunktion des Operas verwende ich nun diesen.

      Habe das Problem somit gelöst 😉

      Vielen Dank für eure Unterstützung!

      Gruß, Tommyms

      posted in ioBroker Allgemein
      T
      tommyms
    • RE: [Frage] Fehlendes Browser Plugin für IP Kameras

      Hi Sebbo,

      was für ein Tablet bzw. OS hast Du denn und welchen Browser setzt Du ein?

      Hast Du noch irgendein AddON oder Plugin installiert?

      Zu Deinem Problem. Bei vielen IP Kameras kann man einen Sub Steam nutzen. Diesen kann man natürlich eine andere Auflösung und/oder FPS einstellen.

      Das verringert die Datenrate erheblich.

      Gruß, Tommyms

      posted in ioBroker Allgemein
      T
      tommyms
    • RE: [Frage] Fehlendes Browser Plugin für IP Kameras

      Hallo,

      gibt es niemanden der seine WebCam mit eingebunden hat ?

      Vielen Dank & Gruß, Tommyms

      posted in ioBroker Allgemein
      T
      tommyms
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo