Navigation

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

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 30
    • Best 2
    • Groups 1

    Markus Hofbauer

    @Markus Hofbauer

    Starter

    2
    Reputation
    4
    Profile views
    30
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Markus Hofbauer Follow
    Starter

    Best posts made by Markus Hofbauer

    • RE: Probleme mit FritzDect Adapter

      @sokomoto Der schreibt mir gar keine Datenpunkte mehr. Ich sehe nur noch den Admin Ordner.
      Gruß Markus

      posted in ioBroker Allgemein
      Markus Hofbauer
      Markus Hofbauer
    • RE: Probleme mit FritzDect Adapter

      @michael-schmitt Hallo,
      in der FB funktioniert alles normal. Zeigt richtig an, kann alles schalten.
      Neu anlernen hab ich schon alles probiert.
      Gruß Markus

      posted in ioBroker Allgemein
      Markus Hofbauer
      Markus Hofbauer

    Latest posts made by Markus Hofbauer

    • RE: Probleme mit FritzDect Adapter

      @foxthefox Hallo,
      zur Zeit scheint alles zu funktionieren. Kann steuern und Temperaturen werden aktualisiert.
      Vielen Dank für die Hilfe und die Arbeit.
      Gruß Markus

      posted in ioBroker Allgemein
      Markus Hofbauer
      Markus Hofbauer
    • RE: Probleme mit FritzDect Adapter

      Hallo,
      hab jetzt noch mal die letzte Version von Github installiert. Jetzt scheint es zu funktionieren.
      Gruß Markus

      posted in ioBroker Allgemein
      Markus Hofbauer
      Markus Hofbauer
    • RE: Probleme mit FritzDect Adapter

      Hallo,
      Habs jetzt anders eingegeben. Ohne Anführunsstriche.

      pi@raspberrypi:/opt/iobroker/node_modules/iobroker.fritzdect/lib/fritz $  node testscript.js -u hofb1860 -p hongomax19 --url http://192.168.178.1
      
       Try to Login ...
      
      login sid  fb4d114f7a108c5f
      login OK? :  true
      
       your devices
      
      ┌─────────┬─────────────────┬──────┬─────────────────┬───────────┬──────────────┬──────────────────┬─────────┬────────────────────┐
      │ (index) │   identifier    │  id  │ functionbitmask │ fwversion │ manufacturer │   productname    │ present │        name        │
      ├─────────┼─────────────────┼──────┼─────────────────┼───────────┼──────────────┼──────────────────┼─────────┼────────────────────┤
      │    0    │ '09995 1021163' │ '19' │      '320'      │  '04.97'  │    'AVM'     │ 'FRITZ!DECT 301' │   '1'   │ 'Esszimmer rechts' │
      │    1    │ '09995 1020710' │ '20' │      '320'      │  '04.97'  │    'AVM'     │ 'FRITZ!DECT 301' │   '1'   │ 'Esszimmer links'  │
      │    2    │ '09995 1022706' │ '21' │      '320'      │  '04.97'  │    'AVM'     │ 'FRITZ!DECT 301' │   '1'   │    'Wohnzimmer'    │
      └─────────┴─────────────────┴──────┴─────────────────┴───────────┴──────────────┴──────────────────┴─────────┴────────────────────┘
      
       your groups
      
      ┌─────────┬───────────────────────┬───────┬─────────────────┬───────────┬─────────┬─────────────┐
      │ (index) │      identifier       │  id   │ functionbitmask │ fwversion │ present │    name     │
      ├─────────┼───────────────────────┼───────┼─────────────────┼───────────┼─────────┼─────────────┤
      │    0    │ 'grp0710C6-3D328FB9B' │ '900' │     '4160'      │   '1.0'   │   '1'   │ 'Esszimmer' │
      └─────────┴───────────────────────┴───────┴─────────────────┴───────────┴─────────┴─────────────┘
      Rights : <Name>Dial</Name><Access>2</Access><Name>App</Name><Access>2</Access><Name>HomeAuto</Name><Access>2</Access><Name>BoxAdmin</Name><Access>2</Access><Name>Phone</Name><Access>2</Access>
      Fehler checkSID {
        msg: 'AHA request error',
        function: 'fritzAHA_Request',
        error: 404,
        response: <ref *1> IncomingMessage {
          _readableState: ReadableState {
            objectMode: false,
            highWaterMark: 16384,
            buffer: BufferList { head: null, tail: null, length: 0 },
            length: 0,
            pipes: [],
            flowing: true,
            ended: false,
            endEmitted: false,
            reading: true,
            sync: false,
            needReadable: true,
            emittedReadable: false,
            readableListening: false,
            resumeScheduled: false,
            errorEmitted: false,
            emitClose: true,
            autoDestroy: false,
            destroyed: false,
            errored: null,
            closed: false,
            closeEmitted: false,
            defaultEncoding: 'utf8',
            awaitDrainWriters: null,
            multiAwaitDrain: false,
            readingMore: false,
            dataEmitted: true,
            decoder: [StringDecoder],
            encoding: 'utf8',
            [Symbol(kPaused)]: false
          },
          _events: [Object: null prototype] {
            end: [Array],
            data: [Function (anonymous)]
          },
          _eventsCount: 2,
          _maxListeners: undefined,
          socket: Socket {
            connecting: false,
            _hadError: false,
            _parent: null,
            _host: null,
            _readableState: [ReadableState],
            _events: [Object: null prototype],
            _eventsCount: 8,
            _maxListeners: undefined,
            _writableState: [WritableState],
            allowHalfOpen: false,
            _sockname: null,
            _pendingData: null,
            _pendingEncoding: '',
            server: null,
            _server: null,
            parser: [HTTPParser],
            _httpMessage: [ClientRequest],
            [Symbol(async_id_symbol)]: 76,
            [Symbol(kHandle)]: [TCP],
            [Symbol(kSetNoDelay)]: false,
            [Symbol(lastWriteQueueSize)]: 0,
            [Symbol(timeout)]: null,
            [Symbol(kBuffer)]: null,
            [Symbol(kBufferCb)]: null,
            [Symbol(kBufferGen)]: null,
            [Symbol(kCapture)]: false,
            [Symbol(kBytesRead)]: 0,
            [Symbol(kBytesWritten)]: 0,
            [Symbol(RequestTimeout)]: undefined
          },
          httpVersionMajor: 1,
          httpVersionMinor: 1,
          httpVersion: '1.1',
          complete: false,
          headers: {
            connection: 'close',
            'content-length': '1703',
            'content-type': 'text/html; charset=utf-8'
          },
          rawHeaders: [
            'Connection',
            'close',
            'Content-Length',
            '1703',
            'Content-Type',
            'text/html; charset=utf-8'
          ],
          trailers: {},
          rawTrailers: [],
          aborted: false,
          upgrade: false,
          url: '',
          method: null,
          statusCode: 404,
          statusMessage: 'Not Found',
          client: Socket {
            connecting: false,
            _hadError: false,
            _parent: null,
            _host: null,
            _readableState: [ReadableState],
            _events: [Object: null prototype],
            _eventsCount: 8,
            _maxListeners: undefined,
            _writableState: [WritableState],
            allowHalfOpen: false,
            _sockname: null,
            _pendingData: null,
            _pendingEncoding: '',
            server: null,
            _server: null,
            parser: [HTTPParser],
            _httpMessage: [ClientRequest],
            [Symbol(async_id_symbol)]: 76,
            [Symbol(kHandle)]: [TCP],
            [Symbol(kSetNoDelay)]: false,
            [Symbol(lastWriteQueueSize)]: 0,
            [Symbol(timeout)]: null,
            [Symbol(kBuffer)]: null,
            [Symbol(kBufferCb)]: null,
            [Symbol(kBufferGen)]: null,
            [Symbol(kCapture)]: false,
            [Symbol(kBytesRead)]: 0,
            [Symbol(kBytesWritten)]: 0,
            [Symbol(RequestTimeout)]: undefined
          },
          _consuming: true,
          _dumped: false,
          req: ClientRequest {
            _events: [Object: null prototype],
            _eventsCount: 2,
            _maxListeners: undefined,
            outputData: [],
            outputSize: 0,
            writable: true,
            destroyed: false,
            _last: true,
            chunkedEncoding: false,
            shouldKeepAlive: false,
            _defaultKeepAlive: true,
            useChunkedEncodingByDefault: false,
            sendDate: false,
            _removedConnection: false,
            _removedContLen: false,
            _removedTE: false,
            _contentLength: 0,
            _hasBody: true,
            _trailer: '',
            finished: true,
            _headerSent: true,
            socket: [Socket],
            _header: 'GET /login_sid.lua&sid=fb4d114f7a108c5f HTTP/1.1\r\n' +
              'Content-Type: application/x-www-form-urlencoded\r\n' +
              'Host: 192.168.178.1\r\n' +
              'Connection: close\r\n' +
              '\r\n',
            _keepAliveTimeout: 0,
            _onPendingData: [Function: noopPendingOutput],
            agent: [Agent],
            socketPath: undefined,
            method: 'GET',
            maxHeaderSize: undefined,
            insecureHTTPParser: undefined,
            path: '/login_sid.lua&sid=fb4d114f7a108c5f',
            _ended: false,
            res: [Circular *1],
            aborted: false,
            timeoutCb: null,
            upgradeOrConnect: false,
            parser: [HTTPParser],
            maxHeadersCount: null,
            reusedSocket: false,
            host: '192.168.178.1',
            protocol: 'http:',
            [Symbol(kCapture)]: false,
            [Symbol(kNeedDrain)]: false,
            [Symbol(corked)]: 0,
            [Symbol(kOutHeaders)]: [Object: null prototype]
          },
          [Symbol(kCapture)]: false,
          [Symbol(RequestTimeout)]: undefined
        }
      }
      Fehler logout_SID {
        msg: 'AHA request error',
        function: 'fritzAHA_Request',
        error: 404,
        response: <ref *1> IncomingMessage {
          _readableState: ReadableState {
            objectMode: false,
            highWaterMark: 16384,
            buffer: BufferList { head: null, tail: null, length: 0 },
            length: 0,
            pipes: [],
            flowing: true,
            ended: false,
            endEmitted: false,
            reading: true,
            sync: false,
            needReadable: true,
            emittedReadable: false,
            readableListening: false,
            resumeScheduled: false,
            errorEmitted: false,
            emitClose: true,
            autoDestroy: false,
            destroyed: false,
            errored: null,
            closed: false,
            closeEmitted: false,
            defaultEncoding: 'utf8',
            awaitDrainWriters: null,
            multiAwaitDrain: false,
            readingMore: false,
            dataEmitted: true,
            decoder: [StringDecoder],
            encoding: 'utf8',
            [Symbol(kPaused)]: false
          },
          _events: [Object: null prototype] {
            end: [Array],
            data: [Function (anonymous)]
          },
          _eventsCount: 2,
          _maxListeners: undefined,
          socket: Socket {
            connecting: false,
            _hadError: false,
            _parent: null,
            _host: null,
            _readableState: [ReadableState],
            _events: [Object: null prototype],
            _eventsCount: 8,
            _maxListeners: undefined,
            _writableState: [WritableState],
            allowHalfOpen: false,
            _sockname: null,
            _pendingData: null,
            _pendingEncoding: '',
            server: null,
            _server: null,
            parser: [HTTPParser],
            _httpMessage: [ClientRequest],
            [Symbol(async_id_symbol)]: 85,
            [Symbol(kHandle)]: [TCP],
            [Symbol(kSetNoDelay)]: false,
            [Symbol(lastWriteQueueSize)]: 0,
            [Symbol(timeout)]: null,
            [Symbol(kBuffer)]: null,
            [Symbol(kBufferCb)]: null,
            [Symbol(kBufferGen)]: null,
            [Symbol(kCapture)]: false,
            [Symbol(kBytesRead)]: 0,
            [Symbol(kBytesWritten)]: 0,
            [Symbol(RequestTimeout)]: undefined
          },
          httpVersionMajor: 1,
          httpVersionMinor: 1,
          httpVersion: '1.1',
          complete: false,
          headers: {
            connection: 'close',
            'content-length': '1703',
            'content-type': 'text/html; charset=utf-8'
          },
          rawHeaders: [
            'Connection',
            'close',
            'Content-Length',
            '1703',
            'Content-Type',
            'text/html; charset=utf-8'
          ],
          trailers: {},
          rawTrailers: [],
          aborted: false,
          upgrade: false,
          url: '',
          method: null,
          statusCode: 404,
          statusMessage: 'Not Found',
          client: Socket {
            connecting: false,
            _hadError: false,
            _parent: null,
            _host: null,
            _readableState: [ReadableState],
            _events: [Object: null prototype],
            _eventsCount: 8,
            _maxListeners: undefined,
            _writableState: [WritableState],
            allowHalfOpen: false,
            _sockname: null,
            _pendingData: null,
            _pendingEncoding: '',
            server: null,
            _server: null,
            parser: [HTTPParser],
            _httpMessage: [ClientRequest],
            [Symbol(async_id_symbol)]: 85,
            [Symbol(kHandle)]: [TCP],
            [Symbol(kSetNoDelay)]: false,
            [Symbol(lastWriteQueueSize)]: 0,
            [Symbol(timeout)]: null,
            [Symbol(kBuffer)]: null,
            [Symbol(kBufferCb)]: null,
            [Symbol(kBufferGen)]: null,
            [Symbol(kCapture)]: false,
            [Symbol(kBytesRead)]: 0,
            [Symbol(kBytesWritten)]: 0,
            [Symbol(RequestTimeout)]: undefined
          },
          _consuming: true,
          _dumped: false,
          req: ClientRequest {
            _events: [Object: null prototype],
            _eventsCount: 2,
            _maxListeners: undefined,
            outputData: [],
            outputSize: 0,
            writable: true,
            destroyed: false,
            _last: true,
            chunkedEncoding: false,
            shouldKeepAlive: false,
            _defaultKeepAlive: true,
            useChunkedEncodingByDefault: false,
            sendDate: false,
            _removedConnection: false,
            _removedContLen: false,
            _removedTE: false,
            _contentLength: 0,
            _hasBody: true,
            _trailer: '',
            finished: true,
            _headerSent: true,
            socket: [Socket],
            _header: 'GET /login_sid.lua&sid=fb4d114f7a108c5f&logout=1 HTTP/1.1\r\n' +
              'Content-Type: application/x-www-form-urlencoded\r\n' +
              'Host: 192.168.178.1\r\n' +
              'Connection: close\r\n' +
              '\r\n',
            _keepAliveTimeout: 0,
            _onPendingData: [Function: noopPendingOutput],
            agent: [Agent],
            socketPath: undefined,
            method: 'GET',
            maxHeaderSize: undefined,
            insecureHTTPParser: undefined,
            path: '/login_sid.lua&sid=fb4d114f7a108c5f&logout=1',
            _ended: false,
            res: [Circular *1],
            aborted: false,
            timeoutCb: null,
            upgradeOrConnect: false,
            parser: [HTTPParser],
            maxHeadersCount: null,
            reusedSocket: false,
            host: '192.168.178.1',
            protocol: 'http:',
            [Symbol(kCapture)]: false,
            [Symbol(kNeedDrain)]: false,
            [Symbol(corked)]: 0,
            [Symbol(kOutHeaders)]: [Object: null prototype]
          },
          [Symbol(kCapture)]: false,
          [Symbol(RequestTimeout)]: undefined
        }
      }
      Devices<devicelist version="1"><device identifier="09995 1021163" id="19" functionbitmask="320" fwversion="04.97" manufacturer="AVM" productname="FRITZ!DECT 301"><present>1</present><name>Esszimmer rechts</name><battery>100</battery><batterylow>0</batterylow><temperature><celsius>245</celsius><offset>15</offset></temperature><hkr><tist>49</tist><tsoll>48</tsoll><absenk>36</absenk><komfort>48</komfort><lock>0</lock><devicelock>0</devicelock><errorcode>0</errorcode><windowopenactiv>0</windowopenactiv><batterylow>0</batterylow><battery>100</battery><nextchange><endperiod>1643050800</endperiod><tchange>36</tchange></nextchange><summeractive>0</summeractive><holidayactive>0</holidayactive></hkr></device><group identifier="grp0710C6-3D328FB9B" id="900" functionbitmask="4160" fwversion="1.0" manufacturer="AVM" productname=""><present>1</present><name>Esszimmer</name><hkr><tist>0</tist><tsoll>48</tsoll><absenk>36</absenk><komfort>48</komfort><lock>0</lock><devicelock>0</devicelock><errorcode>0</errorcode><windowopenactiv>0</windowopenactiv><nextchange><endperiod>1643050800</endperiod><tchange>36</tchange></nextchange><summeractive>0</summeractive><holidayactive>0</holidayactive></hkr><groupinfo><masterdeviceid>0</masterdeviceid><members>19,20</members></groupinfo></group><device identifier="09995 1020710" id="20" functionbitmask="320" fwversion="04.97" manufacturer="AVM" productname="FRITZ!DECT 301"><present>1</present><name>Esszimmer links</name><battery>100</battery><batterylow>0</batterylow><temperature><celsius>245</celsius><offset>10</offset></temperature><hkr><tist>49</tist><tsoll>48</tsoll><absenk>36</absenk><komfort>48</komfort><lock>0</lock><devicelock>0</devicelock><errorcode>0</errorcode><windowopenactiv>0</windowopenactiv><batterylow>0</batterylow><battery>100</battery><nextchange><endperiod>1643050800</endperiod><tchange>36</tchange></nextchange><summeractive>0</summeractive><holidayactive>0</holidayactive></hkr></device><device identifier="09995 1022706" id="21" functionbitmask="320" fwversion="04.97" manufacturer="AVM" productname="FRITZ!DECT 301"><present>1</present><name>Wohnzimmer</name><battery>100</battery><batterylow>0</batterylow><temperature><celsius>240</celsius><offset>5</offset></temperature><hkr><tist>48</tist><tsoll>48</tsoll><absenk>36</absenk><komfort>48</komfort><lock>0</lock><devicelock>0</devicelock><errorcode>0</errorcode><windowopenactiv>0</windowopenactiv><batterylow>0</batterylow><battery>100</battery><nextchange><endperiod>1643050800</endperiod><tchange>36</tchange></nextchange><summeractive>0</summeractive><holidayactive>0</holidayactive></hkr></device></devicelist>
      Fehler logout_SID {
        msg: 'AHA request error',
        function: 'fritzAHA_Request',
        error: 404,
        response: <ref *1> IncomingMessage {
          _readableState: ReadableState {
            objectMode: false,
            highWaterMark: 16384,
            buffer: BufferList { head: null, tail: null, length: 0 },
            length: 0,
            pipes: [],
            flowing: true,
            ended: false,
            endEmitted: false,
            reading: true,
            sync: false,
            needReadable: true,
            emittedReadable: false,
            readableListening: false,
            resumeScheduled: false,
            errorEmitted: false,
            emitClose: true,
            autoDestroy: false,
            destroyed: false,
            errored: null,
            closed: false,
            closeEmitted: false,
            defaultEncoding: 'utf8',
            awaitDrainWriters: null,
            multiAwaitDrain: false,
            readingMore: false,
            dataEmitted: true,
            decoder: [StringDecoder],
            encoding: 'utf8',
            [Symbol(kPaused)]: false
          },
          _events: [Object: null prototype] {
            end: [Array],
            data: [Function (anonymous)]
          },
          _eventsCount: 2,
          _maxListeners: undefined,
          socket: Socket {
            connecting: false,
            _hadError: false,
            _parent: null,
            _host: null,
            _readableState: [ReadableState],
            _events: [Object: null prototype],
            _eventsCount: 8,
            _maxListeners: undefined,
            _writableState: [WritableState],
            allowHalfOpen: false,
            _sockname: null,
            _pendingData: null,
            _pendingEncoding: '',
            server: null,
            _server: null,
            parser: [HTTPParser],
            _httpMessage: [ClientRequest],
            [Symbol(async_id_symbol)]: 124,
            [Symbol(kHandle)]: [TCP],
            [Symbol(kSetNoDelay)]: false,
            [Symbol(lastWriteQueueSize)]: 0,
            [Symbol(timeout)]: null,
            [Symbol(kBuffer)]: null,
            [Symbol(kBufferCb)]: null,
            [Symbol(kBufferGen)]: null,
            [Symbol(kCapture)]: false,
            [Symbol(kBytesRead)]: 0,
            [Symbol(kBytesWritten)]: 0,
            [Symbol(RequestTimeout)]: undefined
          },
          httpVersionMajor: 1,
          httpVersionMinor: 1,
          httpVersion: '1.1',
          complete: false,
          headers: {
            connection: 'close',
            'content-length': '1703',
            'content-type': 'text/html; charset=utf-8'
          },
          rawHeaders: [
            'Connection',
            'close',
            'Content-Length',
            '1703',
            'Content-Type',
            'text/html; charset=utf-8'
          ],
          trailers: {},
          rawTrailers: [],
          aborted: false,
          upgrade: false,
          url: '',
          method: null,
          statusCode: 404,
          statusMessage: 'Not Found',
          client: Socket {
            connecting: false,
            _hadError: false,
            _parent: null,
            _host: null,
            _readableState: [ReadableState],
            _events: [Object: null prototype],
            _eventsCount: 8,
            _maxListeners: undefined,
            _writableState: [WritableState],
            allowHalfOpen: false,
            _sockname: null,
            _pendingData: null,
            _pendingEncoding: '',
            server: null,
            _server: null,
            parser: [HTTPParser],
            _httpMessage: [ClientRequest],
            [Symbol(async_id_symbol)]: 124,
            [Symbol(kHandle)]: [TCP],
            [Symbol(kSetNoDelay)]: false,
            [Symbol(lastWriteQueueSize)]: 0,
            [Symbol(timeout)]: null,
            [Symbol(kBuffer)]: null,
            [Symbol(kBufferCb)]: null,
            [Symbol(kBufferGen)]: null,
            [Symbol(kCapture)]: false,
            [Symbol(kBytesRead)]: 0,
            [Symbol(kBytesWritten)]: 0,
            [Symbol(RequestTimeout)]: undefined
          },
          _consuming: true,
          _dumped: false,
          req: ClientRequest {
            _events: [Object: null prototype],
            _eventsCount: 2,
            _maxListeners: undefined,
            outputData: [],
            outputSize: 0,
            writable: true,
            destroyed: false,
            _last: true,
            chunkedEncoding: false,
            shouldKeepAlive: false,
            _defaultKeepAlive: true,
            useChunkedEncodingByDefault: false,
            sendDate: false,
            _removedConnection: false,
            _removedContLen: false,
            _removedTE: false,
            _contentLength: 0,
            _hasBody: true,
            _trailer: '',
            finished: true,
            _headerSent: true,
            socket: [Socket],
            _header: 'GET /login_sid.lua&sid=fb4d114f7a108c5f&logout=1 HTTP/1.1\r\n' +
              'Content-Type: application/x-www-form-urlencoded\r\n' +
              'Host: 192.168.178.1\r\n' +
              'Connection: close\r\n' +
              '\r\n',
            _keepAliveTimeout: 0,
            _onPendingData: [Function: noopPendingOutput],
            agent: [Agent],
            socketPath: undefined,
            method: 'GET',
            maxHeaderSize: undefined,
            insecureHTTPParser: undefined,
            path: '/login_sid.lua&sid=fb4d114f7a108c5f&logout=1',
            _ended: false,
            res: [Circular *1],
            aborted: false,
            timeoutCb: null,
            upgradeOrConnect: false,
            parser: [HTTPParser],
            maxHeadersCount: null,
            reusedSocket: false,
            host: '192.168.178.1',
            protocol: 'http:',
            [Symbol(kCapture)]: false,
            [Symbol(kNeedDrain)]: false,
            [Symbol(corked)]: 0,
            [Symbol(kOutHeaders)]: [Object: null prototype]
          },
          [Symbol(kCapture)]: false,
          [Symbol(RequestTimeout)]: undefined
        }
      }
      pi@raspberrypi:/opt/iobroker/node_modules/iobroker.fritzdect/lib/fritz $
      
      

      Gruß Markus

      posted in ioBroker Allgemein
      Markus Hofbauer
      Markus Hofbauer
    • RE: Probleme mit FritzDect Adapter

      @foxthefox Hallo,

      pi@raspberrypi:/opt/iobroker/node_modules/iobroker.fritzdect/lib/fritz $ node "testscript.js -u hofb1860 -p hongomax19 --url http://192.168.178.1"
      internal/modules/cjs/loader.js:905
        throw err;
        ^
      
      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.fritzdect/lib/fritz/testscript.js -u hofb1860 -p hongomax19 --url http:/192.168.178.1'
          at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
          at Function.Module._load (internal/modules/cjs/loader.js:746:27)
          at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:76:12)
          at internal/main/run_main_module.js:17:47 {
        code: 'MODULE_NOT_FOUND',
        requireStack: []
      }
      pi@raspberrypi:/opt/iobroker/node_modules/iobroker.fritzdect/lib/fritz $
      
      

      Oder hab ich da was falsch eingegeben?
      Gruß Markus

      posted in ioBroker Allgemein
      Markus Hofbauer
      Markus Hofbauer
    • RE: Probleme mit FritzDect Adapter

      @michael-schmitt Hallo,
      in der FB funktioniert alles normal. Zeigt richtig an, kann alles schalten.
      Neu anlernen hab ich schon alles probiert.
      Gruß Markus

      posted in ioBroker Allgemein
      Markus Hofbauer
      Markus Hofbauer
    • RE: Probleme mit FritzDect Adapter

      Das zeigt er mir im Expertenmodus unter "system" an.
      dect.png
      Vielleicht hilft es ja.
      FB Version: FRITZ!OS: 07.16 - Version aktuell FB Modell: 7582
      Wie gesagt, geändert hat sich im System nichts. Angefangen hat es das er keine Temperaturen mehr aktualisiert hat. Die Modis konnte ich noch schalten. Hab dann alles Deinstalliert und wollte neu Installieren. Seit dem kommt dieser Fehler.
      Was wir dann alles Probiert haben siehst du ja oben.
      Gruß Markus

      posted in ioBroker Allgemein
      Markus Hofbauer
      Markus Hofbauer
    • RE: Probleme mit FritzDect Adapter

      @foxthefox Hallo,
      Version aus Github mit der Katze installiert. Leider selbes Ergebnis.

      
      fritzdect.0
      2022-01-23 22:38:26.300	error	no response part in returned message
      
      fritzdect.0
      2022-01-23 22:38:26.299	error	fritzbox returned this {}
      
      fritzdect.0
      2022-01-23 22:38:26.296	error	errorHandlerTypeError: Converting circular structure to JSON --> starting at object with constructor 'Socket' | property 'parser' -> object with constructor 'HTTPParser' --- property 'socket' closes the circle
      
      fritzdect.0
      2022-01-23 22:38:26.280	info	checking user permissions
      
      fritzdect.0
      2022-01-23 22:38:25.859	info	fritzdect uses USER: hofb1860
      
      fritzdect.0
      2022-01-23 22:38:25.818	info	fritzdect entered ready
      
      fritzdect.0
      2022-01-23 22:38:25.789	info	starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.fritzdect, node: v14.18.3, js-controller: 3.3.22
      

      Gruß Markus

      posted in ioBroker Allgemein
      Markus Hofbauer
      Markus Hofbauer
    • RE: Probleme mit FritzDect Adapter

      @zahnheinrich Hallo
      Adapter Neustart:

      
      fritzdect.0
      2022-01-23 20:56:10.087	error	no response part in returned message
      
      fritzdect.0
      2022-01-23 20:56:10.086	error	fritzbox returned this {}
      
      fritzdect.0
      2022-01-23 20:56:10.086	error	errorHandlerTypeError: Converting circular structure to JSON --> starting at object with constructor 'Socket' | property 'parser' -> object with constructor 'HTTPParser' --- property 'socket' closes the circle
      
      fritzdect.0
      2022-01-23 20:07:31.634	error	adapter disabled
      
      fritzdect.0
      2022-01-23 20:07:27.083	error	undefined
      
      fritzdect.0
      2022-01-23 20:07:27.082	error	unhandled promise rejection: undefined
      
      fritzdect.0
      2022-01-23 20:07:27.081	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      

      Iobroker Neustart:

      
      fritzdect.0
      2022-01-23 21:03:30.580	error	no response part in returned message
      
      fritzdect.0
      2022-01-23 21:03:30.579	error	fritzbox returned this {}
      
      fritzdect.0
      2022-01-23 21:03:30.578	error	errorHandlerTypeError: Converting circular structure to JSON --> starting at object with constructor 'Socket' | property 'parser' -> object with constructor 'HTTPParser' --- property 'socket' closes the circle
      

      Fritzbox Neustart und Adapter Neustart:

      
      fritzdect.0
      2022-01-23 21:48:39.086	error	no response part in returned message
      
      fritzdect.0
      2022-01-23 21:48:39.085	error	fritzbox returned this {}
      
      fritzdect.0
      2022-01-23 21:48:39.083	error	errorHandlerTypeError: Converting circular structure to JSON --> starting at object with constructor 'Socket' | property 'parser' -> object with constructor 'HTTPParser' --- property 'socket' closes the circle
      
      fritzdect.0
      2022-01-23 21:48:14.255	error	undefined
      
      fritzdect.0
      2022-01-23 21:48:14.255	error	unhandled promise rejection: undefined
      
      fritzdect.0
      2022-01-23 21:48:14.254	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      

      Gruß Markus

      posted in ioBroker Allgemein
      Markus Hofbauer
      Markus Hofbauer
    • RE: Probleme mit FritzDect Adapter

      @michael-schmitt Ja.
      Gruß Markus

      posted in ioBroker Allgemein
      Markus Hofbauer
      Markus Hofbauer
    • RE: Probleme mit FritzDect Adapter

      @thomas-braun Hallo
      Ja der User wurde nur mal zu Testzwecken angelegt. Um zu schauen ob es am User liegt. Keine Sonderzeichen oder sonstiges im Passwort.
      Modell: FRITZ!Box 7582
      Aktueller Energieverbrauch: 19 %
      FRITZ!OS: 07.16 - Version aktuell

      Gruß Markus

      posted in ioBroker Allgemein
      Markus Hofbauer
      Markus Hofbauer
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo