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. Tester
  4. Test ViessmannAPI v2.0.0

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

Test ViessmannAPI v2.0.0

Scheduled Pinned Locked Moved Tester
818 Posts 128 Posters 299.0k Views 124 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.
  • B BlackTigga

    @tombox ... vor der Neuinstallation hatte ich die gleichen Fehlermeldungen (aber schon über mehrere Tage hinweg) und dann hatte ich Thread gelesen, dass die Abfragen umgestellt worden sind. Nach der Neuinstallation waren die Fehlermeldungen auch noch da, aber heute morgen (dann wahrscheinlich nach 2:00 Uhr) lief alles. Seid heute Nachmittag erhalte ich die Fehlermeldung aber wieder...

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

    @blacktigga Sollte eigentlich nicht passieren. Wieviele Geräte hast du am Gateway wie oft setzt du Werte an das Gerät

    du kannst mal den adapter in debug setzen und da siehst du auch wieviele request da pro minute rausgehen

    P 1 Reply Last reply
    0
    • L LaBamba

      @tombox
      Danke das klappt.
      Weisst du zufällig noch wo die Datenpunkte für
      Über welchen Datenpunkt kann ich die Warmwasseraufbereitung direkt starten?
      Über welchen Punkt kann ich die den Heizungsspeicher aufladen?
      sind.
      Danke im Voraus!

      L Offline
      L Offline
      LaBamba
      wrote on last edited by
      #81

      @tombox
      Gibt es einen Datenpunkt der immer die letzte Aktualisierung als Zeitwert festhält?

      1 Reply Last reply
      0
      • A amgxda

        @michis0806

        Laut Viessmann API-Beschreibung sollte es diese Werte unter heating.solar.power.production (Solar thermal power production) geben:

        Shows statistics of solar power production: daily, weekly, monthly, yearly

        M Offline
        M Offline
        michis0806
        wrote on last edited by
        #82

        @amgxda Den Punkt hab ich gefunden. Dort ist bei mir nur daily befüllt. weekly, monthly und yearly sind leer.
        Im alten Adapter gab's eben noch den Punkt cumulative. Das war recht praktisch, da ich damit einfach in grafana die diff auslesen konnte...

        1 Reply Last reply
        0
        • B BlackTigga

          Vielen Dank für den Adapter!!

          @tombox sagte in Test ViessmannAPI v2.0.0:

          Es gibt jetzt ein eignen Interval für events. Default ist da 300min/5h
          Es werden die Features vom Gateway nicht mehr geholt.
          Somit sollte ein Interval von 1min möglich sein.
          Er sollte sich nachts um 2 selber vom 429 erholen außer er wird vorher neugestartet

          Ich habe "Update device status" auf 1 min und "Update gateway events" auf 500 min eingestellt und dass sollte ja eigentlich zur Abdeckung eines ganzen Tag ausreichend sein, oder? Dennoch erhalte ich im Laufe des Tages die nachfolgende Meldungen:

          2021-08-09 17:18:40.941	error	Error: Request failed with status code 429
          2021-08-09 17:18:40.940	error	https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/$id/features
          2021-08-09 17:18:40.939	info	Rate limit reached. Will be reseted next day 02:00
          

          Hast Du eine Idee warum?

          L Offline
          L Offline
          LaBamba
          wrote on last edited by
          #83

          @tombox
          @blacktigga
          Ich habe ein 2 Minuten Intervall drin!

          viessmannapi.0
          31378 2021-08-09 22:59:27.182 error Error: Request failed with status code 429
          viessmannapi.0
          31378 2021-08-09 22:59:27.069 error {"viErrorId":"req-cadeadb09d854e70aa9d9b21ce9818e9","statusCode":429,"errorType":"RATE_LIMIT_EXCEEDED","message":"API calls rate limit has been exceeded. Please wait until your limit will renew.","extendedPayload":{"name":"development portal "3dc06fb9bcdb7cee328b85eec0231e8e" daily limit","requestCountLimit":1450,"clientId":"3dc06fb9bcdb7cee328b85eec0231e8e","userId":"70cd1a55-5bbf-4ab0-a7e0-8c3aa51e365b","limitReset":1628553604683}}
          viessmannapi.0
          31378 2021-08-09 22:59:27.068 error Error: Request failed with status code 429
          viessmannapi.0
          31378 2021-08-09 22:59:26.963 error {"viErrorId":"req-1cec73d226da40f1a181b282fd590073","statusCode":429,"errorType":"RATE_LIMIT_EXCEEDED","message":"API calls rate limit has been exceeded. Please wait until your limit will renew.","extendedPayload":{"name":"development portal "3dc06fb9bcdb7cee328b85eec0231e8e" daily limit","requestCountLimit":1450,"clientId":"3dc06fb9bcdb7cee328b85eec0231e8e","userId":"70cd1a55-5bbf-4ab0-a7e0-8c3aa51e365b","limitReset":1628553604683}}
          viessmannapi.0
          31378 2021-08-09 22:59:26.962 error Error: Request failed with status code 429
          viessmannapi.0
          22367 2021-08-09 22:58:30.541 error Error: Request failed with status code 429
          viessmannapi.0
          22367 2021-08-09 22:58:30.540 error https://api.viessmann.com/iot/v1/equipment/installations/1288346/gateways/7571381752940106/devices/$id/features
          viessmannapi.0
          22367 2021-08-09 22:58:30.536 error Error: Request failed with status code 429
          viessmannapi.0
          22367 2021-08-09 22:58:30.535 error https://api.viessmann.com/iot/v1/events-history/events?gatewaySerial=7571381752940106&installationId=1288346
          viessmannapi.0
          22367 2021-08-09 22:56:30.591 error Error: Request failed with status code 429
          viessmannapi.0
          22367 2021-08-09 22:56:30.589 error https://api.viessmann.com/iot/v1/events-history/events?gatewaySerial=7571381752940106&installationId=1288346
          viessmannapi.0
          22367 2021-08-09 22:56:30.582 error Error: Request failed with status code 429
          viessmannapi.0
          22367 2021-08-09 22:56:30.581 error https://api.viessmann.com/iot/v1/equipment/installations/1288346/gateways/7571381752940106/devices/$id/features
          viessmannapi.0
          22367 2021-08-09 22:56:15.848 error Error: Request failed with status code 429
          viessmannapi.0
          22367 2021-08-09 22:56:15.848 error https://api.viessmann.com/iot/v1/events-history/events?gatewaySerial=7571381752940106&installationId=1288346
          viessmannapi.0
          22367 2021-08-09 22:56:15.833 error Error: Request failed with status code 429

          T L 2 Replies Last reply
          0
          • L LaBamba

            @tombox
            @blacktigga
            Ich habe ein 2 Minuten Intervall drin!

            viessmannapi.0
            31378 2021-08-09 22:59:27.182 error Error: Request failed with status code 429
            viessmannapi.0
            31378 2021-08-09 22:59:27.069 error {"viErrorId":"req-cadeadb09d854e70aa9d9b21ce9818e9","statusCode":429,"errorType":"RATE_LIMIT_EXCEEDED","message":"API calls rate limit has been exceeded. Please wait until your limit will renew.","extendedPayload":{"name":"development portal "3dc06fb9bcdb7cee328b85eec0231e8e" daily limit","requestCountLimit":1450,"clientId":"3dc06fb9bcdb7cee328b85eec0231e8e","userId":"70cd1a55-5bbf-4ab0-a7e0-8c3aa51e365b","limitReset":1628553604683}}
            viessmannapi.0
            31378 2021-08-09 22:59:27.068 error Error: Request failed with status code 429
            viessmannapi.0
            31378 2021-08-09 22:59:26.963 error {"viErrorId":"req-1cec73d226da40f1a181b282fd590073","statusCode":429,"errorType":"RATE_LIMIT_EXCEEDED","message":"API calls rate limit has been exceeded. Please wait until your limit will renew.","extendedPayload":{"name":"development portal "3dc06fb9bcdb7cee328b85eec0231e8e" daily limit","requestCountLimit":1450,"clientId":"3dc06fb9bcdb7cee328b85eec0231e8e","userId":"70cd1a55-5bbf-4ab0-a7e0-8c3aa51e365b","limitReset":1628553604683}}
            viessmannapi.0
            31378 2021-08-09 22:59:26.962 error Error: Request failed with status code 429
            viessmannapi.0
            22367 2021-08-09 22:58:30.541 error Error: Request failed with status code 429
            viessmannapi.0
            22367 2021-08-09 22:58:30.540 error https://api.viessmann.com/iot/v1/equipment/installations/1288346/gateways/7571381752940106/devices/$id/features
            viessmannapi.0
            22367 2021-08-09 22:58:30.536 error Error: Request failed with status code 429
            viessmannapi.0
            22367 2021-08-09 22:58:30.535 error https://api.viessmann.com/iot/v1/events-history/events?gatewaySerial=7571381752940106&installationId=1288346
            viessmannapi.0
            22367 2021-08-09 22:56:30.591 error Error: Request failed with status code 429
            viessmannapi.0
            22367 2021-08-09 22:56:30.589 error https://api.viessmann.com/iot/v1/events-history/events?gatewaySerial=7571381752940106&installationId=1288346
            viessmannapi.0
            22367 2021-08-09 22:56:30.582 error Error: Request failed with status code 429
            viessmannapi.0
            22367 2021-08-09 22:56:30.581 error https://api.viessmann.com/iot/v1/equipment/installations/1288346/gateways/7571381752940106/devices/$id/features
            viessmannapi.0
            22367 2021-08-09 22:56:15.848 error Error: Request failed with status code 429
            viessmannapi.0
            22367 2021-08-09 22:56:15.848 error https://api.viessmann.com/iot/v1/events-history/events?gatewaySerial=7571381752940106&installationId=1288346
            viessmannapi.0
            22367 2021-08-09 22:56:15.833 error Error: Request failed with status code 429

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

            @labamba das sieht nicht danach aus als hättest du die letze version via github installiert

            1 Reply Last reply
            0
            • B Offline
              B Offline
              BlackTigga
              wrote on last edited by
              #85

              @tombox sagte in Test ViessmannAPI v2.0.0:

              @blacktigga Sollte eigentlich nicht passieren....

              Ich habe gestern Abend nichts weiter gemacht, in der Erwartung, dass ab 2:00 Uhr die Daten wieder automatisch in den Adapter reinlaufen. Das war heute morgen dann aber nicht der Fall. Ich musste den Adapter neustarten, seitdem holt er sich wieder die Daten.

              Zu Deinen Fragen:

              Wieviele Geräte hast du am Gateway

              1x Vitocaldens 222F
              Ist eine Hybrid-Anlage mit separater Kompressor- und Brennereinheit

              wie oft setzt du Werte an das Gerät

              Ich setzte keine Werte, ich lese nur Werte aus

              wie viele request da pro minute rausgehen

              Auszug aus Log-Datei (Wobei ich nach 180 Zeichen den restlichen Datensatz abgeschnitten habe):

              viessmannapi.0	10.08.2021 09:50:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.1	10.08.2021 09:50:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.3	10.08.2021 09:50:41	debug	"{""data"":[]}"	
              viessmannapi.5	10.08.2021 09:49:42	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.7	10.08.2021 09:49:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.9	10.08.2021 09:49:40	debug	"{""data"":[]}"	
              viessmannapi.11	10.08.2021 09:48:43	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.13	10.08.2021 09:48:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.15	10.08.2021 09:48:41	debug	"{""data"":[]}"	
              viessmannapi.17	10.08.2021 09:47:42	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.19	10.08.2021 09:47:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.21	10.08.2021 09:47:40	debug	"{""data"":[]}"	
              viessmannapi.23	10.08.2021 09:46:42	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.25	10.08.2021 09:46:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.27	10.08.2021 09:46:40	debug	"{""data"":[]}"	
              viessmannapi.29	10.08.2021 09:45:43	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.31	10.08.2021 09:45:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.33	10.08.2021 09:45:41	debug	"{""data"":[]}"	
              viessmannapi.35	10.08.2021 09:44:42	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.37	10.08.2021 09:44:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.39	10.08.2021 09:44:40	debug	"{""data"":[]}"	
              viessmannapi.41	10.08.2021 09:43:43	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.43	10.08.2021 09:43:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.45	10.08.2021 09:43:41	debug	"{""data"":[]}"	
              viessmannapi.47	10.08.2021 09:42:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.49	10.08.2021 09:42:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.51	10.08.2021 09:42:41	debug	"{""data"":[]}"	
              viessmannapi.53	10.08.2021 09:41:42	debug	"{""data"":[]}"	
              viessmannapi.55	10.08.2021 09:41:42	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.57	10.08.2021 09:41:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.59	10.08.2021 09:40:42	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.61	10.08.2021 09:40:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.63	10.08.2021 09:40:41	debug	"{""data"":[]}"	
              viessmannapi.65	10.08.2021 09:39:43	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.67	10.08.2021 09:39:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.69	10.08.2021 09:39:41	debug	"{""data"":[]}"	
              viessmannapi.71	10.08.2021 09:38:43	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.73	10.08.2021 09:38:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.75	10.08.2021 09:38:40	debug	"{""data"":[]}"	
              viessmannapi.77	10.08.2021 09:37:43	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.79	10.08.2021 09:37:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.81	10.08.2021 09:37:41	debug	"{""data"":[]}"	
              viessmannapi.83	10.08.2021 09:36:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.85	10.08.2021 09:36:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.87	10.08.2021 09:36:40	debug	"{""data"":[]}"	
              viessmannapi.89	10.08.2021 09:35:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.91	10.08.2021 09:35:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.93	10.08.2021 09:35:40	debug	"{""data"":[]}"	
              viessmannapi.95	10.08.2021 09:34:43	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
              viessmannapi.97	10.08.2021 09:34:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi
              
              T 1 Reply Last reply
              0
              • B BlackTigga

                @tombox sagte in Test ViessmannAPI v2.0.0:

                @blacktigga Sollte eigentlich nicht passieren....

                Ich habe gestern Abend nichts weiter gemacht, in der Erwartung, dass ab 2:00 Uhr die Daten wieder automatisch in den Adapter reinlaufen. Das war heute morgen dann aber nicht der Fall. Ich musste den Adapter neustarten, seitdem holt er sich wieder die Daten.

                Zu Deinen Fragen:

                Wieviele Geräte hast du am Gateway

                1x Vitocaldens 222F
                Ist eine Hybrid-Anlage mit separater Kompressor- und Brennereinheit

                wie oft setzt du Werte an das Gerät

                Ich setzte keine Werte, ich lese nur Werte aus

                wie viele request da pro minute rausgehen

                Auszug aus Log-Datei (Wobei ich nach 180 Zeichen den restlichen Datensatz abgeschnitten habe):

                viessmannapi.0	10.08.2021 09:50:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.1	10.08.2021 09:50:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.3	10.08.2021 09:50:41	debug	"{""data"":[]}"	
                viessmannapi.5	10.08.2021 09:49:42	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.7	10.08.2021 09:49:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.9	10.08.2021 09:49:40	debug	"{""data"":[]}"	
                viessmannapi.11	10.08.2021 09:48:43	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.13	10.08.2021 09:48:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.15	10.08.2021 09:48:41	debug	"{""data"":[]}"	
                viessmannapi.17	10.08.2021 09:47:42	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.19	10.08.2021 09:47:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.21	10.08.2021 09:47:40	debug	"{""data"":[]}"	
                viessmannapi.23	10.08.2021 09:46:42	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.25	10.08.2021 09:46:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.27	10.08.2021 09:46:40	debug	"{""data"":[]}"	
                viessmannapi.29	10.08.2021 09:45:43	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.31	10.08.2021 09:45:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.33	10.08.2021 09:45:41	debug	"{""data"":[]}"	
                viessmannapi.35	10.08.2021 09:44:42	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.37	10.08.2021 09:44:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.39	10.08.2021 09:44:40	debug	"{""data"":[]}"	
                viessmannapi.41	10.08.2021 09:43:43	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.43	10.08.2021 09:43:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.45	10.08.2021 09:43:41	debug	"{""data"":[]}"	
                viessmannapi.47	10.08.2021 09:42:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.49	10.08.2021 09:42:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.51	10.08.2021 09:42:41	debug	"{""data"":[]}"	
                viessmannapi.53	10.08.2021 09:41:42	debug	"{""data"":[]}"	
                viessmannapi.55	10.08.2021 09:41:42	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.57	10.08.2021 09:41:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.59	10.08.2021 09:40:42	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.61	10.08.2021 09:40:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.63	10.08.2021 09:40:41	debug	"{""data"":[]}"	
                viessmannapi.65	10.08.2021 09:39:43	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.67	10.08.2021 09:39:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.69	10.08.2021 09:39:41	debug	"{""data"":[]}"	
                viessmannapi.71	10.08.2021 09:38:43	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.73	10.08.2021 09:38:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.75	10.08.2021 09:38:40	debug	"{""data"":[]}"	
                viessmannapi.77	10.08.2021 09:37:43	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.79	10.08.2021 09:37:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.81	10.08.2021 09:37:41	debug	"{""data"":[]}"	
                viessmannapi.83	10.08.2021 09:36:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.85	10.08.2021 09:36:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.87	10.08.2021 09:36:40	debug	"{""data"":[]}"	
                viessmannapi.89	10.08.2021 09:35:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.91	10.08.2021 09:35:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.93	10.08.2021 09:35:40	debug	"{""data"":[]}"	
                viessmannapi.95	10.08.2021 09:34:43	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi	
                viessmannapi.97	10.08.2021 09:34:41	debug	"{""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,""uri"":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/7637415019518205/devi
                
                T Offline
                T Offline
                tombox
                wrote on last edited by
                #86

                @blacktigga Es werden leider noch zwei request rausgesendet. Bitte nochmal installieren und ein paar debug zeilen schicken

                B 1 Reply Last reply
                0
                • T tombox

                  @blacktigga Sollte eigentlich nicht passieren. Wieviele Geräte hast du am Gateway wie oft setzt du Werte an das Gerät

                  du kannst mal den adapter in debug setzen und da siehst du auch wieviele request da pro minute rausgehen

                  P Offline
                  P Offline
                  pfahlenbauer
                  wrote on last edited by
                  #87

                  @tombox
                  Super Adapter, vielen Dank!
                  Kann man auch die Temperatursensoren der Heizkreise auslesen?
                  Ich hatte früher einen Datenpunkt heating.circuits.0.sensors.temperature.supply.value - den kann ich allerdings nicht mehr finden.

                  J 1 Reply Last reply
                  0
                  • P pfahlenbauer

                    @tombox
                    Super Adapter, vielen Dank!
                    Kann man auch die Temperatursensoren der Heizkreise auslesen?
                    Ich hatte früher einen Datenpunkt heating.circuits.0.sensors.temperature.supply.value - den kann ich allerdings nicht mehr finden.

                    J Offline
                    J Offline
                    jrudolph
                    wrote on last edited by
                    #88

                    @pfahlenbauer Das ist jetzt viessmannapi.0.xxxxxxx.0.features.heating.circuits.0.sensors.temperature.supply.properties.value.value

                    P 1 Reply Last reply
                    0
                    • T tombox

                      @blacktigga Es werden leider noch zwei request rausgesendet. Bitte nochmal installieren und ein paar debug zeilen schicken

                      B Offline
                      B Offline
                      BlackTigga
                      wrote on last edited by
                      #89

                      @tombox sagte in Test ViessmannAPI v2.0.0:

                      Bitte nochmal installieren und ein paar debug zeilen schicken

                      Hab neu installiert.
                      Anbei der Auszug aus dem Log:

                      viessmannapi.0	10.08.2021 19:10	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/RoomControl-1/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""ap"
                      viessmannapi.0	10.08.2021 19:10	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/0/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,"
                      viessmannapi.0	10.08.2021 19:10	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/HeatDemandControl/features {""data"":[]}"
                      viessmannapi.0	10.08.2021 19:09	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/RoomControl-1/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""ap"
                      viessmannapi.0	10.08.2021 19:09	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/0/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,"
                      viessmannapi.0	10.08.2021 19:09	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/HeatDemandControl/features {""data"":[]}"
                      viessmannapi.0	10.08.2021 19:08	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/RoomControl-1/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""ap"
                      viessmannapi.0	10.08.2021 19:08	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/0/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,"
                      viessmannapi.0	10.08.2021 19:08	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/HeatDemandControl/features {""data"":[]}"
                      viessmannapi.0	10.08.2021 19:07	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/0/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,"
                      viessmannapi.0	10.08.2021 19:07	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/RoomControl-1/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""ap"
                      viessmannapi.0	10.08.2021 19:07	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/HeatDemandControl/features {""data"":[]}"
                      viessmannapi.0	10.08.2021 19:06	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/0/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,"
                      viessmannapi.0	10.08.2021 19:06	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/RoomControl-1/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""ap"
                      viessmannapi.0	10.08.2021 19:06	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/HeatDemandControl/features {""data"":[]}"
                      viessmannapi.0	10.08.2021 19:05	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/RoomControl-1/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""ap"
                      viessmannapi.0	10.08.2021 19:05	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/0/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,"
                      viessmannapi.0	10.08.2021 19:05	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/HeatDemandControl/features {""data"":[]}"
                      viessmannapi.0	10.08.2021 19:04	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/RoomControl-1/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""ap"
                      viessmannapi.0	10.08.2021 19:04	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/0/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,"
                      viessmannapi.0	10.08.2021 19:04	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/HeatDemandControl/features {""data"":[]}"
                      viessmannapi.0	10.08.2021 19:03	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/RoomControl-1/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""ap"
                      
                      
                      B 1 Reply Last reply
                      0
                      • J jrudolph

                        @pfahlenbauer Das ist jetzt viessmannapi.0.xxxxxxx.0.features.heating.circuits.0.sensors.temperature.supply.properties.value.value

                        P Offline
                        P Offline
                        pfahlenbauer
                        wrote on last edited by
                        #90

                        @jrudolph said in Test ViessmannAPI v2.0.0:

                        .properties.value

                        Bei mir gibt es den "value" offenbar nicht mehr. Der "properties" ordner ist leer:

                        df2a4245-f5bd-478d-9e6a-c2f3fe67c73d-image.png

                        H 1 Reply Last reply
                        0
                        • P pfahlenbauer

                          @jrudolph said in Test ViessmannAPI v2.0.0:

                          .properties.value

                          Bei mir gibt es den "value" offenbar nicht mehr. Der "properties" ordner ist leer:

                          df2a4245-f5bd-478d-9e6a-c2f3fe67c73d-image.png

                          H Do not disturb
                          H Do not disturb
                          Hansi1234
                          wrote on last edited by
                          #91

                          @pfahlenbauer welche Sensoren hast du jeweils für die Räume?

                          P 1 Reply Last reply
                          0
                          • H Hansi1234

                            @pfahlenbauer welche Sensoren hast du jeweils für die Räume?

                            P Offline
                            P Offline
                            pfahlenbauer
                            wrote on last edited by
                            #92

                            @hansi1234
                            Für die Räume habe ich keine Sensoren.
                            Ich habe eine Vitodens 300 B3HF mit 2 Heizkreisen. Ich würde gerne die Vorlauftemperaturen der Heizkreise auslesen. Da gibt mir der Adapater aber leider keine Temperatur values. Vielleicht hilft es den Adapter zu löschen und neu zu installieren - da scheue ich mich aber davor, weil ich dann evtl. meine alten Daten verliere - die brauche ich noch zur Argumentation mit meinem HB, der noch ein paar Fehler korrigieren muss.

                            1 Reply Last reply
                            0
                            • B BlackTigga

                              @tombox sagte in Test ViessmannAPI v2.0.0:

                              Bitte nochmal installieren und ein paar debug zeilen schicken

                              Hab neu installiert.
                              Anbei der Auszug aus dem Log:

                              viessmannapi.0	10.08.2021 19:10	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/RoomControl-1/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""ap"
                              viessmannapi.0	10.08.2021 19:10	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/0/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,"
                              viessmannapi.0	10.08.2021 19:10	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/HeatDemandControl/features {""data"":[]}"
                              viessmannapi.0	10.08.2021 19:09	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/RoomControl-1/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""ap"
                              viessmannapi.0	10.08.2021 19:09	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/0/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,"
                              viessmannapi.0	10.08.2021 19:09	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/HeatDemandControl/features {""data"":[]}"
                              viessmannapi.0	10.08.2021 19:08	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/RoomControl-1/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""ap"
                              viessmannapi.0	10.08.2021 19:08	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/0/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,"
                              viessmannapi.0	10.08.2021 19:08	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/HeatDemandControl/features {""data"":[]}"
                              viessmannapi.0	10.08.2021 19:07	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/0/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,"
                              viessmannapi.0	10.08.2021 19:07	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/RoomControl-1/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""ap"
                              viessmannapi.0	10.08.2021 19:07	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/HeatDemandControl/features {""data"":[]}"
                              viessmannapi.0	10.08.2021 19:06	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/0/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,"
                              viessmannapi.0	10.08.2021 19:06	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/RoomControl-1/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""ap"
                              viessmannapi.0	10.08.2021 19:06	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/HeatDemandControl/features {""data"":[]}"
                              viessmannapi.0	10.08.2021 19:05	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/RoomControl-1/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""ap"
                              viessmannapi.0	10.08.2021 19:05	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/0/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,"
                              viessmannapi.0	10.08.2021 19:05	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/HeatDemandControl/features {""data"":[]}"
                              viessmannapi.0	10.08.2021 19:04	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/RoomControl-1/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""ap"
                              viessmannapi.0	10.08.2021 19:04	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/0/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""apiVersion"":1,"
                              viessmannapi.0	10.08.2021 19:04	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/HeatDemandControl/features {""data"":[]}"
                              viessmannapi.0	10.08.2021 19:03	debug	"https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/7637415019518205/devices/RoomControl-1/features {""data"":[{""properties"":{},""commands"":{},""components"":[],""ap"
                              
                              
                              B Offline
                              B Offline
                              BlackTigga
                              wrote on last edited by BlackTigga
                              #93

                              @tombox sagte in Test ViessmannAPI v2.0.0:

                              Bitte nochmal installieren und ein paar debug zeilen schicken

                              Anbei meine weiteren Beobachtungen:

                              Nachdem gestern im Laufe des Tages das Request-Limit erreicht wurde, erschien bis kurz vor 02:00 Uhr folgende Meldung:

                              2021-08-11 01:59:38.751 - info: viessmannapi.0 (19325) Rate limit reached. Will be reseted next day 02:00
                              2021-08-11 01:59:38.752 - error: viessmannapi.0 (19325) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx//devices/$id/features
                              2021-08-11 01:59:38.752 - error: viessmannapi.0 (19325) Error: Request failed with status code 429
                              

                              Der nächste (und einzige) Logeintrag war dann um 02:40 Uhr:

                              2021-08-11 02:40:38.929 - info: viessmannapi.0 (19325) {"viErrorId":"req-a8064f7bb16d4e2997deb18e4d760b82","statusCode":502,"errorType":"DEVICE_COMMUNICATION_ERROR","message":"DEVICE_COMMUNICATION_ERROR","extendedPayload":{"code":"404","reason":"GATEWAY_OFFLINE"}}
                              2021-08-11 02:40:38.940 - info: viessmannapi.0 (19325) Please check the connection of your gateway
                              2021-08-11 02:40:38.941 - error: viessmannapi.0 (19325) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx//devices/$id/features
                              2021-08-11 02:40:38.942 - error: viessmannapi.0 (19325) Error: Request failed with status code 502
                              2021-08-11 02:40:38.954 - info: viessmannapi.0 (19325) {"viErrorId":"req-2ee6cfab343b4c3a9d175fc79c7af20a","statusCode":502,"errorType":"DEVICE_COMMUNICATION_ERROR","message":"DEVICE_COMMUNICATION_ERROR","extendedPayload":{"code":"404","reason":"GATEWAY_OFFLINE"}}
                              2021-08-11 02:40:38.955 - info: viessmannapi.0 (19325) Please check the connection of your gateway
                              2021-08-11 02:40:38.956 - error: viessmannapi.0 (19325) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx//devices/$id/features
                              2021-08-11 02:40:38.957 - error: viessmannapi.0 (19325) Error: Request failed with status code 502
                              2021-08-11 02:40:39.004 - info: viessmannapi.0 (19325) {"viErrorId":"req-9534206120014dc5a58a3f6809c10b10","statusCode":502,"errorType":"DEVICE_COMMUNICATION_ERROR","message":"DEVICE_COMMUNICATION_ERROR","extendedPayload":{"code":"404","reason":"GATEWAY_OFFLINE"}}
                              2021-08-11 02:40:39.005 - info: viessmannapi.0 (19325) Please check the connection of your gateway
                              2021-08-11 02:40:39.006 - error: viessmannapi.0 (19325) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx//devices/$id/features
                              2021-08-11 02:40:39.007 - error: viessmannapi.0 (19325) Error: Request failed with status code 502
                              

                              Um 07:19 habe ich den Adapter neu gestartet, seitdem laufen die Daten wieder rein:

                              2021-08-11 07:20:57.024 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/HeatDemandControl/features {"data":[]}
                              2021-08-11 07:20:57.408 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/RoomControl-1/features {"data":[{"properties":{},"commands":{},"components":[],"apiVersion":1,"uri":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/RoomControl-1/features/device","gatewayId":"76374150xxxxxxxx","feature":"device","timestamp":"2021-08-11T00:40:56.097Z","isEnabled":true,"isReady":true,"deviceId":"RoomControl-1"}]}
                              2021-08-11 07:20:58.558 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/0/features {"data"...
                              2021-08-11 07:21:59.559 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/RoomControl-1/features {"data":[{"properties":{},"commands":{},"components":[],"apiVersion":1,"uri":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/RoomControl-1/features/device","gatewayId":"76374150xxxxxxxx","feature":"device","timestamp":"2021-08-11T00:40:56.097Z","isEnabled":true,"isReady":true,"deviceId":"RoomControl-1"}]}
                              2021-08-11 07:22:57.085 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/HeatDemandControl/features {"data":[]}
                              2021-08-11 07:22:57.351 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/0/features {"data"...
                              2021-08-11 07:22:59.194 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/RoomControl-1/features {"data":[{"properties":{},"commands":{},"components":[],"apiVersion":1,"uri":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/RoomControl-1/features/device","gatewayId":"76374150xxxxxxxx","feature":"device","timestamp":"2021-08-11T00:40:56.097Z","isEnabled":true,"isReady":true,"deviceId":"RoomControl-1"}]}
                              2021-08-11 07:23:56.993 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/HeatDemandControl/features {"data":[]}
                              2021-08-11 07:23:57.181 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/0/features {"data"...
                              2021-08-11 07:23:58.024 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/RoomControl-1/features {"data":[{"properties":{},"commands":{},"components":[],"apiVersion":1,"uri":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/RoomControl-1/features/device","gatewayId":"76374150xxxxxxxx","feature":"device","timestamp":"2021-08-11T00:40:56.097Z","isEnabled":true,"isReady":true,"deviceId":"RoomControl-1"}]}
                              2021-08-11 07:24:56.996 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/HeatDemandControl/features {"data":[]}
                              2021-08-11 07:24:57.460 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/0/features {"data"...
                              
                              T 1 Reply Last reply
                              0
                              • L LaBamba

                                @tombox
                                @blacktigga
                                Ich habe ein 2 Minuten Intervall drin!

                                viessmannapi.0
                                31378 2021-08-09 22:59:27.182 error Error: Request failed with status code 429
                                viessmannapi.0
                                31378 2021-08-09 22:59:27.069 error {"viErrorId":"req-cadeadb09d854e70aa9d9b21ce9818e9","statusCode":429,"errorType":"RATE_LIMIT_EXCEEDED","message":"API calls rate limit has been exceeded. Please wait until your limit will renew.","extendedPayload":{"name":"development portal "3dc06fb9bcdb7cee328b85eec0231e8e" daily limit","requestCountLimit":1450,"clientId":"3dc06fb9bcdb7cee328b85eec0231e8e","userId":"70cd1a55-5bbf-4ab0-a7e0-8c3aa51e365b","limitReset":1628553604683}}
                                viessmannapi.0
                                31378 2021-08-09 22:59:27.068 error Error: Request failed with status code 429
                                viessmannapi.0
                                31378 2021-08-09 22:59:26.963 error {"viErrorId":"req-1cec73d226da40f1a181b282fd590073","statusCode":429,"errorType":"RATE_LIMIT_EXCEEDED","message":"API calls rate limit has been exceeded. Please wait until your limit will renew.","extendedPayload":{"name":"development portal "3dc06fb9bcdb7cee328b85eec0231e8e" daily limit","requestCountLimit":1450,"clientId":"3dc06fb9bcdb7cee328b85eec0231e8e","userId":"70cd1a55-5bbf-4ab0-a7e0-8c3aa51e365b","limitReset":1628553604683}}
                                viessmannapi.0
                                31378 2021-08-09 22:59:26.962 error Error: Request failed with status code 429
                                viessmannapi.0
                                22367 2021-08-09 22:58:30.541 error Error: Request failed with status code 429
                                viessmannapi.0
                                22367 2021-08-09 22:58:30.540 error https://api.viessmann.com/iot/v1/equipment/installations/1288346/gateways/7571381752940106/devices/$id/features
                                viessmannapi.0
                                22367 2021-08-09 22:58:30.536 error Error: Request failed with status code 429
                                viessmannapi.0
                                22367 2021-08-09 22:58:30.535 error https://api.viessmann.com/iot/v1/events-history/events?gatewaySerial=7571381752940106&installationId=1288346
                                viessmannapi.0
                                22367 2021-08-09 22:56:30.591 error Error: Request failed with status code 429
                                viessmannapi.0
                                22367 2021-08-09 22:56:30.589 error https://api.viessmann.com/iot/v1/events-history/events?gatewaySerial=7571381752940106&installationId=1288346
                                viessmannapi.0
                                22367 2021-08-09 22:56:30.582 error Error: Request failed with status code 429
                                viessmannapi.0
                                22367 2021-08-09 22:56:30.581 error https://api.viessmann.com/iot/v1/equipment/installations/1288346/gateways/7571381752940106/devices/$id/features
                                viessmannapi.0
                                22367 2021-08-09 22:56:15.848 error Error: Request failed with status code 429
                                viessmannapi.0
                                22367 2021-08-09 22:56:15.848 error https://api.viessmann.com/iot/v1/events-history/events?gatewaySerial=7571381752940106&installationId=1288346
                                viessmannapi.0
                                22367 2021-08-09 22:56:15.833 error Error: Request failed with status code 429

                                L Offline
                                L Offline
                                LaBamba
                                wrote on last edited by
                                #94

                                @tombox
                                Danke, ich hatte sie zwar installiert aber anscheinend wurde die installation abgebrochen. Nach der Neuinstallation funktioniert es wieder.

                                1 Reply Last reply
                                0
                                • B BlackTigga

                                  @tombox sagte in Test ViessmannAPI v2.0.0:

                                  Bitte nochmal installieren und ein paar debug zeilen schicken

                                  Anbei meine weiteren Beobachtungen:

                                  Nachdem gestern im Laufe des Tages das Request-Limit erreicht wurde, erschien bis kurz vor 02:00 Uhr folgende Meldung:

                                  2021-08-11 01:59:38.751 - info: viessmannapi.0 (19325) Rate limit reached. Will be reseted next day 02:00
                                  2021-08-11 01:59:38.752 - error: viessmannapi.0 (19325) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx//devices/$id/features
                                  2021-08-11 01:59:38.752 - error: viessmannapi.0 (19325) Error: Request failed with status code 429
                                  

                                  Der nächste (und einzige) Logeintrag war dann um 02:40 Uhr:

                                  2021-08-11 02:40:38.929 - info: viessmannapi.0 (19325) {"viErrorId":"req-a8064f7bb16d4e2997deb18e4d760b82","statusCode":502,"errorType":"DEVICE_COMMUNICATION_ERROR","message":"DEVICE_COMMUNICATION_ERROR","extendedPayload":{"code":"404","reason":"GATEWAY_OFFLINE"}}
                                  2021-08-11 02:40:38.940 - info: viessmannapi.0 (19325) Please check the connection of your gateway
                                  2021-08-11 02:40:38.941 - error: viessmannapi.0 (19325) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx//devices/$id/features
                                  2021-08-11 02:40:38.942 - error: viessmannapi.0 (19325) Error: Request failed with status code 502
                                  2021-08-11 02:40:38.954 - info: viessmannapi.0 (19325) {"viErrorId":"req-2ee6cfab343b4c3a9d175fc79c7af20a","statusCode":502,"errorType":"DEVICE_COMMUNICATION_ERROR","message":"DEVICE_COMMUNICATION_ERROR","extendedPayload":{"code":"404","reason":"GATEWAY_OFFLINE"}}
                                  2021-08-11 02:40:38.955 - info: viessmannapi.0 (19325) Please check the connection of your gateway
                                  2021-08-11 02:40:38.956 - error: viessmannapi.0 (19325) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx//devices/$id/features
                                  2021-08-11 02:40:38.957 - error: viessmannapi.0 (19325) Error: Request failed with status code 502
                                  2021-08-11 02:40:39.004 - info: viessmannapi.0 (19325) {"viErrorId":"req-9534206120014dc5a58a3f6809c10b10","statusCode":502,"errorType":"DEVICE_COMMUNICATION_ERROR","message":"DEVICE_COMMUNICATION_ERROR","extendedPayload":{"code":"404","reason":"GATEWAY_OFFLINE"}}
                                  2021-08-11 02:40:39.005 - info: viessmannapi.0 (19325) Please check the connection of your gateway
                                  2021-08-11 02:40:39.006 - error: viessmannapi.0 (19325) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx//devices/$id/features
                                  2021-08-11 02:40:39.007 - error: viessmannapi.0 (19325) Error: Request failed with status code 502
                                  

                                  Um 07:19 habe ich den Adapter neu gestartet, seitdem laufen die Daten wieder rein:

                                  2021-08-11 07:20:57.024 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/HeatDemandControl/features {"data":[]}
                                  2021-08-11 07:20:57.408 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/RoomControl-1/features {"data":[{"properties":{},"commands":{},"components":[],"apiVersion":1,"uri":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/RoomControl-1/features/device","gatewayId":"76374150xxxxxxxx","feature":"device","timestamp":"2021-08-11T00:40:56.097Z","isEnabled":true,"isReady":true,"deviceId":"RoomControl-1"}]}
                                  2021-08-11 07:20:58.558 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/0/features {"data"...
                                  2021-08-11 07:21:59.559 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/RoomControl-1/features {"data":[{"properties":{},"commands":{},"components":[],"apiVersion":1,"uri":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/RoomControl-1/features/device","gatewayId":"76374150xxxxxxxx","feature":"device","timestamp":"2021-08-11T00:40:56.097Z","isEnabled":true,"isReady":true,"deviceId":"RoomControl-1"}]}
                                  2021-08-11 07:22:57.085 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/HeatDemandControl/features {"data":[]}
                                  2021-08-11 07:22:57.351 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/0/features {"data"...
                                  2021-08-11 07:22:59.194 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/RoomControl-1/features {"data":[{"properties":{},"commands":{},"components":[],"apiVersion":1,"uri":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/RoomControl-1/features/device","gatewayId":"76374150xxxxxxxx","feature":"device","timestamp":"2021-08-11T00:40:56.097Z","isEnabled":true,"isReady":true,"deviceId":"RoomControl-1"}]}
                                  2021-08-11 07:23:56.993 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/HeatDemandControl/features {"data":[]}
                                  2021-08-11 07:23:57.181 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/0/features {"data"...
                                  2021-08-11 07:23:58.024 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/RoomControl-1/features {"data":[{"properties":{},"commands":{},"components":[],"apiVersion":1,"uri":"https://api.viessmann-platform.io/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/RoomControl-1/features/device","gatewayId":"76374150xxxxxxxx","feature":"device","timestamp":"2021-08-11T00:40:56.097Z","isEnabled":true,"isReady":true,"deviceId":"RoomControl-1"}]}
                                  2021-08-11 07:24:56.996 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/HeatDemandControl/features {"data":[]}
                                  2021-08-11 07:24:57.460 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/76374150xxxxxxxx/devices/0/features {"data"...
                                  
                                  T Offline
                                  T Offline
                                  tombox
                                  wrote on last edited by tombox
                                  #95

                                  @blacktigga DAs ist sehr hilfreich

                                  was sind die Geräte
                                  RoomControl-1 und HeatDemandControl

                                  Haben die irgendwelche Sensoren oder braucht man davon Informationen?

                                  1 Reply Last reply
                                  0
                                  • B Offline
                                    B Offline
                                    BlackTigga
                                    wrote on last edited by
                                    #96

                                    @tombox sagte in Test ViessmannAPI v2.0.0:

                                    RoomControl-1 und HeatDemandControl

                                    Ich sehe in beiden Datensätzen im Log keinerlei Informationen die ich benötigen würde und ich habe auch keine gesonderten Sensoren verbaut.

                                    Und die Logeinträge zu HeatDemandControl sehen ja auch immer so aus (ungekürzt):

                                    2021-08-11 07:20:57.024 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/763741501xxxxxxxx/devices/HeatDemandControl/features {"data":[]}
                                    

                                    Sieht für mich als Laie so aus, als wenn da sowieso gar keinerlei Daten abgeholt werden?!

                                    T 2 Replies Last reply
                                    0
                                    • B BlackTigga

                                      @tombox sagte in Test ViessmannAPI v2.0.0:

                                      RoomControl-1 und HeatDemandControl

                                      Ich sehe in beiden Datensätzen im Log keinerlei Informationen die ich benötigen würde und ich habe auch keine gesonderten Sensoren verbaut.

                                      Und die Logeinträge zu HeatDemandControl sehen ja auch immer so aus (ungekürzt):

                                      2021-08-11 07:20:57.024 - debug: viessmannapi.0 (22168) https://api.viessmann.com/iot/v1/equipment/installations/396344/gateways/763741501xxxxxxxx/devices/HeatDemandControl/features {"data":[]}
                                      

                                      Sieht für mich als Laie so aus, als wenn da sowieso gar keinerlei Daten abgeholt werden?!

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

                                      @blacktigga Ich habe dir dazu eine PN geschrieben

                                      A 1 Reply Last reply
                                      0
                                      • T tombox

                                        @blacktigga Ich habe dir dazu eine PN geschrieben

                                        A Offline
                                        A Offline
                                        amgxda
                                        wrote on last edited by
                                        #98

                                        Der Viessmann Developer Portal Changelog-Eintrag vom Juli 2021 ist auch bezeichnend. Da wird schon angekündigt, dass Datenpunkte und Funktionen hinter der Paywall verschwinden sollen. Warmwasser starten, nur gegen Gebühr, toll ausgedacht, Viessmann!

                                        "Hinweis: Die Funktionen der Basis (freien) Variante der API sind ein temporäres Angebot und der Umfang kann sich mit der Zeit gegenenfalls ändern."

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

                                          @amgxda Das war klar, denn die Entwicklungs- und Betriebskosten der Server kann man kaum mit dem einmaligen Kauf einer Anlage abdecken, denke ich ...
                                          Wenn's n paar Euro sind im Jahr.. wir werden sehen..

                                          Wenn's zu teuer wird, ist VControlD dann die Alternative.

                                          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

                                          752

                                          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