Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread)

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread)

    This topic has been deleted. Only users with topic management privileges can see it.
    • dslraser
      dslraser Forum Testing Most Active @s.bormann last edited by dslraser

      @s-bormann sagte in Test Adapter iQontrol 1.11.x Vis:

      Ist jetzt auf Github. Waren ziemlich umfangreiche Änderungen nötig, also bitte gut testen

      Die Listen sind perfekt da, so wie ich sie brauche, aber es hagelt Fehler im Log.

      Log.txt

      Komme ich irgendwie zurück zu der Version davor ? Ich mußte iQontrol erstmal stoppen.

      EDIT:

      Ich mußte iQontrol erstmal stoppen.

      wieso läuft eigentlich iQontrol noch komplett, obwohl ich die Instanz gestoppt habe ? Ich kann sogar noch über iQontrol schalten...? (ist nach dem stoppen nur das Backend aus ?)

      Hier noch das Log aus dem Browserfenster

      host.iobroker	2022-01-29 21:00:21.708	info	instance system.adapter.tvspielfilm.0 terminated with code 0 (NO_ERROR)
      host.iobroker	2022-01-29 21:00:08.851	info	instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      host.iobroker	2022-01-29 21:00:08.075	info	instance system.adapter.tvspielfilm.0 started with pid 23553
      host.iobroker	2022-01-29 21:00:06.489	info	instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
      host.iobroker	2022-01-29 21:00:04.056	info	instance system.adapter.daswetter.0 started with pid 23538
      host.iobroker	2022-01-29 21:00:00.037	info	instance system.adapter.ical.0 started with pid 23523
      host.iobroker	2022-01-29 20:54:51.546	info	instance system.adapter.admin.0 started with pid 23504
      host.iobroker	2022-01-29 20:54:49.051	info	instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      host.iobroker	2022-01-29 20:54:48.478	info	stopInstance system.adapter.admin.0 send kill signal
      host.iobroker	2022-01-29 20:54:48.474	info	stopInstance system.adapter.admin.0 (force=false, process=true)
      host.iobroker	2022-01-29 20:47:56.364	info	instance system.adapter.admin.0 started with pid 23484
      host.iobroker	2022-01-29 20:47:53.861	info	instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      host.iobroker	2022-01-29 20:47:53.296	info	stopInstance system.adapter.admin.0 send kill signal
      host.iobroker	2022-01-29 20:47:53.294	info	stopInstance system.adapter.admin.0 (force=false, process=true)
      host.iobroker	2022-01-29 20:47:36.106	info	"system.adapter.iqontrol.0" disabled
      host.iobroker	2022-01-29 20:47:20.321	warn	Do not restart adapter system.adapter.iqontrol.0 because restart loop detected
      host.iobroker	2022-01-29 20:47:20.321	info	Restart adapter system.adapter.iqontrol.0 because enabled
      host.iobroker	2022-01-29 20:47:20.321	error	instance system.adapter.iqontrol.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: at processImmediate (internal/timers.js:466:21)
      host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:2332:33)
      host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: at ObjectsInRedisClient._getObject (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:2286:37)
      host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
      host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:628:24)
      host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: Error: Connection is closed.
      host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[4]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
      host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[3]: at Array.calculationFunction (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:974:11)
      host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[3]: ReferenceError: concat is not defined
      host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[3]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
      host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[2]: at processImmediate (internal/timers.js:437:9)
      host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[2]: at runNextTicks (internal/process/task_queues.js:60:5)
      host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[2]: at Array.calculationFunction (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:974:11)
      host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[2]: ReferenceError: concat is not defined
      host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
      host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[1]: at Array.calculationFunction (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:974:11)
      host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[1]: ReferenceError: concat is not defined
      host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
      host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[0]: at Array.calculationFunction (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:974:11)
      host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[0]: ReferenceError: concat is not defined
      host.iobroker	2022-01-29 20:47:20.320	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
      iqontrol.0	2022-01-29 20:47:20.259	error	(23469) Connection is closed.
      iqontrol.0	2022-01-29 20:47:20.259	error	at processImmediate (internal/timers.js:466:21)
      iqontrol.0	2022-01-29 20:47:20.259	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:2332:33)
      iqontrol.0	2022-01-29 20:47:20.259	error	at ObjectsInRedisClient._getObject (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:2286:37)
      iqontrol.0	2022-01-29 20:47:20.259	error	at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
      iqontrol.0	2022-01-29 20:47:20.259	error	at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:628:24)
      iqontrol.0	2022-01-29 20:47:20.259	error	(23469) Error: Connection is closed.
      iqontrol.0	2022-01-29 20:47:20.257	error	(23469) unhandled promise rejection: Connection is closed.
      iqontrol.0	2022-01-29 20:47:20.257	error	(23469) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      iqontrol.0	2022-01-29 20:47:20.257	debug	(23469) redis get iqontrol.0.Lists.Batterienliste_Volt_1_5.Anzahl_1_2_LIST_JSON, error - Connection is closed.
      iqontrol.0	2022-01-29 20:47:20.257	error	(23469) ERROR updating object: Lists.Batterienliste_Volt_1_5.Anzahl_1_2_LIST: Error: DB closed
      iqontrol.0	2022-01-29 20:47:20.254	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.Anzahl_1_2
      iqontrol.0	2022-01-29 20:47:20.252	debug	(23469) ...processing counter Batterienliste_Volt_1_5_Anzahl_1_2...
      iqontrol.0	2022-01-29 20:47:20.252	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.Anzahl_1_1_NAMES_LIST
      iqontrol.0	2022-01-29 20:47:20.251	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.Anzahl_1_1_LIST_JSON
      iqontrol.0	2022-01-29 20:47:20.249	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.Anzahl_1_1_LIST
      iqontrol.0	2022-01-29 20:47:20.248	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.Anzahl_1_1
      iqontrol.0	2022-01-29 20:47:20.247	debug	(23469) ...processing counter Batterienliste_Volt_1_5_Anzahl_1_1...
      iqontrol.0	2022-01-29 20:47:20.246	debug	(23469) set state: Lists.Batterienliste_Volt_1_5.TOTAL_NAMES_LIST --> Bad Fenster links, Bad Fenster rechts, Fernbedienung Heiko, Fernbedienung Kerstin, Gästezimmer Fenster links, Gästezimmer Fenster
      iqontrol.0	2022-01-29 20:47:20.245	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.TOTAL_NAMES_LIST
      iqontrol.0	2022-01-29 20:47:20.243	debug	(23469) set state: Lists.Batterienliste_Volt_1_5.TOTAL_LIST_JSON --> ["alias.0.Batterien_Volt.Gaestezimmer_Fenster_rechts","alias.0.Batterien_Volt.Haustuerklingel","alias.0.Batterien_Volt.Keller_Saun
      iqontrol.0	2022-01-29 20:47:20.242	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.TOTAL_LIST_JSON
      iqontrol.0	2022-01-29 20:47:20.240	debug	(23469) set state: Lists.Batterienliste_Volt_1_5.TOTAL_LIST --> alias.0.Batterien_Volt.Gaestezimmer_Fenster_rechts, alias.0.Batterien_Volt.Haustuerklingel, alias.0.Batterien_Volt.Keller_Sauna_Fenster
      iqontrol.0	2022-01-29 20:47:20.239	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.TOTAL_LIST
      iqontrol.0	2022-01-29 20:47:20.238	debug	(23469) set state: Lists.Batterienliste_Volt_1_5.TOTAL --> 27
      iqontrol.0	2022-01-29 20:47:20.196	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.TOTAL
      iqontrol.0	2022-01-29 20:47:20.180	debug	(23469) set state: Lists.Fenster.Fenster_geschlossen_NAMES_LIST --> Bad Fenster links;Bad Fenster rechts;Gästezimmer Fenster links;Gästezimmer Fenster rechts;Keller Heizung;Keller Sauna links;Keller
      iqontrol.0	2022-01-29 20:47:20.137	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet_NAMES_LIST -->
      iqontrol.0	2022-01-29 20:47:20.135	debug	(23469) set state: Lists.Fenster.Fenster_gekippt_NAMES_LIST -->
      iqontrol.0	2022-01-29 20:47:20.135	debug	(23469) set state: Lists.Fenster.Fenster_geschlossen_LIST_WITH_VALUES --> alias.0.Fenster.Bad_Fenster_links: geschlossen;alias.0.Fenster.Bad_Fenster_rechts: geschlossen;alias.0.Fenster.Gaestezimmer_F
      iqontrol.0	2022-01-29 20:47:20.133	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet_LIST_WITH_VALUES -->
      iqontrol.0	2022-01-29 20:47:20.132	warn	(23469) State "iqontrol.0.Lists.Fenster.Fenster_geschlossen_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
      iqontrol.0	2022-01-29 20:47:20.132	debug	(23469) set state: Lists.Fenster.Fenster_gekippt_LIST_WITH_VALUES -->
      iqontrol.0	2022-01-29 20:47:20.132	warn	(23469) State "iqontrol.0.Lists.Fenster.Fenster_geoeffnet_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
      iqontrol.0	2022-01-29 20:47:20.131	debug	(23469) set state: Lists.Fenster.Fenster_geschlossen_LIST_JSON --> ["alias.0.Fenster.Bad_Fenster_links","alias.0.Fenster.Bad_Fenster_rechts","alias.0.Fenster.Gaestezimmer_Fenster_links","alias.0.Fens
      iqontrol.0	2022-01-29 20:47:20.131	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet_LIST_JSON --> []
      iqontrol.0	2022-01-29 20:47:20.130	warn	(23469) State "iqontrol.0.Lists.Fenster.Fenster_gekippt_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
      iqontrol.0	2022-01-29 20:47:20.129	debug	(23469) set state: Lists.Fenster.Fenster_gekippt_LIST_JSON --> []
      iqontrol.0	2022-01-29 20:47:20.128	debug	(23469) set state: Lists.Fenster.Fenster_geschlossen_LIST --> alias.0.Fenster.Bad_Fenster_links;alias.0.Fenster.Bad_Fenster_rechts;alias.0.Fenster.Gaestezimmer_Fenster_links;alias.0.Fenster.Gaestezim
      iqontrol.0	2022-01-29 20:47:20.127	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet_LIST -->
      iqontrol.0	2022-01-29 20:47:20.126	debug	(23469) set state: Lists.Fenster.Fenster_gekippt_LIST -->
      iqontrol.0	2022-01-29 20:47:20.124	debug	(23469) set state: Lists.Fenster.Fenster_geschlossen --> 20
      iqontrol.0	2022-01-29 20:47:20.124	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet --> 0
      iqontrol.0	2022-01-29 20:47:20.123	debug	(23469) set state: Lists.Fenster.Fenster_gekippt --> 0
      iqontrol.0	2022-01-29 20:47:20.122	info	(23469) COUNTER Fenster Fenster_geschlossen: 20 of 20
      iqontrol.0	2022-01-29 20:47:20.121	info	(23469) COUNTER Fenster Fenster_geoeffnet: 0 of 20
      iqontrol.0	2022-01-29 20:47:20.121	info	(23469) COUNTER Fenster Fenster_gekippt: 0 of 20
      iqontrol.0	2022-01-29 20:47:20.110	debug	(23469) ...processing Selector 1...
      iqontrol.0	2022-01-29 20:47:20.110	debug	(23469) Creating List Batterienliste_Volt_1_5...
      iqontrol.0	2022-01-29 20:47:20.110	debug	(23469) ...triggering calculation function Batterien_LOWBAT Batterien_sortiert by creation...
      iqontrol.0	2022-01-29 20:47:20.110	debug	(23469) ...subscribing to items of calculation Batterien_LOWBAT Batterien_sortiert (2 objects)...
      iqontrol.0	2022-01-29 20:47:20.110	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_sortiert
      iqontrol.0	2022-01-29 20:47:20.106	debug	(23469) ...processing calculation Batterien_LOWBAT_Batterien_sortiert...
      iqontrol.0	2022-01-29 20:47:20.106	debug	(23469) ...triggering counter functions of list Batterien_LOWBAT by creation...
      iqontrol.0	2022-01-29 20:47:20.106	debug	(23469) ...no trigger interval for list Batterien_LOWBAT...
      iqontrol.0	2022-01-29 20:47:20.106	debug	(23469) ...subscribing to items of list Batterien_LOWBAT (70 objects)...
      iqontrol.0	2022-01-29 20:47:20.106	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_leer_NAMES_LIST
      iqontrol.0	2022-01-29 20:47:20.103	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_leer_LIST_JSON
      iqontrol.0	2022-01-29 20:47:20.100	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_leer_LIST
      iqontrol.0	2022-01-29 20:47:20.098	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_leer
      iqontrol.0	2022-01-29 20:47:20.094	debug	(23469) ...processing counter Batterien_LOWBAT_Batterien_leer...
      iqontrol.0	2022-01-29 20:47:20.094	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_voll_NAMES_LIST
      iqontrol.0	2022-01-29 20:47:20.093	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet_oder_gekippt --> 0
      iqontrol.0	2022-01-29 20:47:20.090	debug	(23469) updated object: Lists.Fenster.Fenster_geoeffnet_oder_gekippt
      iqontrol.0	2022-01-29 20:47:20.089	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_voll_LIST_JSON
      iqontrol.0	2022-01-29 20:47:20.085	info	(23469) CALCULATION Fenster Fenster_geoeffnet_oder_gekippt result: 0
      iqontrol.0	2022-01-29 20:47:20.083	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_voll_LIST
      iqontrol.0	2022-01-29 20:47:20.083	debug	(23469) CALCULATION Fenster Fenster_geoeffnet_oder_gekippt function started, TRIGGERED BY triggeredByCreation
      iqontrol.0	2022-01-29 20:47:20.080	error	(23469) concat is not defined
      iqontrol.0	2022-01-29 20:47:20.080	error	at Array.calculationFunction (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:974:11)
      iqontrol.0	2022-01-29 20:47:20.080	error	(23469) ReferenceError: concat is not defined
      iqontrol.0	2022-01-29 20:47:20.080	error	(23469) unhandled promise rejection: concat is not defined
      iqontrol.0	2022-01-29 20:47:20.080	error	(23469) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      iqontrol.0	2022-01-29 20:47:20.079	debug	(23469) CALCULATION Fenster Fenster_sortiert function started, TRIGGERED BY triggeredByCreation
      iqontrol.0	2022-01-29 20:47:20.075	debug	(23469) COUNTER Fenster Fenster_geschlossen function started, TRIGGERED BY triggeredByCreation
      iqontrol.0	2022-01-29 20:47:20.075	debug	(23469) COUNTER Fenster Fenster_geoeffnet function started, TRIGGERED BY triggeredByCreation
      iqontrol.0	2022-01-29 20:47:20.075	debug	(23469) COUNTER Fenster Fenster_gekippt function started, TRIGGERED BY triggeredByCreation
      iqontrol.0	2022-01-29 20:47:20.074	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_voll
      iqontrol.0	2022-01-29 20:47:20.072	debug	(23469) ...processing counter Batterien_LOWBAT_Batterien_voll...
      iqontrol.0	2022-01-29 20:47:20.072	debug	(23469) set state: Lists.Batterien_LOWBAT.TOTAL_NAMES_LIST --> Bad Fenster links, Bad Fenster rechts, Bewegungsmelder Flur Gäste WC, Bewegungsmelder Garage, Bewegungsmelder Garten, Bewegungsmelder Ga
      iqontrol.0	2022-01-29 20:47:20.070	debug	(23469) updated object: Lists.Batterien_LOWBAT.TOTAL_NAMES_LIST
      iqontrol.0	2022-01-29 20:47:20.068	debug	(23469) set state: Lists.Batterien_LOWBAT.TOTAL_LIST_JSON --> ["alias.0.Batterien_voll_leer.Bad_Fenster_links","alias.0.Batterien_voll_leer.Bad_Fenster_rechts","alias.0.Batterien_voll_leer.Bewegungsm
      iqontrol.0	2022-01-29 20:47:20.066	debug	(23469) updated object: Lists.Batterien_LOWBAT.TOTAL_LIST_JSON
      

      M s.bormann 2 Replies Last reply Reply Quote 0
      • M
        muuulle @dslraser last edited by

        @dslraser
        Richtig. So wie ich das bisher verstanden habe, läuft das frontend über den web Adapter! Adapter pausieren, stoppt nur das backend.

        s.bormann 1 Reply Last reply Reply Quote 1
        • s.bormann
          s.bormann Most Active @muuulle last edited by

          @muuulle sagte in Test Adapter iQontrol 1.11.x Vis:

          @dslraser
          Richtig. So wie ich das bisher verstanden habe, läuft das frontend über den web Adapter! Adapter pausieren, stoppt nur das backend.

          Korrekt, der laufende Adapter ist nur für ein paar Sonderfunktionen wie das Popup und jetzt eben die Listen notwendig. Der Rest läuft über den web-adapter.

          1 Reply Last reply Reply Quote 0
          • s.bormann
            s.bormann Most Active @dslraser last edited by

            @dslraser sagte in Test Adapter iQontrol 1.11.x Vis:

            @s-bormann sagte in Test Adapter iQontrol 1.11.x Vis:

            Ist jetzt auf Github. Waren ziemlich umfangreiche Änderungen nötig, also bitte gut testen

            Die Listen sind perfekt da, so wie ich sie brauche, aber es hagelt Fehler im Log.

            Log.txt

            Komme ich irgendwie zurück zu der Version davor ? Ich mußte iQontrol erstmal stoppen.

            EDIT:

            Ich mußte iQontrol erstmal stoppen.

            wieso läuft eigentlich iQontrol noch komplett, obwohl ich die Instanz gestoppt habe ? Ich kann sogar noch über iQontrol schalten...? (ist nach dem stoppen nur das Backend aus ?)

            Hier noch das Log aus dem Browserfenster

            host.iobroker	2022-01-29 21:00:21.708	info	instance system.adapter.tvspielfilm.0 terminated with code 0 (NO_ERROR)
            host.iobroker	2022-01-29 21:00:08.851	info	instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            host.iobroker	2022-01-29 21:00:08.075	info	instance system.adapter.tvspielfilm.0 started with pid 23553
            host.iobroker	2022-01-29 21:00:06.489	info	instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
            host.iobroker	2022-01-29 21:00:04.056	info	instance system.adapter.daswetter.0 started with pid 23538
            host.iobroker	2022-01-29 21:00:00.037	info	instance system.adapter.ical.0 started with pid 23523
            host.iobroker	2022-01-29 20:54:51.546	info	instance system.adapter.admin.0 started with pid 23504
            host.iobroker	2022-01-29 20:54:49.051	info	instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            host.iobroker	2022-01-29 20:54:48.478	info	stopInstance system.adapter.admin.0 send kill signal
            host.iobroker	2022-01-29 20:54:48.474	info	stopInstance system.adapter.admin.0 (force=false, process=true)
            host.iobroker	2022-01-29 20:47:56.364	info	instance system.adapter.admin.0 started with pid 23484
            host.iobroker	2022-01-29 20:47:53.861	info	instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            host.iobroker	2022-01-29 20:47:53.296	info	stopInstance system.adapter.admin.0 send kill signal
            host.iobroker	2022-01-29 20:47:53.294	info	stopInstance system.adapter.admin.0 (force=false, process=true)
            host.iobroker	2022-01-29 20:47:36.106	info	"system.adapter.iqontrol.0" disabled
            host.iobroker	2022-01-29 20:47:20.321	warn	Do not restart adapter system.adapter.iqontrol.0 because restart loop detected
            host.iobroker	2022-01-29 20:47:20.321	info	Restart adapter system.adapter.iqontrol.0 because enabled
            host.iobroker	2022-01-29 20:47:20.321	error	instance system.adapter.iqontrol.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: at processImmediate (internal/timers.js:466:21)
            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:2332:33)
            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: at ObjectsInRedisClient._getObject (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:2286:37)
            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:628:24)
            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: Error: Connection is closed.
            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[4]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[3]: at Array.calculationFunction (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:974:11)
            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[3]: ReferenceError: concat is not defined
            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[3]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[2]: at processImmediate (internal/timers.js:437:9)
            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[2]: at runNextTicks (internal/process/task_queues.js:60:5)
            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[2]: at Array.calculationFunction (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:974:11)
            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[2]: ReferenceError: concat is not defined
            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[1]: at Array.calculationFunction (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:974:11)
            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[1]: ReferenceError: concat is not defined
            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[0]: at Array.calculationFunction (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:974:11)
            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[0]: ReferenceError: concat is not defined
            host.iobroker	2022-01-29 20:47:20.320	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
            iqontrol.0	2022-01-29 20:47:20.259	error	(23469) Connection is closed.
            iqontrol.0	2022-01-29 20:47:20.259	error	at processImmediate (internal/timers.js:466:21)
            iqontrol.0	2022-01-29 20:47:20.259	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:2332:33)
            iqontrol.0	2022-01-29 20:47:20.259	error	at ObjectsInRedisClient._getObject (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:2286:37)
            iqontrol.0	2022-01-29 20:47:20.259	error	at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
            iqontrol.0	2022-01-29 20:47:20.259	error	at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:628:24)
            iqontrol.0	2022-01-29 20:47:20.259	error	(23469) Error: Connection is closed.
            iqontrol.0	2022-01-29 20:47:20.257	error	(23469) unhandled promise rejection: Connection is closed.
            iqontrol.0	2022-01-29 20:47:20.257	error	(23469) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
            iqontrol.0	2022-01-29 20:47:20.257	debug	(23469) redis get iqontrol.0.Lists.Batterienliste_Volt_1_5.Anzahl_1_2_LIST_JSON, error - Connection is closed.
            iqontrol.0	2022-01-29 20:47:20.257	error	(23469) ERROR updating object: Lists.Batterienliste_Volt_1_5.Anzahl_1_2_LIST: Error: DB closed
            iqontrol.0	2022-01-29 20:47:20.254	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.Anzahl_1_2
            iqontrol.0	2022-01-29 20:47:20.252	debug	(23469) ...processing counter Batterienliste_Volt_1_5_Anzahl_1_2...
            iqontrol.0	2022-01-29 20:47:20.252	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.Anzahl_1_1_NAMES_LIST
            iqontrol.0	2022-01-29 20:47:20.251	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.Anzahl_1_1_LIST_JSON
            iqontrol.0	2022-01-29 20:47:20.249	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.Anzahl_1_1_LIST
            iqontrol.0	2022-01-29 20:47:20.248	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.Anzahl_1_1
            iqontrol.0	2022-01-29 20:47:20.247	debug	(23469) ...processing counter Batterienliste_Volt_1_5_Anzahl_1_1...
            iqontrol.0	2022-01-29 20:47:20.246	debug	(23469) set state: Lists.Batterienliste_Volt_1_5.TOTAL_NAMES_LIST --> Bad Fenster links, Bad Fenster rechts, Fernbedienung Heiko, Fernbedienung Kerstin, Gästezimmer Fenster links, Gästezimmer Fenster
            iqontrol.0	2022-01-29 20:47:20.245	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.TOTAL_NAMES_LIST
            iqontrol.0	2022-01-29 20:47:20.243	debug	(23469) set state: Lists.Batterienliste_Volt_1_5.TOTAL_LIST_JSON --> ["alias.0.Batterien_Volt.Gaestezimmer_Fenster_rechts","alias.0.Batterien_Volt.Haustuerklingel","alias.0.Batterien_Volt.Keller_Saun
            iqontrol.0	2022-01-29 20:47:20.242	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.TOTAL_LIST_JSON
            iqontrol.0	2022-01-29 20:47:20.240	debug	(23469) set state: Lists.Batterienliste_Volt_1_5.TOTAL_LIST --> alias.0.Batterien_Volt.Gaestezimmer_Fenster_rechts, alias.0.Batterien_Volt.Haustuerklingel, alias.0.Batterien_Volt.Keller_Sauna_Fenster
            iqontrol.0	2022-01-29 20:47:20.239	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.TOTAL_LIST
            iqontrol.0	2022-01-29 20:47:20.238	debug	(23469) set state: Lists.Batterienliste_Volt_1_5.TOTAL --> 27
            iqontrol.0	2022-01-29 20:47:20.196	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.TOTAL
            iqontrol.0	2022-01-29 20:47:20.180	debug	(23469) set state: Lists.Fenster.Fenster_geschlossen_NAMES_LIST --> Bad Fenster links;Bad Fenster rechts;Gästezimmer Fenster links;Gästezimmer Fenster rechts;Keller Heizung;Keller Sauna links;Keller
            iqontrol.0	2022-01-29 20:47:20.137	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet_NAMES_LIST -->
            iqontrol.0	2022-01-29 20:47:20.135	debug	(23469) set state: Lists.Fenster.Fenster_gekippt_NAMES_LIST -->
            iqontrol.0	2022-01-29 20:47:20.135	debug	(23469) set state: Lists.Fenster.Fenster_geschlossen_LIST_WITH_VALUES --> alias.0.Fenster.Bad_Fenster_links: geschlossen;alias.0.Fenster.Bad_Fenster_rechts: geschlossen;alias.0.Fenster.Gaestezimmer_F
            iqontrol.0	2022-01-29 20:47:20.133	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet_LIST_WITH_VALUES -->
            iqontrol.0	2022-01-29 20:47:20.132	warn	(23469) State "iqontrol.0.Lists.Fenster.Fenster_geschlossen_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
            iqontrol.0	2022-01-29 20:47:20.132	debug	(23469) set state: Lists.Fenster.Fenster_gekippt_LIST_WITH_VALUES -->
            iqontrol.0	2022-01-29 20:47:20.132	warn	(23469) State "iqontrol.0.Lists.Fenster.Fenster_geoeffnet_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
            iqontrol.0	2022-01-29 20:47:20.131	debug	(23469) set state: Lists.Fenster.Fenster_geschlossen_LIST_JSON --> ["alias.0.Fenster.Bad_Fenster_links","alias.0.Fenster.Bad_Fenster_rechts","alias.0.Fenster.Gaestezimmer_Fenster_links","alias.0.Fens
            iqontrol.0	2022-01-29 20:47:20.131	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet_LIST_JSON --> []
            iqontrol.0	2022-01-29 20:47:20.130	warn	(23469) State "iqontrol.0.Lists.Fenster.Fenster_gekippt_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
            iqontrol.0	2022-01-29 20:47:20.129	debug	(23469) set state: Lists.Fenster.Fenster_gekippt_LIST_JSON --> []
            iqontrol.0	2022-01-29 20:47:20.128	debug	(23469) set state: Lists.Fenster.Fenster_geschlossen_LIST --> alias.0.Fenster.Bad_Fenster_links;alias.0.Fenster.Bad_Fenster_rechts;alias.0.Fenster.Gaestezimmer_Fenster_links;alias.0.Fenster.Gaestezim
            iqontrol.0	2022-01-29 20:47:20.127	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet_LIST -->
            iqontrol.0	2022-01-29 20:47:20.126	debug	(23469) set state: Lists.Fenster.Fenster_gekippt_LIST -->
            iqontrol.0	2022-01-29 20:47:20.124	debug	(23469) set state: Lists.Fenster.Fenster_geschlossen --> 20
            iqontrol.0	2022-01-29 20:47:20.124	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet --> 0
            iqontrol.0	2022-01-29 20:47:20.123	debug	(23469) set state: Lists.Fenster.Fenster_gekippt --> 0
            iqontrol.0	2022-01-29 20:47:20.122	info	(23469) COUNTER Fenster Fenster_geschlossen: 20 of 20
            iqontrol.0	2022-01-29 20:47:20.121	info	(23469) COUNTER Fenster Fenster_geoeffnet: 0 of 20
            iqontrol.0	2022-01-29 20:47:20.121	info	(23469) COUNTER Fenster Fenster_gekippt: 0 of 20
            iqontrol.0	2022-01-29 20:47:20.110	debug	(23469) ...processing Selector 1...
            iqontrol.0	2022-01-29 20:47:20.110	debug	(23469) Creating List Batterienliste_Volt_1_5...
            iqontrol.0	2022-01-29 20:47:20.110	debug	(23469) ...triggering calculation function Batterien_LOWBAT Batterien_sortiert by creation...
            iqontrol.0	2022-01-29 20:47:20.110	debug	(23469) ...subscribing to items of calculation Batterien_LOWBAT Batterien_sortiert (2 objects)...
            iqontrol.0	2022-01-29 20:47:20.110	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_sortiert
            iqontrol.0	2022-01-29 20:47:20.106	debug	(23469) ...processing calculation Batterien_LOWBAT_Batterien_sortiert...
            iqontrol.0	2022-01-29 20:47:20.106	debug	(23469) ...triggering counter functions of list Batterien_LOWBAT by creation...
            iqontrol.0	2022-01-29 20:47:20.106	debug	(23469) ...no trigger interval for list Batterien_LOWBAT...
            iqontrol.0	2022-01-29 20:47:20.106	debug	(23469) ...subscribing to items of list Batterien_LOWBAT (70 objects)...
            iqontrol.0	2022-01-29 20:47:20.106	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_leer_NAMES_LIST
            iqontrol.0	2022-01-29 20:47:20.103	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_leer_LIST_JSON
            iqontrol.0	2022-01-29 20:47:20.100	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_leer_LIST
            iqontrol.0	2022-01-29 20:47:20.098	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_leer
            iqontrol.0	2022-01-29 20:47:20.094	debug	(23469) ...processing counter Batterien_LOWBAT_Batterien_leer...
            iqontrol.0	2022-01-29 20:47:20.094	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_voll_NAMES_LIST
            iqontrol.0	2022-01-29 20:47:20.093	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet_oder_gekippt --> 0
            iqontrol.0	2022-01-29 20:47:20.090	debug	(23469) updated object: Lists.Fenster.Fenster_geoeffnet_oder_gekippt
            iqontrol.0	2022-01-29 20:47:20.089	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_voll_LIST_JSON
            iqontrol.0	2022-01-29 20:47:20.085	info	(23469) CALCULATION Fenster Fenster_geoeffnet_oder_gekippt result: 0
            iqontrol.0	2022-01-29 20:47:20.083	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_voll_LIST
            iqontrol.0	2022-01-29 20:47:20.083	debug	(23469) CALCULATION Fenster Fenster_geoeffnet_oder_gekippt function started, TRIGGERED BY triggeredByCreation
            iqontrol.0	2022-01-29 20:47:20.080	error	(23469) concat is not defined
            iqontrol.0	2022-01-29 20:47:20.080	error	at Array.calculationFunction (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:974:11)
            iqontrol.0	2022-01-29 20:47:20.080	error	(23469) ReferenceError: concat is not defined
            iqontrol.0	2022-01-29 20:47:20.080	error	(23469) unhandled promise rejection: concat is not defined
            iqontrol.0	2022-01-29 20:47:20.080	error	(23469) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
            iqontrol.0	2022-01-29 20:47:20.079	debug	(23469) CALCULATION Fenster Fenster_sortiert function started, TRIGGERED BY triggeredByCreation
            iqontrol.0	2022-01-29 20:47:20.075	debug	(23469) COUNTER Fenster Fenster_geschlossen function started, TRIGGERED BY triggeredByCreation
            iqontrol.0	2022-01-29 20:47:20.075	debug	(23469) COUNTER Fenster Fenster_geoeffnet function started, TRIGGERED BY triggeredByCreation
            iqontrol.0	2022-01-29 20:47:20.075	debug	(23469) COUNTER Fenster Fenster_gekippt function started, TRIGGERED BY triggeredByCreation
            iqontrol.0	2022-01-29 20:47:20.074	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_voll
            iqontrol.0	2022-01-29 20:47:20.072	debug	(23469) ...processing counter Batterien_LOWBAT_Batterien_voll...
            iqontrol.0	2022-01-29 20:47:20.072	debug	(23469) set state: Lists.Batterien_LOWBAT.TOTAL_NAMES_LIST --> Bad Fenster links, Bad Fenster rechts, Bewegungsmelder Flur Gäste WC, Bewegungsmelder Garage, Bewegungsmelder Garten, Bewegungsmelder Ga
            iqontrol.0	2022-01-29 20:47:20.070	debug	(23469) updated object: Lists.Batterien_LOWBAT.TOTAL_NAMES_LIST
            iqontrol.0	2022-01-29 20:47:20.068	debug	(23469) set state: Lists.Batterien_LOWBAT.TOTAL_LIST_JSON --> ["alias.0.Batterien_voll_leer.Bad_Fenster_links","alias.0.Batterien_voll_leer.Bad_Fenster_rechts","alias.0.Batterien_voll_leer.Bewegungsm
            iqontrol.0	2022-01-29 20:47:20.066	debug	(23469) updated object: Lists.Batterien_LOWBAT.TOTAL_LIST_JSON
            

            a) Fix ist online.
            b) Man kann irgendwie auf die Vorgänger-Versionen zurück, leider weiß ich auswendig selbst gerade nicht, wie es geht. Man muss im beim Installations-Pfad den letzten commit von github referenzieren. Wenn ich es finde, sag ich noch mal bescheid.

            L dslraser 2 Replies Last reply Reply Quote 2
            • L
              Labersack @s.bormann last edited by

              @s-bormann
              Auch wenn ich mich nicht ständig zu Wort melde, so verfolge ich diesen Thread doch aufmerksam.
              Wollte mal was loswerden:
              Großes Lob an @s-bormann, du gehst auf sinnvolle Anfragen bereitwillig ein und bist echt sehr aktiv mit der Optimierung deines Adapters.

              s.bormann 1 Reply Last reply Reply Quote 2
              • dslraser
                dslraser Forum Testing Most Active @s.bormann last edited by dslraser

                @s-bormann sagte in Test Adapter iQontrol 1.11.x Vis:

                a) Fix ist online.

                Danke, läuft 👍 erstmal wieder. Ich werde weiter testen. Im Log werden einige Datenpunkte angemeckert.Das komische dabei, ich habe bisher nur für die Temperatur eine LIST_WITH_VALUESerstellt. Es werden also auch Datenpunkte angemeckert die ich noch gar nicht erstellt habe ?

                iqontrol.0	2022-01-30 08:45:50.905	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_geschlossen_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:45:50.905	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_geoeffnet_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:45:50.905	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_gekippt_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:43:53.848	warn	(24608) State "iqontrol.0.Lists.Batterienliste_Volt_3.Anzahl_kleiner_gleich_2_5_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:43:53.708	warn	(24608) State "iqontrol.0.Lists.Batterienliste_Volt_1_5.Anzahl_kleiner_1_1_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:43:53.708	warn	(24608) State "iqontrol.0.Lists.Batterienliste_Volt_1_5.Anzahl_1_2_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:43:53.707	warn	(24608) State "iqontrol.0.Lists.Batterienliste_Volt_1_5.Anzahl_1_1_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:43:53.611	warn	(24608) State "iqontrol.0.Lists.Batterien_LOWBAT.Batterien_leer_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:43:53.571	warn	(24608) State "iqontrol.0.Lists.Batterien_LOWBAT.Batterien_voll_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:43:53.444	warn	(24608) State "iqontrol.0.Lists.Bewegungsmelder.Bewegungsmelder_inaktiv_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:43:53.443	warn	(24608) State "iqontrol.0.Lists.Bewegungsmelder.Bewegungsmelder_aktiv_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:43:53.363	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_geschlossen_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:43:53.362	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_geoeffnet_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:43:53.362	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_gekippt_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:43:53.235	warn	(24608) State "iqontrol.0.Lists.Fenster.Fenster_geschlossen_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:43:53.231	warn	(24608) State "iqontrol.0.Lists.Fenster.Fenster_geoeffnet_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:43:53.229	warn	(24608) State "iqontrol.0.Lists.Fenster.Fenster_gekippt_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:43:53.129	warn	(24608) State "iqontrol.0.Lists.Rollos.Rollos_teil_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:43:53.128	warn	(24608) State "iqontrol.0.Lists.Rollos.Rollos_zu_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:43:53.124	warn	(24608) State "iqontrol.0.Lists.Rollos.Rollos_auf_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:43:53.089	warn	(24608) State "iqontrol.0.Lists.Licht.Licht_aus_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:43:53.087	warn	(24608) State "iqontrol.0.Lists.Licht.Licht_an_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:43:53.032	warn	(24608) State "iqontrol.0.Lists.Steckdosen.Steckdosen_aus_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                iqontrol.0	2022-01-30 08:43:53.030	warn	(24608) State "iqontrol.0.Lists.Steckdosen.Steckdosen_an_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                

                EDIT: könntest Du beim nächsten Update eventuell glich noch "passende Namen" mit vergeben lassen ? Von mir aus könnte der Name auch genau so sein wie die ID. So sind die Datenpunkte in Blockly schwer auseinander zu halten, da dort in den Bausteinen immer nur der Name angezeigt wird.

                Bildschirmfoto 2022-01-30 um 08.55.13.png

                Bildschirmfoto 2022-01-30 um 08.57.53.png

                EDIT2: Die TOTAL Liste kommt in der Sortierung wie im Selektor eingestellt. (Wert aufsteigend)

                Bildschirmfoto 2022-01-30 um 09.04.02.png

                Die anderen Listen sind alphabetisch, oder ?

                Bildschirmfoto 2022-01-30 um 09.05.05.png

                Bildschirmfoto 2022-01-30 um 09.05.30.png

                Diese ist nach Wert aaufsteigend wie eingestellt
                Bildschirmfoto 2022-01-30 um 09.07.06.png

                Edit3: Hier mal ein Alexa Ansage Beispiel über die neue Liste

                Temperaturenansage.m4a

                s.bormann 1 Reply Last reply Reply Quote 0
                • s.bormann
                  s.bormann Most Active @Labersack last edited by

                  @labersack sagte in Test Adapter iQontrol 1.11.x Vis:

                  @s-bormann
                  Auch wenn ich mich nicht ständig zu Wort melde, so verfolge ich diesen Thread doch aufmerksam.
                  Wollte mal was loswerden:
                  Großes Lob an @s-bormann, du gehst auf sinnvolle Anfragen bereitwillig ein und bist echt sehr aktiv mit der Optimierung deines Adapters.

                  Vielen Dank für dieses nette Kompliment 🙂

                  1 Reply Last reply Reply Quote 2
                  • V
                    vepman last edited by

                    Hi,
                    ich such mir gerade nen Wolf, um Gerätename und Status in der Liste auszublenden.
                    Kann mir jemand mal einenTipp geben, wo das ist?
                    Mir fehlen nämlich noch ein paar Millimeter, um die Liste ohne Scrollen darzustellen.

                    dslraser 1 Reply Last reply Reply Quote 0
                    • s.bormann
                      s.bormann Most Active @dslraser last edited by

                      @dslraser sagte in Test Adapter iQontrol 1.11.x Vis:

                      @s-bormann sagte in Test Adapter iQontrol 1.11.x Vis:

                      a) Fix ist online.

                      Danke, läuft 👍 erstmal wieder. Ich werde weiter testen. Im Log werden einige Datenpunkte angemeckert.Das komische dabei, ich habe bisher nur für die Temperatur eine LIST_WITH_VALUESerstellt. Es werden also auch Datenpunkte angemeckert die ich noch gar nicht erstellt habe ?

                      iqontrol.0	2022-01-30 08:45:50.905	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_geschlossen_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:45:50.905	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_geoeffnet_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:45:50.905	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_gekippt_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:43:53.848	warn	(24608) State "iqontrol.0.Lists.Batterienliste_Volt_3.Anzahl_kleiner_gleich_2_5_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:43:53.708	warn	(24608) State "iqontrol.0.Lists.Batterienliste_Volt_1_5.Anzahl_kleiner_1_1_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:43:53.708	warn	(24608) State "iqontrol.0.Lists.Batterienliste_Volt_1_5.Anzahl_1_2_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:43:53.707	warn	(24608) State "iqontrol.0.Lists.Batterienliste_Volt_1_5.Anzahl_1_1_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:43:53.611	warn	(24608) State "iqontrol.0.Lists.Batterien_LOWBAT.Batterien_leer_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:43:53.571	warn	(24608) State "iqontrol.0.Lists.Batterien_LOWBAT.Batterien_voll_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:43:53.444	warn	(24608) State "iqontrol.0.Lists.Bewegungsmelder.Bewegungsmelder_inaktiv_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:43:53.443	warn	(24608) State "iqontrol.0.Lists.Bewegungsmelder.Bewegungsmelder_aktiv_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:43:53.363	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_geschlossen_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:43:53.362	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_geoeffnet_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:43:53.362	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_gekippt_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:43:53.235	warn	(24608) State "iqontrol.0.Lists.Fenster.Fenster_geschlossen_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:43:53.231	warn	(24608) State "iqontrol.0.Lists.Fenster.Fenster_geoeffnet_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:43:53.229	warn	(24608) State "iqontrol.0.Lists.Fenster.Fenster_gekippt_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:43:53.129	warn	(24608) State "iqontrol.0.Lists.Rollos.Rollos_teil_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:43:53.128	warn	(24608) State "iqontrol.0.Lists.Rollos.Rollos_zu_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:43:53.124	warn	(24608) State "iqontrol.0.Lists.Rollos.Rollos_auf_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:43:53.089	warn	(24608) State "iqontrol.0.Lists.Licht.Licht_aus_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:43:53.087	warn	(24608) State "iqontrol.0.Lists.Licht.Licht_an_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:43:53.032	warn	(24608) State "iqontrol.0.Lists.Steckdosen.Steckdosen_aus_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      iqontrol.0	2022-01-30 08:43:53.030	warn	(24608) State "iqontrol.0.Lists.Steckdosen.Steckdosen_an_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                      

                      EDIT: könntest Du beim nächsten Update eventuell glich noch "passende Namen" mit vergeben lassen ? Von mir aus könnte der Name auch genau so sein wie die ID. So sind die Datenpunkte in Blockly schwer auseinander zu halten, da dort in den Bausteinen immer nur der Name angezeigt wird.

                      Bildschirmfoto 2022-01-30 um 08.55.13.png

                      Bildschirmfoto 2022-01-30 um 08.57.53.png

                      EDIT2: Die TOTAL Liste kommt in der Sortierung wie im Selektor eingestellt. (Wert aufsteigend)

                      Bildschirmfoto 2022-01-30 um 09.04.02.png

                      Die anderen Listen sind alphabetisch, oder ?

                      Bildschirmfoto 2022-01-30 um 09.05.05.png

                      Bildschirmfoto 2022-01-30 um 09.05.30.png

                      Diese ist nach Wert aaufsteigend wie eingestellt
                      Bildschirmfoto 2022-01-30 um 09.07.06.png

                      Edit3: Hier mal ein Alexa Ansage Beispiel über die neue Liste

                      Temperaturenansage.m4a

                      Hi,

                      • Der Fehler im Log ist korrigiert
                      • Das mit den Namen mache ich heute Abend
                      • Das mit der Sortierung schaue ich heute Abend auch noch mal an, muss jetzt erst mal weg. Ich glaube aber, dass ich die NAMES und PARENTNAMES-Listen immer nur alphabetisch sortieren lasse (am Anfang gabs ja nur sortieren nach ID, NAME oder PARENTNAME - und das machte ja auch nur in den Listen mit IDs sinn. Aber das neue "nach Wert sortieren" ist vermutlich auch in den NAME und PARENTNAME-Listen sinnvoll - müsste ich also noch ergänzen)
                      • Die Alexa-Ansage ist mega, das bau ich mir heute Abend auch nach 🙂

                      LG und bis später!

                      dslraser 1 Reply Last reply Reply Quote 1
                      • dslraser
                        dslraser Forum Testing Most Active @s.bormann last edited by

                        @s-bormann sagte in Test Adapter iQontrol 1.11.x Vis:

                        Die Alexa-Ansage ist mega, das bau ich mir heute Abend auch nach

                        Kannst ja mal testen. Ich beschreibe später noch die Erstellung der nötigen Routine für die Ansage.

                        iQontrol_Listen_Ueberschrift_Telegram_EMAIL_ALEXA_Temperaturen.zip

                        1 Reply Last reply Reply Quote 0
                        • dslraser
                          dslraser Forum Testing Most Active @vepman last edited by

                          @vepman sagte in Test Adapter iQontrol 1.11.x Vis:

                          Hi,
                          ich such mir gerade nen Wolf, um Gerätename und Status in der Liste auszublenden.
                          Kann mir jemand mal einenTipp geben, wo das ist?
                          Mir fehlen nämlich noch ein paar Millimeter, um die Liste ohne Scrollen darzustellen.

                          Ich weiß nicht was Du meinst ?

                          V 1 Reply Last reply Reply Quote 0
                          • V
                            vepman @dslraser last edited by

                            @dslraser

                            Hier:
                            Bild 1.jpg

                            dslraser s.bormann 2 Replies Last reply Reply Quote 0
                            • dslraser
                              dslraser Forum Testing Most Active @vepman last edited by

                              @vepman
                              das ist die Überschrift, oder ? Ich habe da eine Verlinkung drinn

                              Bildschirmfoto 2022-01-30 um 12.01.55.png

                              V 1 Reply Last reply Reply Quote 0
                              • V
                                vepman @dslraser last edited by

                                @dslraser
                                Nee. die habe ich auch:
                                bild111.jpg

                                dslraser 2 Replies Last reply Reply Quote 0
                                • dslraser
                                  dslraser Forum Testing Most Active @vepman last edited by

                                  @vepman sagte in Test Adapter iQontrol 1.11.x Vis:

                                  @dslraser
                                  Nee. die habe ich auch:
                                  bild111.jpg

                                  Ah, Du bist aber hier....

                                  Bildschirmfoto 2022-01-30 um 12.08.33.png

                                  Da weiß ich es nicht.

                                  1 Reply Last reply Reply Quote 0
                                  • dslraser
                                    dslraser Forum Testing Most Active @vepman last edited by

                                    @vepman

                                    das scheint auch mit Styling zu tun zu haben

                                    Bildschirmfoto 2022-01-30 um 12.18.55.png

                                    1 Reply Last reply Reply Quote 1
                                    • s.bormann
                                      s.bormann Most Active @vepman last edited by

                                      @vepman sagte in Test Adapter iQontrol 1.11.x Vis:

                                      @dslraser

                                      Hier:
                                      Bild 1.jpg

                                      Unter Styling: Hide Head of Table

                                      V 1 Reply Last reply Reply Quote 1
                                      • V
                                        vepman @s.bormann last edited by

                                        @s-bormann @dslraser
                                        Danke, das war's. 👍

                                        1 Reply Last reply Reply Quote 1
                                        • dslraser
                                          dslraser Forum Testing Most Active last edited by dslraser

                                          @s-bormann @da_Woody und auch jeden Anderen den es interessiert...

                                          Hier mal eine/meine Anleitung für die neue Listenfunktion um damit:

                                          • HTML-Überschriften für das Widget

                                          • Alexa Ansagen

                                          • Telegram Versand

                                          • EMAIL-Versand

                                          realisieren zu können.
                                          Dazu habe ich mir mehrere ähnliche Blockly erstellt. Hier am Beispiel von Temperaturen oder auch Steckdosen. (es gehen natürlich viele weitere Geräte) Ich stelle den Blockly Export hier als ZIP zur Verfügung. Diese Datei bitte auf den eigenen Rechner herunterladen und entpacken. Die darin enthaltene Textdatei mit einem Editor öffnen und den gesamten Inhalt in die Zwischenablage kopieren. Anschließend ein neues leeres Blockly erstellen und den Inhalt aus der Zwischenablage importieren und erstmal speichern, noch nicht das Blockly starten. Das Blockly sieht dann wie folgt aus: (siehe Spoiler Blockly Bilder) Alle "zugeklappten" Bereiche im Blockly brauchen nicht verändert werden. Immer nur auf wahr stellen was auch vorhanden ist und genutzt werden soll. (Telegram/EMAIL oder Alexa---Grundeinstellung auf falsch löscht alle erstellten Datenpunkte und macht das Blockly quasi funktionslos) Das Blockly erstellt eigene Datenpunkte unter 0_userdata.0 oder javascript.x (x=Instanznummer) Dafür muss im Javascript Adapter dieser Haken drinn sein.

                                          Bildschirmfoto 2022-01-31 um 09.08.59.png

                                          • Grundeinstellungen
                                            Bildschirmfoto 2022-01-31 um 08.27.00.png
                                          • Telegram
                                            Bildschirmfoto 2022-01-31 um 08.28.25.png
                                          • EMAIL
                                            Bildschirmfoto 2022-02-01 um 08.44.35.png
                                          • Alexa
                                            Bildschirmfoto 2022-02-01 um 08.44.51.png
                                          • Smileys
                                            Bildschirmfoto 2022-01-31 um 08.29.07.png
                                          • HTML Überschrift Einstellungen
                                            Bildschirmfoto 2022-01-31 um 08.29.25.png

                                          • erstellte Datenpunkte (Admin alte Ansicht) Beispiel Temperaturen
                                            Bildschirmfoto 2022-01-31 um 09.09.53.png
                                          • Temperaturen, wenn im Blockly alles auf wahr gestellt wird
                                            Bildschirmfoto 2022-01-31 um 09.10.30.png
                                          • Steckdosen, wenn im Blockly alles auf wahr gestellt wird
                                            Bildschirmfoto 2022-01-31 um 09.11.07.png
                                          • in iQontrol erstellte Listen (Beispiele)
                                            Bildschirmfoto 2022-01-31 um 09.11.56.png
                                          • Temperaturen
                                            Bildschirmfoto 2022-02-01 um 08.47.55.png
                                          • Steckdosen
                                            Bildschirmfoto 2022-02-01 um 08.48.22.png


                                          Bildschirmfoto 2022-01-31 um 09.11.07.png

                                          • 01 enthält den Datenpunkt für die HTML Überschrift. Smiley verwenden schaltet die Smiley in der Überschrift und für Telegram/EMAIL aus. State_aktiv verwende ich im Widget um Glow zu nutzen

                                          • 02 Telegram Liste senden---macht genau das bei Klick auf den Button. Telegram_Versand_an_aus schaltet die Versandfunktion ein aus. Das heist, wenn auf true, dann erfolgt bei jeder Änderung ein Versand per Telegram/EMAIL wenn ein Gerät dieser Liste an oder aus geschaltet wird. Bei zum Beispiel Batterien erfolgt dann sozusagen automatisch der Versand, wenn eine Batterie leer ist. Wer eine Anwesenheitsfunktion nutzt, kann diesen Datenpunkt auch automatisch ein/ausschalten lassen. Anwesenheit-aus/Abwesenheit-an. Dann würde bei Abwesenheit jede erfasste Bewegung oder wenn ein Fenster geöffnet wird gemeldet werden.

                                          • 03 gleiche Funktion wie 02

                                          • 04 Alexa Routinebutton. Dieser Button wird in der Alexa Routine benutzt um das Blockly auszulösen. Wenn man diesen Button in den Objekten drückt, dann kommt entweder gar keine Ansage, oder am zuletzt angesprochenen ECHO (wenn man mehrere ECHO hat). Das Blockly versucht den angesprochenen ECHO für die Ansage zu ermitteln und gibt die Ansage dann dort aus. Das ganze funktioniert nicht übers Handys (Mobilgeräte allgemein) oder auch nicht im Auto, da diese Art Ansagen dort nicht vom Alexa2 Adapter wiedergegeben werden können. Der Versand der Listen per Sprachbefehl funktioniert hingegen immer.
                                            Wenn es mehrere ECHOS in Hörweite gibt, dann kann es sein, das sich ein anderer ECHO angesprochen fühlt und die Ansage dann dort wiedergegeben wird. Wenn mich nur ein ECHO hört, dann funktioniert es recht zuverlässig. Wenn die Ansage hartnäckig am falschen ECHO kommt, dann hilft manchmal das angesprochene Gerät nach der Uhrzeit oder irgendwas zu fragen und die eigentliche Frage für die Routine hinter zu fragen....

                                          • Beispiel für meine Temperaturansage
                                            Temperaturenansage.m4a

                                          • Einstellung Alexa2 Adapter
                                            Bildschirmfoto 2022-01-31 um 09.08.31.png
                                          • Wenn das Blockly gestartet wurde und Alexa verwendet werden soll, dann findet man bei meiner Blockly Einstellung folgende Datenpunkte im iot Adapter (Bitte unbedingt iot einmal öffen und nachsehen ob die SmartGeräte da sind. Dieser Schritt (iot öffnen und wieder schließen) ist notwendig, da sonst keine Geräte in der noch zu erledigenden Alexa Gerätesuche gefunden werden.
                                            Bildschirmfoto 2022-01-31 um 09.07.33.png
                                          • nun eine neue Gerätesuche in der Alexa App starten, oder den Sprachbefehl: Alexa, suche neue Geräte verwenden. Die neuen Geräte sollten gefunden werden und stehen nun zur Verfügung.
                                          • neue Routine in der App anlegen (+ drücken)
                                            IMG_0686.jpeg
                                          • nächster Schritt Routinennamen vergeben
                                            IMG_0687.jpeg
                                          • Beispiel Routinenname
                                            IMG_0688.jpeg
                                          • nächster Schritt
                                            IMG_0689.jpeg
                                          • nächster Schritt
                                            IMG_0690.jpeg
                                          • nächster Schritt
                                            IMG_0691.jpeg
                                          • nächster Schritt
                                            IMG_0692.jpeg
                                          • nächster Schritt
                                            IMG_0693.jpeg
                                          • nächster Schritt (alle Geräte auswählen)
                                            IMG_0694.jpeg
                                          • nächster Schritt (suchen und auswählen)
                                            IMG_0695.jpeg
                                          • nächster Schritt
                                            IMG_0696.jpeg
                                          • nächster Schritt
                                            IMG_0697.jpeg
                                          • nächster Schritt (speichern)
                                            IMG_0698.jpeg
                                          • es sollte eine neue Routine da sein
                                            IMG_0699.jpeg
                                          • Für die Ansage der Listen über Alexa Sprachbefehl Alexa, wie sind die Temperaturen , dann sollten die Temperaturen angesagt werden.
                                          • Für den Versand der Listen per Telegram oder EMAIL über Alexa Sprachbefehl auch jeweils so eine Routine anlegen: z.B. Alexa, schicke mir die Temperaturen mit Telegram

                                          • Handy Ansicht - Kachel in 3 x 0,5 auf vergrößert voller Bildschirm
                                            IMG_0700.jpeg
                                          • Hochformat
                                            IMG_0701.jpeg
                                          • Querformat
                                            IMG_0702.PNG
                                          • Eine Seite in iQontrol bei mir (noch nicht alles fertig)
                                            IMG_0703.jpeg

                                          • Im Widget für die HTML Überschhrift
                                            Bildschirmfoto 2022-01-31 um 13.40.20.png
                                            <br><center>Steckdosen</center><br><br>| {0_userdata.0.iQontrol.Listen.Steckdosen.01_HTML_Ueberschrift_Smiley_State.HTML_Ueberschrift_Steckdosen}

                                          • GLOW
                                            Bildschirmfoto 2022-01-31 um 13.39.43.png

                                          • aktive Kachel für GLOW
                                            Bildschirmfoto 2022-01-31 um 13.39.59.png

                                          • meine Hauptansicht. Die Zahlen für die aktiven Geräte (Badge) stammen ebenfalls zum größten Teil aus den Listen. z.B. bei der Lampe
                                            IMG_0706.jpeg

                                          • Hiermit versende ich auch aus iQontrol Telegram oder EMAIL Listen (dauer VPN Verbindung über Wireguard, verlinkt sind die Datenpunkte (die Button) aus dem Blockly
                                            IMG_0704.jpeg

                                          • mit Klick auf das entsprechende Symbol öffnet sich das hier (noch nicht alle fertig)
                                            Bildschirmfoto 2022-01-31 um 13.21.32.png

                                          • oder eben das hier
                                            Bildschirmfoto 2022-01-31 um 13.21.44.png

                                          • damit kann ich die automatische Versandfunktion auch an oder aus schalten
                                            IMG_0705.jpeg

                                          • also damit
                                            Bildschirmfoto 2022-01-31 um 13.21.16.png

                                          • Handyansichten

                                          IMG_0707.jpeg

                                          • mit GLOW und BADGE
                                            007C03CE-0E3F-4F18-B67F-0A604910C693.jpeg

                                          IMG_0708.jpeg

                                          IMG_0709.jpeg

                                          IMG_0710.jpeg

                                          IMG_0712.jpeg

                                          IMG_0713.jpeg

                                          IMG_0714.jpeg

                                          IMG_0715.jpeg

                                          IMG_0716.jpeg

                                          IMG_0717.jpeg

                                          • Beispiele zum importieren

                                          iqontrol_0_lists.json.zip

                                          iqontrol_0_devices_temperaturen.json.zip

                                          iqontrol_0_devices_steckdosen.json.zip

                                          • eigene Schlagworte wie im Blockly angegeben fordern ein Telegram an

                                          • Bildschirmfoto 2022-02-01 um 08.30.54.png

                                          • Bildschirmfoto 2022-02-01 um 08.31.30.png

                                          • Bildschirmfoto 2022-02-01 um 08.32.56.png

                                          • Bildschirmfoto 2022-02-01 um 08.33.36.png

                                          • Bildschirmfoto 2022-02-01 um 08.34.08.png

                                          • Bildschirmfoto 2022-02-01 um 08.35.08.png

                                          Blockly Update am 31.01.2022 17:05 Uhr

                                          iQontrol_Listen_Ueberschrift_Telegram_EMAIL_ALEXA_Batterien_LOWBAT.zip

                                          iQontrol_Listen_Ueberschrift_Telegram_EMAIL_ALEXA_Lichter.zip

                                          iQontrol_Listen_Ueberschrift_Telegram_EMAIL_ALEXA_Steckdosen.zip

                                          iQontrol_Listen_Ueberschrift_Telegram_EMAIL_ALEXA_Temperaturen.zip

                                          iQontrol_Listen_Ueberschrift_Telegram_EMAIL_ALEXA_Luftfeuchtigkeit.zip

                                          iQontrol_Listen_Ueberschrift_Telegram_EMAIL_ALEXA_Bewegungsmelder.zip

                                          Weitere Blockly folgen, wenn ich fertig damit bin. Fehler kann ich nicht ausschließen und bitte ich auch hier mit Bezug auf diesen Beitrag zu melden.

                                          Neue Version (0.2) zum testen hier
                                          https://forum.iobroker.net/post/755066

                                          J da_Woody dirk1962 4 Replies Last reply Reply Quote 1
                                          • J
                                            J.M @dslraser last edited by

                                            @dslraser Ich sag schon mal vielen Dank für diese Arbeit. Bin ja schon etwas länger dabei, dabei nie wirklich besser "eigenständiger" geworden. Aber mit deinen Anleitungen ist mir bisher alles gelungen. Da ich iqontrol eine Zeitlang nicht genutzt habe, hast du mir den Wiedereinstieg doch "relativ" leicht gemacht. Was ich aber gerne noch hätte von dir, weiter oben gesehen. Die Liste mit der Akkuanzeige und wie ich die Buttons einfüge um die verschiedenen Benachrichtigen zu aktivieren.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            762
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            app dark-mode iqontrol responsive vis visualisierung visualization widget
                                            295
                                            7633
                                            6318879
                                            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