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 Govee v0.0.x

NEWS

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

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

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

Test Adapter Govee v0.0.x

Scheduled Pinned Locked Moved Tester
312 Posts 48 Posters 69.4k Views 48 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.
  • chucky666C chucky666

    @thomas-braun
    Ja genau , ist das Teil gut ?

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by Thomas Braun
    #153

    @chucky666
    Ja, für mich funktioniert das gut.

    Datenpunkte:

    01b22657-67ff-47b6-975e-d5274b0c5b65-image.png

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    1 Reply Last reply
    0
    • D DocGame

      Ich habe gestern eine Mail mit folgendem Inhalt von Govee erhalten:

      Dear User,
      Thank you for choosing Govee and for your constant support!
      For 2022, we have some important updates for our Govee API to inform you about.
      1. “Govee API” has been officially renamed to the more standard “Govee Developer API”.
      
      2. We have updated the Terms of Service for the Govee Developer API to better protect the legitimate rights and interests of both parties. Terms of Service documentation can be accessed here.
      3. Due to the limited resources of the API server, the flow of some high-frequency API calls will be limited in order to make the API server more stable and serve more users.
      •	If your current usage scenario does not call the API frequently, your applications will not be affected.
      •	If your current usage scenario calls the API frequently, your application might be affected and may not function properly. Therefore, you will need to modify your applications to call the API less frequently. Specific rules related to this are listed in the latest API reference document.
      •	The limit on API call frequency will be implemented started May 5, 2022. We hope you can complete any needed modification of your API applications before this date so your applications will continue to run normally.
      If you have any question, please contact us via api-support@govee.com.
      
      Best Regards,
      Govee Team
      
      

      Hat da irgendwelche Auswirkungen...kann man dadurch was verbessern?

      L Offline
      L Offline
      lindi200000
      wrote on last edited by
      #154

      @docgame Hallo, nun ist es eingetroffen. Die API kommt nicht mehr durch, weil das Limit erreicht ist (Fehler 429 in den Logs).

      Die neuen Limits lassen nur noch alle 90 Sekunden eine Abfrage durch.
      9eedc66d-c9e3-49ac-8991-f811a77f19d3-image.png

      ? 1 Reply Last reply
      0
      • L lindi200000

        @docgame Hallo, nun ist es eingetroffen. Die API kommt nicht mehr durch, weil das Limit erreicht ist (Fehler 429 in den Logs).

        Die neuen Limits lassen nur noch alle 90 Sekunden eine Abfrage durch.
        9eedc66d-c9e3-49ac-8991-f811a77f19d3-image.png

        ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #155

        @lindi200000 ist in meinem Anwendungsfall doch nicht schlimm, ich habs auf 720 sek. stehen.. ich schalte damit nur Licht an/aus... von 2 Devices bekomm ich den Status sowieso nicht von der API, nur von einem, und das seh ich auch selbst, ob das an oder aus ist.

        Fuer was brauchst du die Werte denn so schnell ?
        Klar, je mehr Clients und Zugriffe, desto groesser die Serverlast..

        L 1 Reply Last reply
        0
        • ? A Former User

          @lindi200000 ist in meinem Anwendungsfall doch nicht schlimm, ich habs auf 720 sek. stehen.. ich schalte damit nur Licht an/aus... von 2 Devices bekomm ich den Status sowieso nicht von der API, nur von einem, und das seh ich auch selbst, ob das an oder aus ist.

          Fuer was brauchst du die Werte denn so schnell ?
          Klar, je mehr Clients und Zugriffe, desto groesser die Serverlast..

          L Offline
          L Offline
          lindi200000
          wrote on last edited by
          #156

          @ilovegym so wie ich das verstanden habe wird das auch dann gesendet, oder?
          Ich hab es noch nicht getestet. Wenn ich schalte, wird dann instant geschaltet oder wenn die nächste API Abfrage ist.

          ? 1 Reply Last reply
          0
          • L lindi200000

            @ilovegym so wie ich das verstanden habe wird das auch dann gesendet, oder?
            Ich hab es noch nicht getestet. Wenn ich schalte, wird dann instant geschaltet oder wenn die nächste API Abfrage ist.

            ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #157

            @lindi200000

            wenn du einen Datenpunkt aenderst, wird das sofort gesendet, das funktioniert einwandfrei.
            Nur die Abfrage des Adapters von der API ist in dem Intervall.

            Ich setze diese immer recht hoch, um die API zu schonen, sofern es sinnvoll im Anwendungsfall ist.

            L 1 Reply Last reply
            0
            • ? A Former User

              @lindi200000

              wenn du einen Datenpunkt aenderst, wird das sofort gesendet, das funktioniert einwandfrei.
              Nur die Abfrage des Adapters von der API ist in dem Intervall.

              Ich setze diese immer recht hoch, um die API zu schonen, sofern es sinnvoll im Anwendungsfall ist.

              L Offline
              L Offline
              lindi200000
              wrote on last edited by
              #158

              Irgendwas ist jetzt anders. Mein H6159 LED Stripe funktioniert nicht mehr.
              Log zeigt

              govee.0 2022-05-08 17:14:40.855	error	H6159
              

              Was mich wundert, seit der API Änderung ist das Problem erst, vorher konnte ich den Stripe ohne weiteres über IOB steuern.

              1 Reply Last reply
              0
              • andiko2A Online
                andiko2A Online
                andiko2
                wrote on last edited by
                #159

                Ist dieser Adapter nur für die LED Strips von Covee oder gehen auch Thermometer mit Hygrometer?

                M ? 2 Replies Last reply
                0
                • andiko2A andiko2

                  Ist dieser Adapter nur für die LED Strips von Covee oder gehen auch Thermometer mit Hygrometer?

                  M Offline
                  M Offline
                  maxpd
                  wrote on last edited by
                  #160

                  Mein API Key hat scheinbar aufgehört. Musste mir einen neuen beantragen.
                  Hattet ihr das auch schon?

                  Gruß
                  maxpd

                  Raspi 4 8gb | iobroker + pivccu3 | 46 Adapter | 68 Scripte, 120 Devices

                  1 Reply Last reply
                  0
                  • ? Offline
                    ? Offline
                    A Former User
                    wrote on last edited by
                    #161

                    @maxpd nee, laeuft noch ohne Probleme..

                    1 Reply Last reply
                    0
                    • andiko2A andiko2

                      Ist dieser Adapter nur für die LED Strips von Covee oder gehen auch Thermometer mit Hygrometer?

                      ? Offline
                      ? Offline
                      A Former User
                      wrote on last edited by
                      #162

                      @andiko2 Hi, der Adapter arbeitet mit der API, wenn dein Device da auch mit eingepflegt ist, ja.

                      andiko2A 2 Replies Last reply
                      0
                      • ? A Former User

                        @andiko2 Hi, der Adapter arbeitet mit der API, wenn dein Device da auch mit eingepflegt ist, ja.

                        andiko2A Online
                        andiko2A Online
                        andiko2
                        wrote on last edited by
                        #163

                        @ilovegym Danke für die Antwort. Dann werde ich das mal testen.

                        1 Reply Last reply
                        0
                        • ? A Former User

                          @andiko2 Hi, der Adapter arbeitet mit der API, wenn dein Device da auch mit eingepflegt ist, ja.

                          andiko2A Online
                          andiko2A Online
                          andiko2
                          wrote on last edited by
                          #164

                          @ilovegym So habe den Adapter installiert, eine Inztanz hinzugefügt, Den API eingetragen und Adapter ist auch grün. Es werden aber keines meiner Thermo- Hygrometer angezeigt.

                          ? 1 Reply Last reply
                          0
                          • andiko2A andiko2

                            @ilovegym So habe den Adapter installiert, eine Inztanz hinzugefügt, Den API eingetragen und Adapter ist auch grün. Es werden aber keines meiner Thermo- Hygrometer angezeigt.

                            ? Offline
                            ? Offline
                            A Former User
                            wrote on last edited by
                            #165

                            @andiko2

                            Prima! Wie gesagt, der Adapter zeigt nur devices an, die von der api unterstützt werden.

                            Wird deins denn??? Sollte in der docu stehen..

                            andiko2A 2 Replies Last reply
                            0
                            • ? A Former User

                              @andiko2

                              Prima! Wie gesagt, der Adapter zeigt nur devices an, die von der api unterstützt werden.

                              Wird deins denn??? Sollte in der docu stehen..

                              andiko2A Online
                              andiko2A Online
                              andiko2
                              wrote on last edited by
                              #166

                              @ilovegym da muss ich mal suchen und nachlesen. Dachte die sind ja in der Handy App zu sehen und im WLAN. Bluetooth sind die auch verbunden.

                              1 Reply Last reply
                              0
                              • M Offline
                                M Offline
                                maxpd
                                wrote on last edited by
                                #167

                                Bei mir hat er wieder die Verbindung verloren und ich muss einen neuen API Schlüssel beantragen

                                5a4ab6a0-374a-4bc8-a7a4-6a57663e5526-image.png

                                Gruß
                                maxpd

                                Raspi 4 8gb | iobroker + pivccu3 | 46 Adapter | 68 Scripte, 120 Devices

                                1 Reply Last reply
                                0
                                • ? A Former User

                                  @andiko2

                                  Prima! Wie gesagt, der Adapter zeigt nur devices an, die von der api unterstützt werden.

                                  Wird deins denn??? Sollte in der docu stehen..

                                  andiko2A Online
                                  andiko2A Online
                                  andiko2
                                  wrote on last edited by andiko2
                                  #168

                                  @ilovegym wo finde ich das, welche Geräte von der API unterstützt werden? Habe Thermometer H5179 und H5075. Das 5179 hat Verbindung mit WLAN und Bluetooth. Das H5075 nur Bluetooth. Beide kann ich in der App von Govee, wo man auch LED Strips zufügen kann sehen.

                                  M 1 Reply Last reply
                                  0
                                  • andiko2A andiko2

                                    @ilovegym wo finde ich das, welche Geräte von der API unterstützt werden? Habe Thermometer H5179 und H5075. Das 5179 hat Verbindung mit WLAN und Bluetooth. Das H5075 nur Bluetooth. Beide kann ich in der App von Govee, wo man auch LED Strips zufügen kann sehen.

                                    M Offline
                                    M Offline
                                    Michi_Pi
                                    wrote on last edited by
                                    #169

                                    @andiko2 Siehe diesen Post

                                    andiko2A 1 Reply Last reply
                                    0
                                    • M Michi_Pi

                                      @andiko2 Siehe diesen Post

                                      andiko2A Online
                                      andiko2A Online
                                      andiko2
                                      wrote on last edited by
                                      #170

                                      @michi_pi kann den Link dort nicht öffnen.

                                      urle.png

                                      1 Reply Last reply
                                      0
                                      • CodierknechtC Online
                                        CodierknechtC Online
                                        Codierknecht
                                        Developer Most Active
                                        wrote on last edited by
                                        #171

                                        Ich versuche schon den halben Tag vergeblich, den Adapter zu installieren.
                                        Kann mir da jemand auf die Sprünge helfen?

                                        install_govee.jpg

                                        iobroker.jpg

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

                                        Proxmox 8.2.4 LXC|8 GB|Core i7-6700
                                        HmIP|ZigBee|Tasmota|Unifi + dies & das
                                        Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                                        CodierknechtC 1 Reply Last reply
                                        0
                                        • CodierknechtC Codierknecht

                                          Ich versuche schon den halben Tag vergeblich, den Adapter zu installieren.
                                          Kann mir da jemand auf die Sprünge helfen?

                                          install_govee.jpg

                                          iobroker.jpg

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

                                          @codierknecht sagte in Test Adapter Govee v0.0.x:

                                          Ich versuche schon den halben Tag vergeblich, den Adapter zu installieren.
                                          Kann mir da jemand auf die Sprünge helfen?

                                          install_govee.jpg

                                          iobroker.jpg

                                          OK, nach zig Versuchen hat's heute mal geklappt 😊

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

                                          Proxmox 8.2.4 LXC|8 GB|Core i7-6700
                                          HmIP|ZigBee|Tasmota|Unifi + dies & das
                                          Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                                          CodierknechtC 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

                                          690

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          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