Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Skripten / Logik
  4. JavaScript
  5. Roborock Adapter tester gesucht

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    3.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Roborock Adapter tester gesucht

Scheduled Pinned Locked Moved JavaScript
766 Posts 51 Posters 259.8k Views 52 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • wendy2702W wendy2702

    @dimi Wird denn dein Sauger richtig identifiziert? Sieht man im Debug log.

    Sonst solltest du ein Issue auf Github öffnen mit Debug Logs.

    D Offline
    D Offline
    Dimi
    wrote on last edited by
    #270

    @wendy2702

    Also wenn es der Eintrag Robot key ist, sollte er richtig erkannt worden sein.

    Screenshot 2023-02-07 132336.png

    1 Reply Last reply
    0
    • D Offline
      D Offline
      Dimi
      wrote on last edited by
      #271

      @copystring

      Hier mal mein Debug Log. Wenn ich ein Issue auf Github eröffnen soll / muss, bitte bescheid geben. Muss mich dort erstmal registrieren.

      Es ging hier um fehlende Werte wie z.B. % Anzeige für den Filter die Seitenbürste und die Hauptbüste oder aber auch ob der Sauger online/offline ist. Diese Werte hat der Adapter in einer deiner ersten Versionen angezeigt. Oder wurde es jetzt genrell wieder entfernt? Sauger wird wohl richtig erkannt, in meinem Fall S6 MaxV.

      2023-02-07 15:50:16.731 - debug: roborock.0 (15234) Redis Objects: Use Redis connection: 127.0.0.1:9001
      2023-02-07 15:50:16.793 - debug: roborock.0 (15234) Objects client ready ... initialize now
      2023-02-07 15:50:16.796 - debug: roborock.0 (15234) Objects create System PubSub Client
      2023-02-07 15:50:16.797 - debug: roborock.0 (15234) Objects create User PubSub Client
      2023-02-07 15:50:16.857 - debug: roborock.0 (15234) Objects client initialize lua scripts
      2023-02-07 15:50:16.865 - debug: roborock.0 (15234) Objects connected to redis: 127.0.0.1:9001
      2023-02-07 15:50:16.905 - debug: roborock.0 (15234) Redis States: Use Redis connection: 127.0.0.1:9000
      2023-02-07 15:50:16.924 - debug: roborock.0 (15234) States create System PubSub Client
      2023-02-07 15:50:16.926 - debug: roborock.0 (15234) States create User PubSub Client
      2023-02-07 15:50:17.011 - debug: roborock.0 (15234) States connected to redis: 127.0.0.1:9000
      2023-02-07 15:50:17.264 - info: roborock.0 (15234) starting. Version 0.0.7-alpha.0 (non-npm: copystring/ioBroker.roborock#XXX) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
      2023-02-07 15:50:17.522 - debug: roborock.0 (15234) RoomIDs debug: {"4517900":"Küche","4524358":"Kinderzimmer","4524368":"Schlafzimmer","4524483":"Bad","4524523":"Flur","4526290":"Gäste WC","4526403":"Wohnzimmer","4527411":"Heizraum"}
      2023-02-07 15:50:17.598 - info: roborock.0 (15234) MQTT initialized
      2023-02-07 15:50:17.634 - debug: roborock.0 (15234) Products: object
      2023-02-07 15:50:17.635 - debug: roborock.0 (15234) Products: object
      2023-02-07 15:50:17.636 - debug: roborock.0 (15234) Robot key: roborock.vacuum.a10
      2023-02-07 15:50:18.001 - debug: roborock.0 (15234) Latest data requested
      2023-02-07 15:50:18.002 - debug: roborock.0 (15234) getParameter: get_status
      2023-02-07 15:50:18.007 - debug: roborock.0 (15234) getParameter: get_water_box_custom_mode
      2023-02-07 15:50:18.008 - debug: roborock.0 (15234) getParameter: get_consumable
      2023-02-07 15:50:18.010 - debug: roborock.0 (15234) getParameter: get_network_info
      2023-02-07 15:50:18.013 - debug: roborock.0 (15234) getParameter: get_carpet_mode
      2023-02-07 15:50:18.014 - debug: roborock.0 (15234) getParameter: get_carpet_clean_mode
      2023-02-07 15:50:18.016 - debug: roborock.0 (15234) getParameter: get_fw_features
      2023-02-07 15:50:18.016 - debug: roborock.0 (15234) Firmware features request
      2023-02-07 15:50:18.017 - debug: roborock.0 (15234) getParameter: get_multi_maps_list
      2023-02-07 15:50:18.019 - debug: roborock.0 (15234) getParameter: get_room_mapping
      2023-02-07 15:50:18.019 - debug: roborock.0 (15234) get_room_mapping
      2023-02-07 15:50:18.136 - debug: roborock.0 (15234) dps debug: {"id":3,"result":[{"main_brush_work_time":6845,"side_brush_work_time":6845,"filter_work_time":6845,"filter_element_work_time":0,"sensor_dirty_time":6790}]}
      2023-02-07 15:50:18.143 - debug: roborock.0 (15234) dps debug: {"id":1,"result":[{"msg_ver":2,"msg_seq":1067,"state":2,"battery":37,"clean_time":417,"clean_area":4067500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}]}
      2023-02-07 15:50:18.144 - debug: roborock.0 (15234) get_status: {"msg_ver":2,"msg_seq":1067,"state":2,"battery":37,"clean_time":417,"clean_area":4067500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}
      2023-02-07 15:50:18.158 - debug: roborock.0 (15234) dps debug: {"id":2,"result":{"water_box_mode":204,"distance_off":0}}
      2023-02-07 15:50:18.161 - debug: roborock.0 (15234) dps debug: {"id":6,"result":[{"enable":1,"current_integral":450,"current_high":500,"current_low":400,"stall_time":10}]}
      2023-02-07 15:50:18.164 - debug: roborock.0 (15234) dps debug: {"id":5,"result":[6790,89875000,7,[1675435485,1675432687,1675432062,1675431695,1675428300,1674831164,1674814175]]}
      2023-02-07 15:50:18.173 - debug: roborock.0 (15234) dps debug: {"id":9,"result":[{"max_multi_map":4,"max_bak_map":0,"multi_map_count":2,"map_info":[{"mapFlag":0,"add_time":1675776481,"length":11,"name":"Erdgeschoss","bak_maps":[]},{"mapFlag":1,"add_time":1675432520,"length":12,"name":"Obergeschoss","bak_maps":[]}]}]}
      2023-02-07 15:50:18.175 - debug: roborock.0 (15234) dps debug: {"id":4,"result":{"ssid":"XXX","ip":"XXX","mac":"XXX","bssid":"XXX","rssi":-39}}
      2023-02-07 15:50:18.195 - debug: roborock.0 (15234) dps debug: {"id":8,"result":[111,112,113,114,115,116,117,118,119,120,121,122,123,124,125]}
      2023-02-07 15:50:18.197 - debug: roborock.0 (15234) dps debug: {"id":10,"result":[[16,"4526290"],[17,"4526403"],[18,"4517900"],[19,"4524523"]]}
      2023-02-07 15:50:18.198 - debug: roborock.0 (15234) get_room_mapping: [[16,"4526290"],[17,"4526403"],[18,"4517900"],[19,"4524523"]]
      2023-02-07 15:50:18.199 - debug: roborock.0 (15234) dps debug: {"id":7,"result":"unknown_method"}
      2023-02-07 15:50:18.230 - debug: roborock.0 (15234) dps debug: {"id":11,"result":[[1675435485,1675435902,417,4067500,0,1,2,3,56]]}
      2023-02-07 15:50:18.231 - debug: roborock.0 (15234) Cleaning record: [1675435485,1675435902,417,4067500,0,1,2,3,56]
      2023-02-07 15:50:18.234 - debug: roborock.0 (15234) dps debug: {"id":17,"result":[[1674814175,1674816263,2088,31017500,0,1,2,1,52]]}
      2023-02-07 15:50:18.235 - debug: roborock.0 (15234) Cleaning record: [1674814175,1674816263,2088,31017500,0,1,2,1,52]
      2023-02-07 15:50:18.238 - debug: roborock.0 (15234) dps debug: {"id":13,"result":[[1675432062,1675432458,349,9370000,0,0,2,3,60]]}
      2023-02-07 15:50:18.239 - debug: roborock.0 (15234) Cleaning record: [1675432062,1675432458,349,9370000,0,0,2,3,60]
      2023-02-07 15:50:18.241 - debug: roborock.0 (15234) dps debug: {"id":12,"result":[[1675432687,1675433573,886,7895000,0,1,2,3,56]]}
      2023-02-07 15:50:18.242 - debug: roborock.0 (15234) Cleaning record: [1675432687,1675433573,886,7895000,0,1,2,3,56]
      2023-02-07 15:50:18.244 - debug: roborock.0 (15234) dps debug: {"id":16,"result":[[1674831164,1674832940,1762,25457500,0,1,2,1,52]]}
      2023-02-07 15:50:18.244 - debug: roborock.0 (15234) Cleaning record: [1674831164,1674832940,1762,25457500,0,1,2,1,52]
      2023-02-07 15:50:18.272 - debug: roborock.0 (15234) dps debug: {"id":14,"result":[[1675431695,1675431752,19,227500,0,0,2,3,43]]}
      2023-02-07 15:50:18.273 - debug: roborock.0 (15234) Cleaning record: [1675431695,1675431752,19,227500,0,0,2,3,43]
      2023-02-07 15:50:18.276 - debug: roborock.0 (15234) dps debug: {"id":15,"result":[[1675428300,1675429570,1269,11840000,0,1,2,3,56]]}
      2023-02-07 15:50:18.277 - debug: roborock.0 (15234) Cleaning record: [1675428300,1675429570,1269,11840000,0,1,2,3,56]
      
      copystringC 1 Reply Last reply
      0
      • D Offline
        D Offline
        DonToben
        wrote on last edited by
        #272

        Wird die Mehrfachreinigung vom Adapter schon unterstützt?

        copystringC 1 Reply Last reply
        0
        • D Dimi

          @copystring

          Hier mal mein Debug Log. Wenn ich ein Issue auf Github eröffnen soll / muss, bitte bescheid geben. Muss mich dort erstmal registrieren.

          Es ging hier um fehlende Werte wie z.B. % Anzeige für den Filter die Seitenbürste und die Hauptbüste oder aber auch ob der Sauger online/offline ist. Diese Werte hat der Adapter in einer deiner ersten Versionen angezeigt. Oder wurde es jetzt genrell wieder entfernt? Sauger wird wohl richtig erkannt, in meinem Fall S6 MaxV.

          2023-02-07 15:50:16.731 - debug: roborock.0 (15234) Redis Objects: Use Redis connection: 127.0.0.1:9001
          2023-02-07 15:50:16.793 - debug: roborock.0 (15234) Objects client ready ... initialize now
          2023-02-07 15:50:16.796 - debug: roborock.0 (15234) Objects create System PubSub Client
          2023-02-07 15:50:16.797 - debug: roborock.0 (15234) Objects create User PubSub Client
          2023-02-07 15:50:16.857 - debug: roborock.0 (15234) Objects client initialize lua scripts
          2023-02-07 15:50:16.865 - debug: roborock.0 (15234) Objects connected to redis: 127.0.0.1:9001
          2023-02-07 15:50:16.905 - debug: roborock.0 (15234) Redis States: Use Redis connection: 127.0.0.1:9000
          2023-02-07 15:50:16.924 - debug: roborock.0 (15234) States create System PubSub Client
          2023-02-07 15:50:16.926 - debug: roborock.0 (15234) States create User PubSub Client
          2023-02-07 15:50:17.011 - debug: roborock.0 (15234) States connected to redis: 127.0.0.1:9000
          2023-02-07 15:50:17.264 - info: roborock.0 (15234) starting. Version 0.0.7-alpha.0 (non-npm: copystring/ioBroker.roborock#XXX) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
          2023-02-07 15:50:17.522 - debug: roborock.0 (15234) RoomIDs debug: {"4517900":"Küche","4524358":"Kinderzimmer","4524368":"Schlafzimmer","4524483":"Bad","4524523":"Flur","4526290":"Gäste WC","4526403":"Wohnzimmer","4527411":"Heizraum"}
          2023-02-07 15:50:17.598 - info: roborock.0 (15234) MQTT initialized
          2023-02-07 15:50:17.634 - debug: roborock.0 (15234) Products: object
          2023-02-07 15:50:17.635 - debug: roborock.0 (15234) Products: object
          2023-02-07 15:50:17.636 - debug: roborock.0 (15234) Robot key: roborock.vacuum.a10
          2023-02-07 15:50:18.001 - debug: roborock.0 (15234) Latest data requested
          2023-02-07 15:50:18.002 - debug: roborock.0 (15234) getParameter: get_status
          2023-02-07 15:50:18.007 - debug: roborock.0 (15234) getParameter: get_water_box_custom_mode
          2023-02-07 15:50:18.008 - debug: roborock.0 (15234) getParameter: get_consumable
          2023-02-07 15:50:18.010 - debug: roborock.0 (15234) getParameter: get_network_info
          2023-02-07 15:50:18.013 - debug: roborock.0 (15234) getParameter: get_carpet_mode
          2023-02-07 15:50:18.014 - debug: roborock.0 (15234) getParameter: get_carpet_clean_mode
          2023-02-07 15:50:18.016 - debug: roborock.0 (15234) getParameter: get_fw_features
          2023-02-07 15:50:18.016 - debug: roborock.0 (15234) Firmware features request
          2023-02-07 15:50:18.017 - debug: roborock.0 (15234) getParameter: get_multi_maps_list
          2023-02-07 15:50:18.019 - debug: roborock.0 (15234) getParameter: get_room_mapping
          2023-02-07 15:50:18.019 - debug: roborock.0 (15234) get_room_mapping
          2023-02-07 15:50:18.136 - debug: roborock.0 (15234) dps debug: {"id":3,"result":[{"main_brush_work_time":6845,"side_brush_work_time":6845,"filter_work_time":6845,"filter_element_work_time":0,"sensor_dirty_time":6790}]}
          2023-02-07 15:50:18.143 - debug: roborock.0 (15234) dps debug: {"id":1,"result":[{"msg_ver":2,"msg_seq":1067,"state":2,"battery":37,"clean_time":417,"clean_area":4067500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}]}
          2023-02-07 15:50:18.144 - debug: roborock.0 (15234) get_status: {"msg_ver":2,"msg_seq":1067,"state":2,"battery":37,"clean_time":417,"clean_area":4067500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}
          2023-02-07 15:50:18.158 - debug: roborock.0 (15234) dps debug: {"id":2,"result":{"water_box_mode":204,"distance_off":0}}
          2023-02-07 15:50:18.161 - debug: roborock.0 (15234) dps debug: {"id":6,"result":[{"enable":1,"current_integral":450,"current_high":500,"current_low":400,"stall_time":10}]}
          2023-02-07 15:50:18.164 - debug: roborock.0 (15234) dps debug: {"id":5,"result":[6790,89875000,7,[1675435485,1675432687,1675432062,1675431695,1675428300,1674831164,1674814175]]}
          2023-02-07 15:50:18.173 - debug: roborock.0 (15234) dps debug: {"id":9,"result":[{"max_multi_map":4,"max_bak_map":0,"multi_map_count":2,"map_info":[{"mapFlag":0,"add_time":1675776481,"length":11,"name":"Erdgeschoss","bak_maps":[]},{"mapFlag":1,"add_time":1675432520,"length":12,"name":"Obergeschoss","bak_maps":[]}]}]}
          2023-02-07 15:50:18.175 - debug: roborock.0 (15234) dps debug: {"id":4,"result":{"ssid":"XXX","ip":"XXX","mac":"XXX","bssid":"XXX","rssi":-39}}
          2023-02-07 15:50:18.195 - debug: roborock.0 (15234) dps debug: {"id":8,"result":[111,112,113,114,115,116,117,118,119,120,121,122,123,124,125]}
          2023-02-07 15:50:18.197 - debug: roborock.0 (15234) dps debug: {"id":10,"result":[[16,"4526290"],[17,"4526403"],[18,"4517900"],[19,"4524523"]]}
          2023-02-07 15:50:18.198 - debug: roborock.0 (15234) get_room_mapping: [[16,"4526290"],[17,"4526403"],[18,"4517900"],[19,"4524523"]]
          2023-02-07 15:50:18.199 - debug: roborock.0 (15234) dps debug: {"id":7,"result":"unknown_method"}
          2023-02-07 15:50:18.230 - debug: roborock.0 (15234) dps debug: {"id":11,"result":[[1675435485,1675435902,417,4067500,0,1,2,3,56]]}
          2023-02-07 15:50:18.231 - debug: roborock.0 (15234) Cleaning record: [1675435485,1675435902,417,4067500,0,1,2,3,56]
          2023-02-07 15:50:18.234 - debug: roborock.0 (15234) dps debug: {"id":17,"result":[[1674814175,1674816263,2088,31017500,0,1,2,1,52]]}
          2023-02-07 15:50:18.235 - debug: roborock.0 (15234) Cleaning record: [1674814175,1674816263,2088,31017500,0,1,2,1,52]
          2023-02-07 15:50:18.238 - debug: roborock.0 (15234) dps debug: {"id":13,"result":[[1675432062,1675432458,349,9370000,0,0,2,3,60]]}
          2023-02-07 15:50:18.239 - debug: roborock.0 (15234) Cleaning record: [1675432062,1675432458,349,9370000,0,0,2,3,60]
          2023-02-07 15:50:18.241 - debug: roborock.0 (15234) dps debug: {"id":12,"result":[[1675432687,1675433573,886,7895000,0,1,2,3,56]]}
          2023-02-07 15:50:18.242 - debug: roborock.0 (15234) Cleaning record: [1675432687,1675433573,886,7895000,0,1,2,3,56]
          2023-02-07 15:50:18.244 - debug: roborock.0 (15234) dps debug: {"id":16,"result":[[1674831164,1674832940,1762,25457500,0,1,2,1,52]]}
          2023-02-07 15:50:18.244 - debug: roborock.0 (15234) Cleaning record: [1674831164,1674832940,1762,25457500,0,1,2,1,52]
          2023-02-07 15:50:18.272 - debug: roborock.0 (15234) dps debug: {"id":14,"result":[[1675431695,1675431752,19,227500,0,0,2,3,43]]}
          2023-02-07 15:50:18.273 - debug: roborock.0 (15234) Cleaning record: [1675431695,1675431752,19,227500,0,0,2,3,43]
          2023-02-07 15:50:18.276 - debug: roborock.0 (15234) dps debug: {"id":15,"result":[[1675428300,1675429570,1269,11840000,0,1,2,3,56]]}
          2023-02-07 15:50:18.277 - debug: roborock.0 (15234) Cleaning record: [1675428300,1675429570,1269,11840000,0,1,2,3,56]
          
          copystringC Offline
          copystringC Offline
          copystring
          wrote on last edited by
          #273

          @dimi danke für das Log. Ich bitte dich ein issue zu öffnen.

          Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
          https://paypal.me/copystring

          1 Reply Last reply
          0
          • D DonToben

            Wird die Mehrfachreinigung vom Adapter schon unterstützt?

            copystringC Offline
            copystringC Offline
            copystring
            wrote on last edited by
            #274

            @dontoben said in Roborock Adapter tester gesucht:

            Wird die Mehrfachreinigung vom Adapter schon unterstützt?

            Aktuell nicht. Magst du auf GitHub ein Feature request erstellen?

            Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
            https://paypal.me/copystring

            1 Reply Last reply
            0
            • M-A HuebM Offline
              M-A HuebM Offline
              M-A Hueb
              wrote on last edited by
              #275

              Wenn ein Issue geschlossen wurde, ist das dann automatisch im aktuellen Build drin?

              iobroker unter Win10. NPM 10.9.3 Node.js v22.18.0 js-controller 7.0.7

              copystringC 1 Reply Last reply
              0
              • M-A HuebM M-A Hueb

                Wenn ein Issue geschlossen wurde, ist das dann automatisch im aktuellen Build drin?

                copystringC Offline
                copystringC Offline
                copystring
                wrote on last edited by
                #276

                @m-a-hueb ich schreibe immer rein "fixed via...". Dann ist es auch merged

                Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
                https://paypal.me/copystring

                M-A HuebM CodierknechtC 2 Replies Last reply
                0
                • copystringC copystring

                  @m-a-hueb ich schreibe immer rein "fixed via...". Dann ist es auch merged

                  M-A HuebM Offline
                  M-A HuebM Offline
                  M-A Hueb
                  wrote on last edited by M-A Hueb
                  #277

                  @copystring Danke für die Info. Und an dieser Stelle auch mal vielen Dank für deine Arbeit. Echt top was du da in sehr kurzer Zeit hinbekommen hast

                  iobroker unter Win10. NPM 10.9.3 Node.js v22.18.0 js-controller 7.0.7

                  1 Reply Last reply
                  2
                  • copystringC copystring

                    @m-a-hueb ich schreibe immer rein "fixed via...". Dann ist es auch merged

                    CodierknechtC Online
                    CodierknechtC Online
                    Codierknecht
                    Developer Most Active
                    wrote on last edited by
                    #278

                    @copystring
                    Die 0.0.8 läuft bei mir nicht (S7+).
                    Habe den Adapter komplett deinstalliert und neu installiert - keine Besserung.

                    roborock.0
                    	2023-02-09 19:25:41.295	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                    roborock.0
                    	2023-02-09 19:25:41.294	info	terminating
                    roborock.0
                    	2023-02-09 19:25:41.292	error	Cannot read properties of null (reading 'val')
                    roborock.0
                    	2023-02-09 19:25:41.291	error	TypeError: Cannot read properties of null (reading 'val') at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:218:22)
                    roborock.0
                    	2023-02-09 19:25:41.290	error	unhandled promise rejection: Cannot read properties of null (reading 'val')
                    roborock.0
                    	2023-02-09 19:25:41.289	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().
                    roborock.0
                    	2023-02-09 19:25:41.240	debug	get_room_mapping
                    roborock.0
                    	2023-02-09 19:25:41.240	debug	getParameter: get_room_mapping
                    roborock.0
                    	2023-02-09 19:25:41.239	debug	getParameter: get_multi_maps_list
                    roborock.0
                    	2023-02-09 19:25:41.239	debug	Firmware features request
                    roborock.0
                    	2023-02-09 19:25:41.238	debug	getParameter: get_fw_features
                    roborock.0
                    	2023-02-09 19:25:41.237	debug	getParameter: get_water_box_custom_mode
                    roborock.0
                    	2023-02-09 19:25:41.236	debug	getParameter: get_carpet_clean_mode
                    roborock.0
                    	2023-02-09 19:25:41.235	debug	getParameter: get_carpet_mode
                    roborock.0
                    	2023-02-09 19:25:41.234	debug	getParameter: get_network_info
                    roborock.0
                    	2023-02-09 19:25:41.233	debug	getParameter: get_consumable
                    roborock.0
                    	2023-02-09 19:25:41.228	debug	getParameter: get_status
                    roborock.0
                    	2023-02-09 19:25:41.227	debug	Latest data requested
                    roborock.0
                    	2023-02-09 19:25:40.947	debug	Robot key: roborock.vacuum.a15
                    roborock.0
                    	2023-02-09 19:25:40.943	info	MQTT initialized
                    roborock.0
                    	2023-02-09 19:25:40.883	debug	RoomIDs debug: {"8432821":"XXX","8432824":"XXX","8433923":"XXX","8433929":"XXX","8472171":"XXX","8492521":"XXX","8492553":"XXX","8492561":"XXX","8492571":"XXX","8492579":"XXX","8492595":"XXX","8493021":"XXX","8493027":"XXX"}
                    roborock.0
                    	2023-02-09 19:25:35.688	info	starting. Version 0.0.8-alpha.0 (non-npm: copystring/ioBroker.roborock#e524b654ed95d6440242ae98fc54b0144d8aa878) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.18.1, js-controller: 4.0.24
                    

                    "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                    Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                    HmIP|ZigBee|Tasmota|Unifi
                    Zabbix Certified Specialist
                    Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                    wendy2702W copystringC 2 Replies Last reply
                    0
                    • CodierknechtC Codierknecht

                      @copystring
                      Die 0.0.8 läuft bei mir nicht (S7+).
                      Habe den Adapter komplett deinstalliert und neu installiert - keine Besserung.

                      roborock.0
                      	2023-02-09 19:25:41.295	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                      roborock.0
                      	2023-02-09 19:25:41.294	info	terminating
                      roborock.0
                      	2023-02-09 19:25:41.292	error	Cannot read properties of null (reading 'val')
                      roborock.0
                      	2023-02-09 19:25:41.291	error	TypeError: Cannot read properties of null (reading 'val') at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:218:22)
                      roborock.0
                      	2023-02-09 19:25:41.290	error	unhandled promise rejection: Cannot read properties of null (reading 'val')
                      roborock.0
                      	2023-02-09 19:25:41.289	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().
                      roborock.0
                      	2023-02-09 19:25:41.240	debug	get_room_mapping
                      roborock.0
                      	2023-02-09 19:25:41.240	debug	getParameter: get_room_mapping
                      roborock.0
                      	2023-02-09 19:25:41.239	debug	getParameter: get_multi_maps_list
                      roborock.0
                      	2023-02-09 19:25:41.239	debug	Firmware features request
                      roborock.0
                      	2023-02-09 19:25:41.238	debug	getParameter: get_fw_features
                      roborock.0
                      	2023-02-09 19:25:41.237	debug	getParameter: get_water_box_custom_mode
                      roborock.0
                      	2023-02-09 19:25:41.236	debug	getParameter: get_carpet_clean_mode
                      roborock.0
                      	2023-02-09 19:25:41.235	debug	getParameter: get_carpet_mode
                      roborock.0
                      	2023-02-09 19:25:41.234	debug	getParameter: get_network_info
                      roborock.0
                      	2023-02-09 19:25:41.233	debug	getParameter: get_consumable
                      roborock.0
                      	2023-02-09 19:25:41.228	debug	getParameter: get_status
                      roborock.0
                      	2023-02-09 19:25:41.227	debug	Latest data requested
                      roborock.0
                      	2023-02-09 19:25:40.947	debug	Robot key: roborock.vacuum.a15
                      roborock.0
                      	2023-02-09 19:25:40.943	info	MQTT initialized
                      roborock.0
                      	2023-02-09 19:25:40.883	debug	RoomIDs debug: {"8432821":"XXX","8432824":"XXX","8433923":"XXX","8433929":"XXX","8472171":"XXX","8492521":"XXX","8492553":"XXX","8492561":"XXX","8492571":"XXX","8492579":"XXX","8492595":"XXX","8493021":"XXX","8493027":"XXX"}
                      roborock.0
                      	2023-02-09 19:25:35.688	info	starting. Version 0.0.8-alpha.0 (non-npm: copystring/ioBroker.roborock#e524b654ed95d6440242ae98fc54b0144d8aa878) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.18.1, js-controller: 4.0.24
                      
                      wendy2702W Online
                      wendy2702W Online
                      wendy2702
                      wrote on last edited by
                      #279

                      @codierknecht Bei mir alles gut. S7+

                      Bitte keine Fragen per PN, die gehören ins Forum!

                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                      1 Reply Last reply
                      0
                      • CodierknechtC Codierknecht

                        @copystring
                        Die 0.0.8 läuft bei mir nicht (S7+).
                        Habe den Adapter komplett deinstalliert und neu installiert - keine Besserung.

                        roborock.0
                        	2023-02-09 19:25:41.295	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                        roborock.0
                        	2023-02-09 19:25:41.294	info	terminating
                        roborock.0
                        	2023-02-09 19:25:41.292	error	Cannot read properties of null (reading 'val')
                        roborock.0
                        	2023-02-09 19:25:41.291	error	TypeError: Cannot read properties of null (reading 'val') at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:218:22)
                        roborock.0
                        	2023-02-09 19:25:41.290	error	unhandled promise rejection: Cannot read properties of null (reading 'val')
                        roborock.0
                        	2023-02-09 19:25:41.289	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().
                        roborock.0
                        	2023-02-09 19:25:41.240	debug	get_room_mapping
                        roborock.0
                        	2023-02-09 19:25:41.240	debug	getParameter: get_room_mapping
                        roborock.0
                        	2023-02-09 19:25:41.239	debug	getParameter: get_multi_maps_list
                        roborock.0
                        	2023-02-09 19:25:41.239	debug	Firmware features request
                        roborock.0
                        	2023-02-09 19:25:41.238	debug	getParameter: get_fw_features
                        roborock.0
                        	2023-02-09 19:25:41.237	debug	getParameter: get_water_box_custom_mode
                        roborock.0
                        	2023-02-09 19:25:41.236	debug	getParameter: get_carpet_clean_mode
                        roborock.0
                        	2023-02-09 19:25:41.235	debug	getParameter: get_carpet_mode
                        roborock.0
                        	2023-02-09 19:25:41.234	debug	getParameter: get_network_info
                        roborock.0
                        	2023-02-09 19:25:41.233	debug	getParameter: get_consumable
                        roborock.0
                        	2023-02-09 19:25:41.228	debug	getParameter: get_status
                        roborock.0
                        	2023-02-09 19:25:41.227	debug	Latest data requested
                        roborock.0
                        	2023-02-09 19:25:40.947	debug	Robot key: roborock.vacuum.a15
                        roborock.0
                        	2023-02-09 19:25:40.943	info	MQTT initialized
                        roborock.0
                        	2023-02-09 19:25:40.883	debug	RoomIDs debug: {"8432821":"XXX","8432824":"XXX","8433923":"XXX","8433929":"XXX","8472171":"XXX","8492521":"XXX","8492553":"XXX","8492561":"XXX","8492571":"XXX","8492579":"XXX","8492595":"XXX","8493021":"XXX","8493027":"XXX"}
                        roborock.0
                        	2023-02-09 19:25:35.688	info	starting. Version 0.0.8-alpha.0 (non-npm: copystring/ioBroker.roborock#e524b654ed95d6440242ae98fc54b0144d8aa878) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.18.1, js-controller: 4.0.24
                        
                        copystringC Offline
                        copystringC Offline
                        copystring
                        wrote on last edited by
                        #280

                        @codierknecht ich denke ich weiß was das sein kann aber kann mich aktuell nicht direkt darum kümmern da der Adapter ein massives Problem mit dem verlieren der Verbindung hat. Wenn das gelöst ist kann ich mich um dein Problem kümmern. Damit es nicht untergeht bitte ich dich ein Bug auf GitHub zu erstellen. Danke.

                        Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
                        https://paypal.me/copystring

                        CodierknechtC 1 Reply Last reply
                        0
                        • copystringC copystring

                          @codierknecht ich denke ich weiß was das sein kann aber kann mich aktuell nicht direkt darum kümmern da der Adapter ein massives Problem mit dem verlieren der Verbindung hat. Wenn das gelöst ist kann ich mich um dein Problem kümmern. Damit es nicht untergeht bitte ich dich ein Bug auf GitHub zu erstellen. Danke.

                          CodierknechtC Online
                          CodierknechtC Online
                          Codierknecht
                          Developer Most Active
                          wrote on last edited by
                          #281

                          @copystring
                          https://github.com/copystring/ioBroker.roborock/issues/78

                          "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                          Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                          HmIP|ZigBee|Tasmota|Unifi
                          Zabbix Certified Specialist
                          Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                          1 Reply Last reply
                          1
                          • D Offline
                            D Offline
                            DonToben
                            wrote on last edited by
                            #282

                            @copystring
                            Grundsätzlich ändert sich der Wert mit dem Befehl, jedoch kommt im Protokoll eine Fehlermeldung.
                            Sprich, für mich nur ein Schönheitssfehler, wollte es aber dennoch reporten.

                            setState("roborock.0.Devices.5Im6TX0cm6mgxaWxHaEos7.commands.set_custom_mode"/Suction Power/, 102);

                            29dc8bb5-4d02-4c63-bf8a-0f074c594270-grafik.png

                            b7dbc21e-0aeb-4d48-888e-9b2db57cc066-grafik.png

                            copystringC 1 Reply Last reply
                            0
                            • D DonToben

                              @copystring
                              Grundsätzlich ändert sich der Wert mit dem Befehl, jedoch kommt im Protokoll eine Fehlermeldung.
                              Sprich, für mich nur ein Schönheitssfehler, wollte es aber dennoch reporten.

                              setState("roborock.0.Devices.5Im6TX0cm6mgxaWxHaEos7.commands.set_custom_mode"/Suction Power/, 102);

                              29dc8bb5-4d02-4c63-bf8a-0f074c594270-grafik.png

                              b7dbc21e-0aeb-4d48-888e-9b2db57cc066-grafik.png

                              copystringC Offline
                              copystringC Offline
                              copystring
                              wrote on last edited by
                              #283

                              @dontoben

                              @dontoben said in Roborock Adapter tester gesucht:

                              @copystring
                              Grundsätzlich ändert sich der Wert mit dem Befehl, jedoch kommt im Protokoll eine Fehlermeldung.
                              Sprich, für mich nur ein Schönheitssfehler, wollte es aber dennoch reporten.

                              setState("roborock.0.Devices.5Im6TX0cm6mgxaWxHaEos7.commands.set_custom_mode"/Suction Power/, 102);

                              29dc8bb5-4d02-4c63-bf8a-0f074c594270-grafik.png

                              b7dbc21e-0aeb-4d48-888e-9b2db57cc066-grafik.png

                              Hm. OK. Ich weiß nicht genau warum da Suction Power steht. Wird das mit übertragen oder nur die 102?

                              Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
                              https://paypal.me/copystring

                              D 1 Reply Last reply
                              0
                              • copystringC copystring

                                @dontoben

                                @dontoben said in Roborock Adapter tester gesucht:

                                @copystring
                                Grundsätzlich ändert sich der Wert mit dem Befehl, jedoch kommt im Protokoll eine Fehlermeldung.
                                Sprich, für mich nur ein Schönheitssfehler, wollte es aber dennoch reporten.

                                setState("roborock.0.Devices.5Im6TX0cm6mgxaWxHaEos7.commands.set_custom_mode"/Suction Power/, 102);

                                29dc8bb5-4d02-4c63-bf8a-0f074c594270-grafik.png

                                b7dbc21e-0aeb-4d48-888e-9b2db57cc066-grafik.png

                                Hm. OK. Ich weiß nicht genau warum da Suction Power steht. Wird das mit übertragen oder nur die 102?

                                D Offline
                                D Offline
                                DonToben
                                wrote on last edited by DonToben
                                #284

                                @copystring said in Roborock Adapter tester gesucht:

                                @dontoben

                                @dontoben said in Roborock Adapter tester gesucht:

                                @copystring
                                Grundsätzlich ändert sich der Wert mit dem Befehl, jedoch kommt im Protokoll eine Fehlermeldung.
                                Sprich, für mich nur ein Schönheitssfehler, wollte es aber dennoch reporten.

                                setState("roborock.0.Devices.5Im6TX0cm6mgxaWxHaEos7.commands.set_custom_mode"/Suction Power/, 102);

                                29dc8bb5-4d02-4c63-bf8a-0f074c594270-grafik.png

                                b7dbc21e-0aeb-4d48-888e-9b2db57cc066-grafik.png

                                Hm. OK. Ich weiß nicht genau warum da Suction Power steht. Wird das mit übertragen oder nur die 102?

                                Im Gunde wird Suction Power automatisch angezeigt, wenn ich die Object ID set_customer_mode auswähle.

                                3f9b25a1-e83e-42a3-9346-fabcb511b96e-grafik.png

                                Über blockly setze ich dann die Object ID mit Nummer 102.

                                83b24a86-63e7-4f2c-908b-4a863ea4a947-grafik.png

                                wendy2702W copystringC 2 Replies Last reply
                                0
                                • D DonToben

                                  @copystring said in Roborock Adapter tester gesucht:

                                  @dontoben

                                  @dontoben said in Roborock Adapter tester gesucht:

                                  @copystring
                                  Grundsätzlich ändert sich der Wert mit dem Befehl, jedoch kommt im Protokoll eine Fehlermeldung.
                                  Sprich, für mich nur ein Schönheitssfehler, wollte es aber dennoch reporten.

                                  setState("roborock.0.Devices.5Im6TX0cm6mgxaWxHaEos7.commands.set_custom_mode"/Suction Power/, 102);

                                  29dc8bb5-4d02-4c63-bf8a-0f074c594270-grafik.png

                                  b7dbc21e-0aeb-4d48-888e-9b2db57cc066-grafik.png

                                  Hm. OK. Ich weiß nicht genau warum da Suction Power steht. Wird das mit übertragen oder nur die 102?

                                  Im Gunde wird Suction Power automatisch angezeigt, wenn ich die Object ID set_customer_mode auswähle.

                                  3f9b25a1-e83e-42a3-9346-fabcb511b96e-grafik.png

                                  Über blockly setze ich dann die Object ID mit Nummer 102.

                                  83b24a86-63e7-4f2c-908b-4a863ea4a947-grafik.png

                                  wendy2702W Online
                                  wendy2702W Online
                                  wendy2702
                                  wrote on last edited by
                                  #285

                                  @dontoben Poste mal das Blockly, dann kann ich bei mir mal testen.

                                  Bitte keine Fragen per PN, die gehören ins Forum!

                                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                  D 1 Reply Last reply
                                  0
                                  • wendy2702W wendy2702

                                    @dontoben Poste mal das Blockly, dann kann ich bei mir mal testen.

                                    D Offline
                                    D Offline
                                    DonToben
                                    wrote on last edited by
                                    #286

                                    @wendy2702 said in Roborock Adapter tester gesucht:

                                    @dontoben Poste mal das Blockly, dann kann ich bei mir mal testen.

                                    Du kannst es mit dem einfachen Blockly Befehl simulieren.
                                    Die Meldung kommt nur bei set_custom_mode

                                    <xml xmlns="https://developers.google.com/blockly/xml">
                                      <block type="control" id="BfHB8}m`)QPw0pvFgmx$" x="88" y="163">
                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                        <field name="OID">roborock.0.Devices.5Im6TX0cm6mgxaWxHaEos7.commands.set_custom_mode</field>
                                        <field name="WITH_DELAY">FALSE</field>
                                        <value name="VALUE">
                                          <block type="math_number" id="{X9yY6f;^Ad{F!(s+B.L">
                                            <field name="NUM">102</field>
                                          </block>
                                        </value>
                                      </block>
                                    </xml>
                                    
                                    wendy2702W 1 Reply Last reply
                                    0
                                    • D DonToben

                                      @wendy2702 said in Roborock Adapter tester gesucht:

                                      @dontoben Poste mal das Blockly, dann kann ich bei mir mal testen.

                                      Du kannst es mit dem einfachen Blockly Befehl simulieren.
                                      Die Meldung kommt nur bei set_custom_mode

                                      <xml xmlns="https://developers.google.com/blockly/xml">
                                        <block type="control" id="BfHB8}m`)QPw0pvFgmx$" x="88" y="163">
                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                          <field name="OID">roborock.0.Devices.5Im6TX0cm6mgxaWxHaEos7.commands.set_custom_mode</field>
                                          <field name="WITH_DELAY">FALSE</field>
                                          <value name="VALUE">
                                            <block type="math_number" id="{X9yY6f;^Ad{F!(s+B.L">
                                              <field name="NUM">102</field>
                                            </block>
                                          </value>
                                        </block>
                                      </xml>
                                      
                                      wendy2702W Online
                                      wendy2702W Online
                                      wendy2702
                                      wrote on last edited by
                                      #287

                                      @dontoben sagte in Roborock Adapter tester gesucht:

                                      <xml xmlns="https://developers.google.com/blockly/xml">

                                      Ist bei mir auch. Nur noch nie aufgefallen da ich kein Blockly nutze um den DP zu ändern.

                                      Bitte keine Fragen per PN, die gehören ins Forum!

                                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                      1 Reply Last reply
                                      0
                                      • D DonToben

                                        @copystring said in Roborock Adapter tester gesucht:

                                        @dontoben

                                        @dontoben said in Roborock Adapter tester gesucht:

                                        @copystring
                                        Grundsätzlich ändert sich der Wert mit dem Befehl, jedoch kommt im Protokoll eine Fehlermeldung.
                                        Sprich, für mich nur ein Schönheitssfehler, wollte es aber dennoch reporten.

                                        setState("roborock.0.Devices.5Im6TX0cm6mgxaWxHaEos7.commands.set_custom_mode"/Suction Power/, 102);

                                        29dc8bb5-4d02-4c63-bf8a-0f074c594270-grafik.png

                                        b7dbc21e-0aeb-4d48-888e-9b2db57cc066-grafik.png

                                        Hm. OK. Ich weiß nicht genau warum da Suction Power steht. Wird das mit übertragen oder nur die 102?

                                        Im Gunde wird Suction Power automatisch angezeigt, wenn ich die Object ID set_customer_mode auswähle.

                                        3f9b25a1-e83e-42a3-9346-fabcb511b96e-grafik.png

                                        Über blockly setze ich dann die Object ID mit Nummer 102.

                                        83b24a86-63e7-4f2c-908b-4a863ea4a947-grafik.png

                                        copystringC Offline
                                        copystringC Offline
                                        copystring
                                        wrote on last edited by
                                        #288

                                        @dontoben said in Roborock Adapter tester gesucht:

                                        @copystring said in Roborock Adapter tester gesucht:

                                        @dontoben

                                        @dontoben said in Roborock Adapter tester gesucht:

                                        @copystring
                                        Grundsätzlich ändert sich der Wert mit dem Befehl, jedoch kommt im Protokoll eine Fehlermeldung.
                                        Sprich, für mich nur ein Schönheitssfehler, wollte es aber dennoch reporten.

                                        setState("roborock.0.Devices.5Im6TX0cm6mgxaWxHaEos7.commands.set_custom_mode"/Suction Power/, 102);

                                        29dc8bb5-4d02-4c63-bf8a-0f074c594270-grafik.png

                                        b7dbc21e-0aeb-4d48-888e-9b2db57cc066-grafik.png

                                        Hm. OK. Ich weiß nicht genau warum da Suction Power steht. Wird das mit übertragen oder nur die 102?

                                        Im Gunde wird Suction Power automatisch angezeigt, wenn ich die Object ID set_customer_mode auswähle.

                                        3f9b25a1-e83e-42a3-9346-fabcb511b96e-grafik.png

                                        Über blockly setze ich dann die Object ID mit Nummer 102.

                                        83b24a86-63e7-4f2c-908b-4a863ea4a947-grafik.png

                                        Fixed in https://github.com/copystring/ioBroker.roborock/tree/testing

                                        Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
                                        https://paypal.me/copystring

                                        1 Reply Last reply
                                        0
                                        • O Offline
                                          O Offline
                                          oxident
                                          wrote on last edited by
                                          #289

                                          Sorry wegen der vielleicht blöden Frage, aber in welcher Einheit sind denn die Aktualisierungsintervalle zu verstehen? Minuten oder Sekunden?

                                          copystringC 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          392

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe