Skip to content
  • 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
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter VeSync

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.0k

Test Adapter VeSync

Test Adapter VeSync

Scheduled Pinned Locked Moved Tester
130 Posts 33 Posters 23.0k Views 31 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.
  • Stefan WilkeS Stefan Wilke

    Wenn ich jetzt noch der Alexa beibringen könnte, das sie in die Küche geht und die Heißluftfriteuse einschaltet, die Mahlzeit in den Korb legt, den Korb schüttelt und wenn das Essen fertig ist mir dann das Essen bringt wäre der VeSync Adapter perfekt. Das ist aber ein Konstruktionsfehler der Heißluftfriteuse. 😊 😊

    Vielen herzlichen Dank an @tombox für den tollen Adapter und seinen schnellen und guten Support.

    Sven BergS Offline
    Sven BergS Offline
    Sven Berg
    wrote on last edited by
    #26

    @stefan-wilke Genau das dachte ich auch schon. Von daher ist es ein nettes Feature, den Kochvorgang über den Adapter starten zu können, aber letztendlich wird man es doch an dem Gerät selbst erledigen müssen, weil das Essen sich nicht von alleine dort reintut.

    Stefan WilkeS 1 Reply Last reply
    0
    • Sven BergS Sven Berg

      @stefan-wilke Genau das dachte ich auch schon. Von daher ist es ein nettes Feature, den Kochvorgang über den Adapter starten zu können, aber letztendlich wird man es doch an dem Gerät selbst erledigen müssen, weil das Essen sich nicht von alleine dort reintut.

      Stefan WilkeS Offline
      Stefan WilkeS Offline
      Stefan Wilke
      wrote on last edited by
      #27

      @sven-berg Der Adapter ist schon wirklich Klasse. So kann man die Heißluftfritte per Sprache steuern/abfragen und braucht das Smartphone nicht dafür. Auch die Meldungen der Fritte kann man so per Sprache und/oder auch als Einblendung auf dem Fernseher erhalten. Den Rest muß man leider noch selber machen oder delegieren.
      Es wird Zeit das erschwingliche und funktionierende Haushaltsroboter kommen. 😊

      1 Reply Last reply
      0
      • T tombox

        Hi ich habe ein neuen Adapter für VeSync geschrieben.

        Zum Installieren:
        https://github.com/TA2k/ioBroker.vesync

        Für die aktuelle Version bitte das latest Repo auswählen:
        2d049982-5353-4202-a33f-996f344bd4ae-image.png

        Loginablauf:
        Die VeSync Zugangsdaten eingeben

        Steuerung
        vesync.0.id.remote

        F Offline
        F Offline
        frankyboy73
        wrote on last edited by frankyboy73
        #28

        @tombox Hi, klasse Arbeit. Die Verbindung hat sofort bei mir funktioniert und mein Luftreiniger Core 300s lässt sich auch steuern. Bin begeistert, habe den gerade neu und finds super das es die Möglichkeit gibt den in Iobroker zu integrieren.
        Ich hätte da mal noch 2 Fragen. Ich habe unter Status, 2 air_quality Datenpunkte. Zeigen die beide die PM2,5 Werte an oder haben die unterschiedliche Bedeutungen?
        Luft1.jpg

        und was bedeuten die Werte unter extension, die haben sich seit dem Adapterstart nicht mehr verändert. (läuft jetzt seit 24 Stunden)
        Luft2.jpg

        Schöne Grüße Frank

        1 Reply Last reply
        0
        • V Offline
          V Offline
          Vex
          wrote on last edited by
          #29

          Hi @tombox,
          thanks for the great adapter, it is something I was looking since a while. I'm testing it with my Cosori AirFryer XXL late 2021 (COSORI Smart/Pro/Pro Gen 2 5.8 Qt. Air Fryer).
          The device is correctly recognized as a CS158-AF which corresponds to the model type and I can see correctly the status getting updated based on the programs I set via the app, however it does not recognize any command from the Remote Controls section. Here below a printout of the status variables
          fa4ffc0d-7ca2-46bb-bd9f-d72a14fb4dc9-image.png

          At the adapter start-up I always receive a first error "Error: The id is empty! Please provide a valid id." (that I was not able to locate in the source code) and each command I execute I get a "device timeout" error, followed by an "illegal argument". The "illegal argument" message repeates itself every minute as result of the update interval, as in picture below. Am I missing any configuration? Error screenshot below:
          71c2414a-573e-4dc9-93a3-acf390805a2c-image.png
          Thanks & regards!

          T 1 Reply Last reply
          0
          • V Vex

            Hi @tombox,
            thanks for the great adapter, it is something I was looking since a while. I'm testing it with my Cosori AirFryer XXL late 2021 (COSORI Smart/Pro/Pro Gen 2 5.8 Qt. Air Fryer).
            The device is correctly recognized as a CS158-AF which corresponds to the model type and I can see correctly the status getting updated based on the programs I set via the app, however it does not recognize any command from the Remote Controls section. Here below a printout of the status variables
            fa4ffc0d-7ca2-46bb-bd9f-d72a14fb4dc9-image.png

            At the adapter start-up I always receive a first error "Error: The id is empty! Please provide a valid id." (that I was not able to locate in the source code) and each command I execute I get a "device timeout" error, followed by an "illegal argument". The "illegal argument" message repeates itself every minute as result of the update interval, as in picture below. Am I missing any configuration? Error screenshot below:
            71c2414a-573e-4dc9-93a3-acf390805a2c-image.png
            Thanks & regards!

            T Offline
            T Offline
            tombox
            wrote on last edited by
            #30

            @vex Please install the GitHub version and test again

            V P 2 Replies Last reply
            0
            • T tombox

              @vex Please install the GitHub version and test again

              V Offline
              V Offline
              Vex
              wrote on last edited by
              #31

              Hi @tombox, the device causing the error was my smart scale (Bluetooth device), with your latest change the error does not appear anymore:
              44C2CA66-8464-4C9D-B093-750BB58C72D5.jpeg
              However sending commands to the Cosori continues to go in timeout, any suggestion?
              Thanks!

              T 2 Replies Last reply
              0
              • V Vex

                Hi @tombox, the device causing the error was my smart scale (Bluetooth device), with your latest change the error does not appear anymore:
                44C2CA66-8464-4C9D-B093-750BB58C72D5.jpeg
                However sending commands to the Cosori continues to go in timeout, any suggestion?
                Thanks!

                T Offline
                T Offline
                tombox
                wrote on last edited by
                #32

                @vex I need an account with the device in it to see how it works
                tombox2020@gmail.com

                1 Reply Last reply
                0
                • V Vex

                  Hi @tombox, the device causing the error was my smart scale (Bluetooth device), with your latest change the error does not appear anymore:
                  44C2CA66-8464-4C9D-B093-750BB58C72D5.jpeg
                  However sending commands to the Cosori continues to go in timeout, any suggestion?
                  Thanks!

                  T Offline
                  T Offline
                  tombox
                  wrote on last edited by
                  #33

                  @vex Github version has now the remote control cookMode

                  V Michael SchmittM 3 Replies Last reply
                  0
                  • T tombox

                    @vex Github version has now the remote control cookMode

                    V Offline
                    V Offline
                    Vex
                    wrote on last edited by
                    #34

                    @tombox thanks a lot, it works flawlessly - values I tested working for cookMode.cookStatus are "heating", "cooking", "end"

                    1 Reply Last reply
                    0
                    • T tombox

                      @vex Github version has now the remote control cookMode

                      Michael SchmittM Online
                      Michael SchmittM Online
                      Michael Schmitt
                      wrote on last edited by Michael Schmitt
                      #35

                      hat sich erledigt

                      1 Reply Last reply
                      0
                      • T tombox

                        @vex Github version has now the remote control cookMode

                        Michael SchmittM Online
                        Michael SchmittM Online
                        Michael Schmitt
                        wrote on last edited by Michael Schmitt
                        #36

                        hat sich erledigt

                        1 Reply Last reply
                        0
                        • T tombox

                          @sven-berg Dann brauch ich mal die Zugangsdaten um zu sehen was da passiert

                          S Offline
                          S Offline
                          sherlock
                          wrote on last edited by sherlock
                          #37

                          @tombox Hallo, meine Heißluftfriteuse CAF-P583S von Cosori ist leider auch nicht implementiert. Ich habe zwar ein paar Datenpuntke aber nichts, womit ich etwas anfangen kann.. :(((

                          b110199c-73c7-4f97-8ca7-862bc958d0f3-image.png

                          Wäre da was zu machen?
                          Liebe Grüße
                          Rolf

                          S 1 Reply Last reply
                          0
                          • S sherlock

                            @tombox Hallo, meine Heißluftfriteuse CAF-P583S von Cosori ist leider auch nicht implementiert. Ich habe zwar ein paar Datenpuntke aber nichts, womit ich etwas anfangen kann.. :(((

                            b110199c-73c7-4f97-8ca7-862bc958d0f3-image.png

                            Wäre da was zu machen?
                            Liebe Grüße
                            Rolf

                            S Offline
                            S Offline
                            sherlock
                            wrote on last edited by
                            #38

                            @tombox Kannst du hier mal reingucken?

                            T 1 Reply Last reply
                            0
                            • S sherlock

                              @tombox Kannst du hier mal reingucken?

                              T Offline
                              T Offline
                              tombox
                              wrote on last edited by
                              #39

                              @sherlock Brauch Zugangsdaten per Nachricht

                              S 1 Reply Last reply
                              0
                              • T tombox

                                @sherlock Brauch Zugangsdaten per Nachricht

                                S Offline
                                S Offline
                                sherlock
                                wrote on last edited by
                                #40

                                @tombox reicht es wenn ich das Gerät in der App teile? oder wo soll ich die Zugangsdaten hinschicken? Wollte es jetzt nicht so ganz öffentlich machen.....

                                T 1 Reply Last reply
                                0
                                • S sherlock

                                  @tombox reicht es wenn ich das Gerät in der App teile? oder wo soll ich die Zugangsdaten hinschicken? Wollte es jetzt nicht so ganz öffentlich machen.....

                                  T Offline
                                  T Offline
                                  tombox
                                  wrote on last edited by
                                  #41

                                  @sherlock
                                  tombox2020@gmail.com

                                  1 Reply Last reply
                                  0
                                  • D Offline
                                    D Offline
                                    Darkman198001
                                    wrote on last edited by
                                    #42

                                    @tombox
                                    Hi, ich habe heute den Adapter Installiert und auch direkt meinen Raumbefeuchter gefunden und bekomme auch die Werte angezeigt, die über die App auf dem Handy bisher eingestellt worden sind.

                                    Allerdings verpufft jede Änderung der Werte in den Datenpunkten und setzt sich nach kurzer Zeit wieder auf den vorher eingestellten Wert zurück.

                                    Vielen Dank im Voraus für deine Hilfe.

                                    H 1 Reply Last reply
                                    0
                                    • T tombox

                                      Hi ich habe ein neuen Adapter für VeSync geschrieben.

                                      Zum Installieren:
                                      https://github.com/TA2k/ioBroker.vesync

                                      Für die aktuelle Version bitte das latest Repo auswählen:
                                      2d049982-5353-4202-a33f-996f344bd4ae-image.png

                                      Loginablauf:
                                      Die VeSync Zugangsdaten eingeben

                                      Steuerung
                                      vesync.0.id.remote

                                      B Offline
                                      B Offline
                                      bubiman
                                      wrote on last edited by
                                      #43

                                      Hallo,
                                      ich besitze 2 Luftreiniger von Levoit einen LAP-V102S-WEU und einen Core400S.
                                      Der 400s lässt sich über den Adapter auslesen und auch steuern, bei dem 102s habe ich eine Steuerung bisher nicht hinbekommen. Weiß jemand was ich tuen muss um über den iobroker hier Lüftermodus und Co einstellen zu können?

                                      1 Reply Last reply
                                      0
                                      • F Offline
                                        F Offline
                                        falkomfs
                                        wrote on last edited by
                                        #44

                                        Hallo,

                                        hat den schon einer die "Klas Remo" Steckdosen über IO Broker nutzen können, diese werden vom Adapter gefunden, lassen sich aber weder Schalten noch wird der Stromverbrauch angezeigt.

                                        Danke Falko

                                        T 1 Reply Last reply
                                        0
                                        • F falkomfs

                                          Hallo,

                                          hat den schon einer die "Klas Remo" Steckdosen über IO Broker nutzen können, diese werden vom Adapter gefunden, lassen sich aber weder Schalten noch wird der Stromverbrauch angezeigt.

                                          Danke Falko

                                          T Offline
                                          T Offline
                                          tombox
                                          wrote on last edited by
                                          #45

                                          @falkomfs bräuchte ich ein account mit solchen steckdosen

                                          F 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

                                          607

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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