Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. [WLED] LED streifen (WS2812B,WS2811,SK6812,APA102) bedienen

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    [WLED] LED streifen (WS2812B,WS2811,SK6812,APA102) bedienen

    This topic has been deleted. Only users with topic management privileges can see it.
    • liv-in-sky
      liv-in-sky @Chaot last edited by liv-in-sky

      @Chaot so was ähnliches wollte ich auch bauen - ich hab erstmal in der weboberfläche die segmente definiert - jetzt kann ich in iobroker jedes segment steuern, wie ich möchte- damit sollte das funktionieren

      Dutchman Chaot 2 Replies Last reply Reply Quote 0
      • Dutchman
        Dutchman Developer Most Active Administrators @liv-in-sky last edited by

        @liv-in-sky sagte in [WLED] LED streifen (WS2812B,WS2811,SK6812,APA102) bedienen:

        @Chaot so was ähnliches wollte ich auch bauen - ich hab erstmal in der weboberfläche die segmente definiert - jetzt kann ich in iobroker jedes segment steuern, wie ich möchte- damit sollte das funktionieren

        Währe auch mein Vorschlag

        S 1 Reply Last reply Reply Quote 0
        • S
          Stormbringer @Dutchman last edited by

          @Dutchman Wow geil dutchman. Steuere die WLEDs derzeit mit HTPP Requests. Probier deinen Adapter gleich aus sobald JS wieder geht g

          S 1 Reply Last reply Reply Quote 0
          • S
            Stormbringer @Stormbringer last edited by

            @Dutchman Wollt grad mal einen Effekt ansteuern, macht er aber leider nicht. Springt dann wieder auf Solid. Im LOG:

            [s=]
            cwled.0	2020-02-15 11:30:05.583	info	(25049) Devices array from bonjour scan : {}
            wled.0	2020-02-15 11:30:05.583	info	(25049) Device wled-2d6e5e found on IP 10.0.1.40
            wled.0	2020-02-15 11:30:05.582	info	(25049) Devices array from bonjour scan : {}
            wled.0	2020-02-15 11:30:05.582	info	(25049) Device wled-c0a1e3 found on IP 10.0.1.45
            wled.0	2020-02-15 11:29:05.583	info	(25049) Devices array from bonjour scan : {}
            wled.0	2020-02-15 11:29:05.583	info	(25049) Device wled-2d6e5e found on IP 10.0.1.40
            wled.0	2020-02-15 11:29:05.581	info	(25049) Devices array from bonjour scan : {}
            wled.0	2020-02-15 11:29:05.581	info	(25049) Device wled-c0a1e3 found on IP 10.0.1.45
            wled.0	2020-02-15 11:28:05.583	info	(25049) Devices array from bonjour scan : {}
            wled.0	2020-02-15 11:28:05.583	info	(25049) Device wled-2d6e5e found on IP 10.0.1.40
            wled.0	2020-02-15 11:28:05.582	info	(25049) Devices array from bonjour scan : {}
            wled.0	2020-02-15 11:28:05.581	info	(25049) Device wled-c0a1e3 found on IP 10.0.1.45
            wled.0	2020-02-15 11:27:05.586	info	(25049) Devices array from bonjour scan : {}
            wled.0	2020-02-15 11:27:05.586	info	(25049) Device wled-2d6e5e found on IP 10.0.1.40
            wled.0	2020-02-15 11:27:05.582	info	(25049) Devices array from bonjour scan : {}
            wled.0	2020-02-15 11:27:05.582	info	(25049) Device wled-c0a1e3 found on IP 10.0.1.45
            wled.0	2020-02-15 11:26:05.587	info	(25049) Devices array from bonjour scan : {}
            wled.0	2020-02-15 11:26:05.584	info	(25049) Device wled-2d6e5e found on IP 10.0.1.40
            wled.0	2020-02-15 11:26:05.581	info	(25049) Devices array from bonjour scan : {}
            wled.0	2020-02-15 11:26:05.580	info	(25049) Device wled-c0a1e3 found on IP 10.0.1.45
            wled.0	2020-02-15 11:25:05.581	info	(25049) Devices array from bonjour scan : {}
            wled.0	2020-02-15 11:25:05.581	info	(25049) Device wled-2d6e5e found on IP 10.0.1.40
            wled.0	2020-02-15 11:25:05.579	info	(25049) Devices array from bonjour scan : {}
            wled.0	2020-02-15 11:25:05.579	info	(25049) Device wled-c0a1e3 found on IP 10.0.1.45
            wled.0	2020-02-15 11:24:05.676	info	(25049) Devices array from bonjour scan : {}
            wled.0	2020-02-15 11:24:05.675	info	(25049) Device wled-2d6e5e found on IP 10.0.1.40
            wled.0	2020-02-15 11:24:05.651	info	(25049) Devices array from bonjour scan : {}
            wled.0	2020-02-15 11:24:05.651	info	(25049) Device wled-c0a1e3 found on IP 10.0.1.45
            wled.0	2020-02-15 11:24:05.572	warn	(25049) State attribute definition missing for + Connection
            wled.0	2020-02-15 11:24:05.504	info	(25049) starting. Version 0.1.5 in /opt/iobroker/node_modules/iobroker.wled, node: v10.19.0[/s]
            
            Dutchman 1 Reply Last reply Reply Quote 0
            • Dutchman
              Dutchman Developer Most Active Administrators @Stormbringer last edited by Dutchman

              @Stormbringer sagte in [WLED] LED streifen (WS2812B,WS2811,SK6812,APA102) bedienen:

              @Dutchman Wollt grad mal einen Effekt ansteuern, macht er aber leider nicht. Springt dann wieder auf Solid. Im LOG:

              [s=]
              cwled.0	2020-02-15 11:30:05.583	info	(25049) Devices array from bonjour scan : {}
              wled.0	2020-02-15 11:30:05.583	info	(25049) Device wled-2d6e5e found on IP 10.0.1.40
              wled.0	2020-02-15 11:30:05.582	info	(25049) Devices array from bonjour scan : {}
              wled.0	2020-02-15 11:30:05.582	info	(25049) Device wled-c0a1e3 found on IP 10.0.1.45
              wled.0	2020-02-15 11:29:05.583	info	(25049) Devices array from bonjour scan : {}
              wled.0	2020-02-15 11:29:05.583	info	(25049) Device wled-2d6e5e found on IP 10.0.1.40
              wled.0	2020-02-15 11:29:05.581	info	(25049) Devices array from bonjour scan : {}
              wled.0	2020-02-15 11:29:05.581	info	(25049) Device wled-c0a1e3 found on IP 10.0.1.45
              wled.0	2020-02-15 11:28:05.583	info	(25049) Devices array from bonjour scan : {}
              wled.0	2020-02-15 11:28:05.583	info	(25049) Device wled-2d6e5e found on IP 10.0.1.40
              wled.0	2020-02-15 11:28:05.582	info	(25049) Devices array from bonjour scan : {}
              wled.0	2020-02-15 11:28:05.581	info	(25049) Device wled-c0a1e3 found on IP 10.0.1.45
              wled.0	2020-02-15 11:27:05.586	info	(25049) Devices array from bonjour scan : {}
              wled.0	2020-02-15 11:27:05.586	info	(25049) Device wled-2d6e5e found on IP 10.0.1.40
              wled.0	2020-02-15 11:27:05.582	info	(25049) Devices array from bonjour scan : {}
              wled.0	2020-02-15 11:27:05.582	info	(25049) Device wled-c0a1e3 found on IP 10.0.1.45
              wled.0	2020-02-15 11:26:05.587	info	(25049) Devices array from bonjour scan : {}
              wled.0	2020-02-15 11:26:05.584	info	(25049) Device wled-2d6e5e found on IP 10.0.1.40
              wled.0	2020-02-15 11:26:05.581	info	(25049) Devices array from bonjour scan : {}
              wled.0	2020-02-15 11:26:05.580	info	(25049) Device wled-c0a1e3 found on IP 10.0.1.45
              wled.0	2020-02-15 11:25:05.581	info	(25049) Devices array from bonjour scan : {}
              wled.0	2020-02-15 11:25:05.581	info	(25049) Device wled-2d6e5e found on IP 10.0.1.40
              wled.0	2020-02-15 11:25:05.579	info	(25049) Devices array from bonjour scan : {}
              wled.0	2020-02-15 11:25:05.579	info	(25049) Device wled-c0a1e3 found on IP 10.0.1.45
              wled.0	2020-02-15 11:24:05.676	info	(25049) Devices array from bonjour scan : {}
              wled.0	2020-02-15 11:24:05.675	info	(25049) Device wled-2d6e5e found on IP 10.0.1.40
              wled.0	2020-02-15 11:24:05.651	info	(25049) Devices array from bonjour scan : {}
              wled.0	2020-02-15 11:24:05.651	info	(25049) Device wled-c0a1e3 found on IP 10.0.1.45
              wled.0	2020-02-15 11:24:05.572	warn	(25049) State attribute definition missing for + Connection
              wled.0	2020-02-15 11:24:05.504	info	(25049) starting. Version 0.1.5 in /opt/iobroker/node_modules/iobroker.wled, node: v10.19.0[/s]
              

              Welche WLED Firmware Version haste auf dem ESP ?

              Da kommen keine Daten vermute alte Firmware die noch nicht die json-api hat welche mein Adapter benutzt

              S 1 Reply Last reply Reply Quote 0
              • S
                Stormbringer @Dutchman last edited by

                @Dutchman Version 0.8.5. Ist die falsch?

                Dutchman 1 Reply Last reply Reply Quote 0
                • Dutchman
                  Dutchman Developer Most Active Administrators @Stormbringer last edited by

                  @Stormbringer sagte in [WLED] LED streifen (WS2812B,WS2811,SK6812,APA102) bedienen:

                  @Dutchman Version 0.8.5. Ist die falsch?

                  bitte version 0.9.0 probieren von WLED

                  S liv-in-sky 2 Replies Last reply Reply Quote 0
                  • S
                    Stormbringer @Dutchman last edited by

                    @Dutchman ei ei captain 😉👍🏻

                    1 Reply Last reply Reply Quote 0
                    • liv-in-sky
                      liv-in-sky @Dutchman last edited by

                      @Dutchman

                      die segmente werden nicht als datenpunke aktualisiert, wenn man diese über die weboberfläche erhöht oder löscht

                      ist es eigentlich möglich segmente über den adapter anzulegen?

                      Dutchman Chaot 2 Replies Last reply Reply Quote 0
                      • Dutchman
                        Dutchman Developer Most Active Administrators @liv-in-sky last edited by

                        @liv-in-sky sagte in [WLED] LED streifen (WS2812B,WS2811,SK6812,APA102) bedienen:

                        @Dutchman

                        die segmente werden nicht als datenpunke aktualisiert, wenn man diese über die weboberfläche erhöht oder löscht

                        Löschen nicht, erhöhen nach Adapter Neustart.
                        Muss noch überlegen wie ich damit umgehen möchte löschen von states aus Adapter raus mag ich nicht.

                        Wled kan max 10 Segmente eventuell erstelle ich die Standard

                        ist es eigentlich möglich segmente über den adapter anzulegen?

                        Uh theoretisch ja aber würde das in wled machen

                        1 Reply Last reply Reply Quote 0
                        • Chaot
                          Chaot @liv-in-sky last edited by

                          @liv-in-sky Segmente wäre auch mein Gedanke gewesen. Aber der Controler kann nur 10 Segmente.
                          Und das ist dann nicht ganz so geeignet.

                          liv-in-sky 1 Reply Last reply Reply Quote 0
                          • R
                            Rushmed Most Active last edited by

                            Ich hab meine NodeMCU mit WLED erfolgreich eingebunden. MIr gelingt es allerdings nur den Stripe ein und aus zu schalten und die Brightness zu ändern. Mit welchen DP wähle ich effekte und Farben?

                            16af9b16-e231-4e54-8f6f-e53d1842f781-grafik.png

                            Dutchman 1 Reply Last reply Reply Quote 0
                            • Dutchman
                              Dutchman Developer Most Active Administrators @Rushmed last edited by

                              @Rushmed sagte in [WLED] LED streifen (WS2812B,WS2811,SK6812,APA102) bedienen:

                              Ich hab meine NodeMCU mit WLED erfolgreich eingebunden. MIr gelingt es allerdings nur den Stripe ein und aus zu schalten und die Brightness zu ändern. Mit welchen DP wähle ich effekte und Farben?

                              16af9b16-e231-4e54-8f6f-e53d1842f781-grafik.png

                              Schau mal im Ordner Seg 🙂

                              1 Reply Last reply Reply Quote 0
                              • R
                                Rushmed Most Active last edited by

                                Jess, Danke

                                1 Reply Last reply Reply Quote 0
                                • liv-in-sky
                                  liv-in-sky @Chaot last edited by

                                  @Chaot ich habe das thermometer mit tasmota (geflasht auf nodeMCU) - gelöst - wird also mit dem sonoff-adapter gesteuert bzw http - befehlen

                                  thermometer-k.png

                                  Chaot 1 Reply Last reply Reply Quote 1
                                  • Chaot
                                    Chaot @liv-in-sky last edited by

                                    @liv-in-sky Jau!!!
                                    Genau das ist es!
                                    Aber wie steuerst du das? Per Script?

                                    liv-in-sky 1 Reply Last reply Reply Quote 0
                                    • liv-in-sky
                                      liv-in-sky @Chaot last edited by

                                      @Chaot mach doch einen thread auf - und setze mich mit rein - dann können wir das dort diskutieren - hier geht es ja um WLED

                                      1 Reply Last reply Reply Quote 0
                                      • Chaot
                                        Chaot @liv-in-sky last edited by

                                        @liv-in-sky
                                        Ich habe nachdem heute die Fritzbox abgeschmiert ist eine neue Fehlermeldung bei WLED.

                                        wled.0	2020-02-20 21:27:02.013	error	(21768) Read Data error : TypeError: Cannot read property 'info' of null
                                        wled.0	2020-02-20 21:27:02.011	error	(21768) Read Data error : TypeError: Cannot read property 'info' of null
                                        wled.0	2020-02-20 21:27:01.986	info	(21768) Devices array from bonjour scan : {"192.168.8.189":"68c63aea1b7e","192.168.8.186":"3c71bf29273b","192.168.8.187":"a4cf12d5cc6e","192.168.8.188":"246f28b4865c"}
                                        wled.0	2020-02-20 21:27:01.985	info	(21768) Device wled-b4865c found on IP 192.168.8.188
                                        wled.0	2020-02-20 21:27:01.939	error	(21768) Read Data error : TypeError: Cannot read property 'info' of null
                                        wled.0	2020-02-20 21:27:01.907	info	(21768) Devices array from bonjour scan : {"192.168.8.189":"68c63aea1b7e","192.168.8.186":"3c71bf29273b","192.168.8.187":"a4cf12d5cc6e"}
                                        wled.0	2020-02-20 21:27:01.906	info	(21768) Device wled-d5cc6e found on IP 192.168.8.187
                                        wled.0	2020-02-20 21:27:01.899	info	(21768) Devices array from bonjour scan : {"192.168.8.189":"68c63aea1b7e","192.168.8.186":"3c71bf29273b"}
                                        wled.0	2020-02-20 21:27:01.898	info	(21768) Device wled-29273b found on IP 192.168.8.186
                                        wled.0	2020-02-20 21:27:01.873	info	(21768) Devices array from bonjour scan : {"192.168.8.189":"68c63aea1b7e"}
                                        wled.0	2020-02-20 21:27:01.873	info	(21768) Device wled-ea1b7e found on IP 192.168.8.189
                                        wled.0	2020-02-20 21:27:01.774	warn	(21768) State attribute definition missing for + Connection
                                        wled.0	2020-02-20 21:27:01.706	info	(21768) starting. Version 0.1.5 in /opt/iobroker/node_modules/iobroker.wled, node: v10.19.0
                                        host.ioBroker	2020-02-20 21:27:00.152	info	instance system.adapter.wled.0 started with pid 21768
                                        

                                        Sagt dir das was?

                                        liv-in-sky 1 Reply Last reply Reply Quote 0
                                        • liv-in-sky
                                          liv-in-sky @Chaot last edited by

                                          @Chaot

                                          stoppe doch mal den adapter und lösche die datenpunkte - vielleicht hilft das ???

                                          Chaot 1 Reply Last reply Reply Quote 0
                                          • Chaot
                                            Chaot @liv-in-sky last edited by

                                            @liv-in-sky Das war nach dem Löschen.
                                            Jetzt habe ich den Adapter aus Git nochmal drübergebügelt und es scheint zu funktionieren.

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            732
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            adapater adapter neu hier test testen tester wled
                                            73
                                            655
                                            141214
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo