NEWS
ZigBee neue Version 1.8.x
-
@arteck dem coordinator kann ich seinen Stand von damals, zu dem Zeitpunkt zu dem jetzt die Datenbanken her sind, nicht mitgeben?
-
@maxpd doch nur wenn du den neu flasht.. dann brauchst du auch die nvbackup
danach adapter starten..und WARTEN das dauert
-
@arteck war sowieso mal Zeit neu zu flashen, da die alte Firmware 2 Jahre alt war. Habe auch die nvbackup aus Januar reingeschoben. dort kommen auch 20 bulbs drin vor. Dennoch ist das Bild exakt wie vorher: 10 klappen, 6 nicht.
sieht jeweils so aus:
{ "nwk_address": "2123", "ieee_address": "842e14fffasd5303", "is_child": false, "link_key": { "key": "4ff433a0sd34cfg3b0158e8311a3b5bccc", "rx_counter": 0, "tx_counter": 812 }
Beim Flashen ist mir aufgefallen, dass mein Gehäuse des CC26X2R1 Platz für ein CC1352P hat. Ich habe aber nicht genau rausgefunden, was das CC1352P exakt ist (Angeblich Reichweitenerweiterung auf 1,5km und Bluetooth und Wlan Modul?) und auch nicht erkannt, wie man dieses anzulöten hätte.
-
@arteck Ich kann so gar keine Anzeichen der 1.8.11 am Horizont erkennen. Gibt es ein aktuell ein Problem, dass den Release verhindert? Soweit ich es überblicke, haben sich doch ne Menge Bugfixes akkumuliert?
-
Ich habe seit ein paar Tagen immer wieder Abstürze vom Zigbee Adapter (Version 1.8.10).
Ich hab heute mal ein auffälliges Log gesehen und wollte mal fragen ob es damit zusammenhängt. Der Fehler beginnt anscheinend beim ansprechen einer Philips Hue Lampe.zigbee.0 2023-06-25 06:47:43.768 info Currently 75 devices are joined: zigbee.0 2023-06-25 06:47:43.657 info --> transmitPower : high+ zigbee.0 2023-06-25 06:47:43.618 info Unable to disable LED, unsupported function. zigbee.0 2023-06-25 06:47:43.609 info Coordinator firmware version: {"type":"zStack30x","meta":{"transportrev":2,"product":2,"majorrel":2,"minorrel":7,"maintrel":2,"revision":20200211}} zigbee.0 2023-06-25 06:47:43.348 info Installed Version: iobroker.zigbee@1.8.10 zigbee.0 2023-06-25 06:47:41.903 info Starting Zigbee npm ... zigbee.0 2023-06-25 06:47:41.898 info delete old Backup files. keep only last 10 zigbee.0 2023-06-25 06:47:41.630 info starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.16.1, js-controller: 4.0.24 zigbee.0 2023-06-25 06:47:01.775 warn Terminated (UNCAUGHT_EXCEPTION): Without reason zigbee.0 2023-06-25 06:47:01.772 info terminating zigbee.0 2023-06-25 06:47:01.719 info Zigbee: disabling joining new devices. zigbee.0 2023-06-25 06:47:00.964 info cleaned everything up... zigbee.0 2023-06-25 06:47:00.858 error Cannot read properties of undefined (reading 'Error') zigbee.0 2023-06-25 06:47:00.858 error TypeError: Cannot read properties of undefined (reading 'Error') at /opt/iobroker/node_modules/iobroker.zigbee/main.js:122:56 at Hub.configureScope (/opt/iobroker/node_modules/@sentry/src/hub.ts:340:1) at Object.configureScope (/opt/iobroker/node_modules/@sentry/src/exports.ts:76:1) at Zigbee.sendError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:118:32) at Zigbee.filterError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:142:18) at /opt/iobroker/node_modules/iobroker.zigbee/main.js:699:22 zigbee.0 2023-06-25 06:47:00.809 error unhandled promise rejection: Cannot read properties of undefined (reading 'Error') zigbee.0 2023-06-25 06:47:00.808 error 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(). zigbee.0 2023-06-25 06:47:00.803 error Send command to 0x001788010333e08a failed with no error code (Timeout - 53693 - 11 - 14 - 6 - 11 after 10000ms)
Evtl. ist meine Firmware auf dem Stick auch zu alt mittlerweile?
-
Hast du den js-Controller 5.x Beta am laufen, da gibts n issue mit sentry und der Version 1.8.10 vom zigbee…?…
N paar mehr Infos wären nützlich.. -
@ilovegym
Nein ich habe den js-controller: 4.0.24 im Betrieb.
Node.js: v18.16.1
NPM: 9.5.1Das ganze läuft auf einem Slavesystem (Rasbi) falls das einen Unterschied macht.
-
Der Absturz tritt auch mit anderen Geräten auf, die Hue scheint unschuldig zu sein. Teilweise läuft der Adapter 12 Stunden durch und manchmal nur 15 Minuten.
Was mir auch aufgefallen ist, wenn ich nach Firmwareupdates suche, werden mir überall Updates angezeigt aber wenn ich auf updaten klicken, kommt nach ein paar Sekunden im Protokoll eine Fehlermeldung das kein neueres Image verfügbar ist.
Wollte mal testweise auf ne ältere Version downgraden aber auch das lässt er mich nicht. Läuft zwar fehlerfrei durch aber die Version bleibt bei 1.8.10.
-
@xsev dann stimmt irgendwie was nicht mit deiner Installation…
-
-
@xsev sagte in ZigBee neue Version 1.8.x:
evtl. ist meine Firmware auf dem Stick auch zu alt mittlerweile?
das hat damit nix zu tun..
instellier mal die GIT version und schau nochmal
-
@arteck Danke für deine Hilfe. Ich hab die 1.8.11 über Git installiert. Leider kam es nach ein paar Stunden wieder zum absturz.
2023-06-27 11:30:43.149 info Currently 75 devices are joined: zigbee.0 2023-06-27 11:30:43.055 info --> transmitPower : high zigbee.0 2023-06-27 11:30:43.021 info Unable to disable LED, unsupported function. zigbee.0 2023-06-27 11:30:43.013 info Coordinator firmware version: {"type":"zStack30x","meta":{"transportrev":2,"product":2,"majorrel":2,"minorrel":7,"maintrel":2,"revision":20200211}} zigbee.0 2023-06-27 11:30:42.689 info Installed Version: ioBroker/ioBroker.zigbee#ad21578c484248392fd8580b85e581548a0f80ba zigbee.0 2023-06-27 11:30:41.283 info Starting Zigbee npm ... zigbee.0 2023-06-27 11:30:41.279 info delete old Backup files. keep only last 10 zigbee.0 2023-06-27 11:30:41.012 info starting. Version 1.8.11 (non-npm: ioBroker/ioBroker.zigbee#ad21578c484248392fd8580b85e581548a0f80ba) in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.16.1, js-controller: 4.0.24 zigbee.0 2023-06-27 11:30:00.690 warn Terminated (UNCAUGHT_EXCEPTION): Without reason zigbee.0 2023-06-27 11:30:00.687 info terminating zigbee.0 2023-06-27 11:30:00.611 info Zigbee: disabling joining new devices. zigbee.0 2023-06-27 11:29:59.761 info cleaned everything up... zigbee.0 2023-06-27 11:29:59.705 error Cannot read properties of undefined (reading 'Error') zigbee.0 2023-06-27 11:29:59.704 error TypeError: Cannot read properties of undefined (reading 'Error') at /opt/iobroker/node_modules/iobroker.zigbee/main.js:122:56 at Hub.configureScope (/opt/iobroker/node_modules/@sentry/src/hub.ts:340:1) at Object.configureScope (/opt/iobroker/node_modules/@sentry/src/exports.ts:76:1) at Zigbee.sendError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:118:32) at Zigbee.filterError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:142:18) at /opt/iobroker/node_modules/iobroker.zigbee/main.js:699:22 zigbee.0 2023-06-27 11:29:59.607 error unhandled promise rejection: Cannot read properties of undefined (reading 'Error') zigbee.0 2023-06-27 11:29:59.606 error 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(). zigbee.0 2023-06-27 11:29:59.602 error Send command to 0x001788010333e08a failed with no error code (Timeout - 53693 - 11 - 42 - 6 - 11 after 10000ms)
anbei die Fehlermeldung. Auslöser war diesmal wieder eine Hue Lampe (wobei ich 2 davon habe aber nur eine dauernd im Fehlerlog auftaucht).
-
@xsev das scheint sentry zu sein.. da passt was nicht.
schalte es für den adapter aus.. im Admin . instanzen ganz links ist so ein grünes Symbol..da drauf klicken bis es grau wird -
@arteck Ich finde da leider nix mit Sentry, Admin - Instanzen is klar aber ich hab da nur die grünen Symbole für aktive Adapter.
edit:
Habs gefunden, sieht man nur im Expertenmodus. Ok habs deaktiviert werde berichten, danke! -
@xsev sagte in ZigBee neue Version 1.8.x:
@arteck Ich finde da leider nix mit Sentry, Admin - Instanzen is klar aber ich hab da nur die grünen Symbole für aktive Adapter.
edit:
Habs gefunden, sieht man nur im Expertenmodus. Ok habs deaktiviert werde berichten, danke!Moin,
hier ein Beispiel:
VG
Bernd -
@arteck Adapter läuft jetzt seit über 15 Stunden wieder durch. Das deaktivieren von Sentry hat funktioniert.
Merci! -
Hi,
ich habe einige Sonoff SNZB-02 Temp.-/Luftfeuchtesensoren. Koppeln ging. Bei einigen haben ich nach einiger Zeit aber die Verbindung verloren (disconnected). Bisher war es immer so, dass wenn man im Adapter auf Pairing gegangen ist und am Gerät eben die Bereitschaft hergestellt hat, er es wieder verbunden hat. Heute habe ich etwas Systempflege betrieben. Jetzt ist mir der Fehler beim Pairen aufgefallen, sprich die Geräte bleiben auf disconnected:
2023-06-30 16:29:45.463 - error: zigbee.0 (1074) DeviceConfigure:Failed to DeviceConfigure.configure 0x00124b00290f0c38 TH01 (TypeError: Cannot read properties of undefined (reading 'error')
im Adapter sieht es so aus:
Hat mir jemand einen Tipp? Danke
iob diag sagt:
Skript v.2023-04-16 *** BASE SYSTEM *** Model : Raspberry Pi 4 Model B Rev 1.4 Architecture : aarch64 Docker : false Virtualization : none Distributor ID: Debian Description: Debian GNU/Linux 11 (bullseye) Release: 11 Codename: bullseye PRETTY_NAME="Debian GNU/Linux 11 (bullseye)" NAME="Debian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" VERSION_CODENAME=bullseye ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" Systemuptime and Load: 14:39:10 up 5 min, 2 users, load average: 2.96, 2.38, 1.09 CPU threads: 4 Raspberry only: throttled=0x0 Other values than 0x0 hint to temperature/voltage problems temp=59.4'C volt=0.9160V *** Time and Time Zones *** Local time: Fri 2023-06-30 14:39:11 CEST Universal time: Fri 2023-06-30 12:39:11 UTC RTC time: n/a Time zone: Europe/Berlin (CEST, +0200) System clock synchronized: yes NTP service: active RTC in local TZ: no *** User and Groups *** pi /home/pi pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker *** X-Server-Setup *** X-Server: false Desktop: Terminal: tty Boot Target: multi-user.target *** MEMORY *** total used free shared buff/cache available Mem: 3.8G 2.5G 1.1G 0.0K 265M 1.3G Swap: 99M 2.0M 97M Total: 3.9G 2.5G 1.2G 3794 M total memory 2458 M used memory 617 M active memory 1974 M inactive memory 1069 M free memory 10 M buffer memory 255 M swap cache 99 M total swap 2 M used swap 97 M free swap Raspberry only: oom events: 0 lifetime oom required: 0 Mbytes total time in oom handler: 0 ms max time spent in oom handler: 0 ms *** FILESYSTEM *** Filesystem Type Size Used Avail Use% Mounted on /dev/root ext4 28G 12G 15G 45% / devtmpfs devtmpfs 1.7G 0 1.7G 0% /dev tmpfs tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs tmpfs 759M 844K 759M 1% /run tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock /dev/mmcblk0p1 vfat 253M 31M 222M 13% /boot tmpfs tmpfs 380M 0 380M 0% /run/user/1000 Messages concerning ext4 filesystem in dmesg: [Fri Jun 30 14:33:37 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 smsc95xx.macaddr=E4:5F:01:62:A2:E5 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=cf73e54d-02 rootfstype=ext4 fsck.repair=yes rootwait [Fri Jun 30 14:33:38 2023] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem [Fri Jun 30 14:33:38 2023] EXT4-fs (mmcblk0p2): write access will be enabled during recovery [Fri Jun 30 14:33:39 2023] EXT4-fs (mmcblk0p2): recovery complete [Fri Jun 30 14:33:39 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none. [Fri Jun 30 14:33:39 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [Fri Jun 30 14:33:41 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none. Show mounted filesystems (real ones only): TARGET SOURCE FSTYPE OPTIONS / /dev/mmcblk0p2 ext4 rw,noatime `-/boot /dev/mmcblk0p1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro Files in neuralgic directories: /var: 3.9G /var/ 3.1G /var/log 2.7G /var/log/journal/6c5b87a59f584c03b6491451f2e5b6da 2.7G /var/log/journal 468M /var/lib Archived and active journals take up 2.6G in the file system. /opt/iobroker/backups: 4.0K /opt/iobroker/backups/ /opt/iobroker/iobroker-data: 3.6G /opt/iobroker/iobroker-data/ 3.0G /opt/iobroker/iobroker-data/history 458M /opt/iobroker/iobroker-data/files 95M /opt/iobroker/iobroker-data/backup-objects 78M /opt/iobroker/iobroker-data/files/icons-open-icon-library-png The five largest files in iobroker-data are: 55M /opt/iobroker/iobroker-data/objects.jsonl 35M /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map 16M /opt/iobroker/iobroker-data/states.jsonl 15M /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.chunk.js.map 8.6M /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js *** NodeJS-Installation *** /usr/bin/nodejs v18.16.1 /usr/bin/node v18.16.1 /usr/bin/npm 9.5.1 /usr/bin/npx 9.5.1 nodejs: Installed: 18.16.1-deb-1nodesource1 Candidate: 18.16.1-deb-1nodesource1 Version table: *** 18.16.1-deb-1nodesource1 500 500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages 100 /var/lib/dpkg/status 12.22.12~dfsg-1~deb11u4 500 500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages 12.22.12~dfsg-1~deb11u3 500 500 http://deb.debian.org/debian bullseye/main arm64 Packages Temp directories causing npm8 problem: 0 No problems detected *** ioBroker-Installation *** ioBroker Status iobroker is running on this host. Objects type: jsonl States type: jsonl MULTIHOSTSERVICE/enabled: false Core adapters versions js-controller: 4.0.24 admin: 6.3.5 javascript: 7.0.3 Adapters from github: 1 Adapter State + system.adapter.admin.0 : admin : smarthome - enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin + system.adapter.alexa2.0 : alexa2 : smarthome - enabled + system.adapter.backitup.0 : backitup : smarthome - enabled system.adapter.bmw.0 : bmw : smarthome - disabled system.adapter.devices.0 : devices : smarthome - enabled system.adapter.discovery.0 : discovery : smarthome - disabled + system.adapter.energiefluss.0 : energiefluss : smarthome - enabled system.adapter.feiertage.0 : feiertage : smarthome - enabled system.adapter.habpanel.0 : habpanel : smarthome - disabled + system.adapter.harmony.0 : harmony : smarthome - enabled system.adapter.heatingcontrol.0 : heatingcontrol : smarthome - disabled + system.adapter.history.0 : history : smarthome - enabled system.adapter.homeconnect.0 : homeconnect : smarthome - disabled + system.adapter.hue-extended.0 : hue-extended : smarthome - enabled system.adapter.ical.0 : ical : smarthome - enabled system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: smarthome - disabled system.adapter.icons-icons8.0 : icons-icons8 : smarthome - enabled system.adapter.icons-material-png.0 : icons-material-png : smarthome - disabled system.adapter.icons-material-svg.0 : icons-material-svg : smarthome - enabled system.adapter.icons-mfd-svg.0 : icons-mfd-svg : smarthome - disabled system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: smarthome - enabled system.adapter.icons-ultimate-png.0 : icons-ultimate-png : smarthome - disabled + system.adapter.influxdb.0 : influxdb : smarthome - enabled, port: 8086 + system.adapter.javascript.0 : javascript : smarthome - enabled system.adapter.javascript.1 : javascript : smarthome - disabled + system.adapter.logparser.0 : logparser : smarthome - enabled + system.adapter.meross.0 : meross : smarthome - enabled + system.adapter.mihome-vacuum.0 : mihome-vacuum : smarthome - enabled, port: 54321 + system.adapter.modbus.0 : modbus : smarthome - enabled + system.adapter.myenergi.0 : myenergi : smarthome - enabled + system.adapter.net-tools.0 : net-tools : smarthome - enabled system.adapter.openweathermap.0 : openweathermap : smarthome - enabled system.adapter.powerfox2.0 : powerfox2 : smarthome - enabled + system.adapter.pvforecast.0 : pvforecast : smarthome - enabled + system.adapter.rpi2.0 : rpi2 : smarthome - enabled system.adapter.schoolfree.0 : schoolfree : smarthome - enabled + system.adapter.selverf.0 : selverf : smarthome - enabled + system.adapter.shelly.0 : shelly : smarthome - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.simple-api.0 : simple-api : smarthome - enabled, port: 8087, bind: 0.0.0.0, run as: admin + system.adapter.sourceanalytix.0 : sourceanalytix : smarthome - enabled + system.adapter.synology.0 : synology : smarthome - enabled, port: 5501 + system.adapter.telegram.0 : telegram : smarthome - enabled, port: 8443, bind: 0.0.0.0 + system.adapter.trashschedule.0 : trashschedule : smarthome - enabled system.adapter.vis-fancyswitch.0 : vis-fancyswitch : smarthome - enabled system.adapter.vis-google-fonts.0 : vis-google-fonts : smarthome - enabled system.adapter.vis-hqwidgets.0 : vis-hqwidgets : smarthome - enabled system.adapter.vis-icontwo.0 : vis-icontwo : smarthome - enabled system.adapter.vis-inventwo.0 : vis-inventwo : smarthome - disabled system.adapter.vis-map.0 : vis-map : smarthome - enabled system.adapter.vis-material-advanced.0 : vis-material-advanced : smarthome - enabled system.adapter.vis-material-webfont.0 : vis-material-webfont : smarthome - enabled system.adapter.vis-materialdesign.0 : vis-materialdesign : smarthome - enabled system.adapter.vis-metro.0 : vis-metro : smarthome - enabled system.adapter.vis-plumb.0 : vis-plumb : smarthome - enabled system.adapter.vis-timeandweather.0 : vis-timeandweather : smarthome - enabled system.adapter.vis-weather.0 : vis-weather : smarthome - enabled system.adapter.vis.0 : vis : smarthome - enabled + system.adapter.vw-connect.0 : vw-connect : smarthome - enabled + system.adapter.web.0 : web : smarthome - enabled, port: 8082, bind: 0.0.0.0, run as: admin + system.adapter.ws.0 : ws : smarthome - enabled, port: 8084, bind: 0.0.0.0, run as: admin + system.adapter.yahka.0 : yahka : smarthome - enabled + system.adapter.zigbee.0 : zigbee : smarthome - enabled, port: /dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_626a1ae89b93eb11ac711b4f3d98b6d1-if00-port0 + instance is alive Enabled adapters with bindings + system.adapter.admin.0 : admin : smarthome - enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin + system.adapter.influxdb.0 : influxdb : smarthome - enabled, port: 8086 + system.adapter.mihome-vacuum.0 : mihome-vacuum : smarthome - enabled, port: 54321 + system.adapter.shelly.0 : shelly : smarthome - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.simple-api.0 : simple-api : smarthome - enabled, port: 8087, bind: 0.0.0.0, run as: admin + system.adapter.synology.0 : synology : smarthome - enabled, port: 5501 + system.adapter.telegram.0 : telegram : smarthome - enabled, port: 8443, bind: 0.0.0.0 + system.adapter.web.0 : web : smarthome - enabled, port: 8082, bind: 0.0.0.0, run as: admin + system.adapter.ws.0 : ws : smarthome - enabled, port: 8084, bind: 0.0.0.0, run as: admin + system.adapter.zigbee.0 : zigbee : smarthome - enabled, port: /dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_626a1ae89b93eb11ac711b4f3d98b6d1-if00-port0 ioBroker-Repositories stable : http://download.iobroker.net/sources-dist.json beta : http://download.iobroker.net/sources-dist-latest.json live-stable : http://iobroker.live/repo/sources-dist.json Active repo(s): live-stable Installed ioBroker-Instances Used repository: live-stable Adapter "admin" : 6.3.5 , installed 6.3.5 Adapter "alexa2" : 3.23.2 , installed 3.23.2 Adapter "backitup" : 2.6.23 , installed 2.6.23 Adapter "bmw" : 2.5.7 , installed 2.5.7 Adapter "devices" : 1.1.5 , installed 1.1.5 Adapter "discovery" : 3.1.0 , installed 3.1.0 Adapter "feiertage" : 1.1.0 , installed 1.1.0 Adapter "habpanel" : 0.5.0 , installed 0.5.0 Adapter "harmony" : 1.2.2 , installed 1.2.2 Adapter "heatingcontrol": 2.10.6 , installed 2.10.6 Adapter "history" : 2.2.4 , installed 2.2.4 Adapter "homeconnect" : 1.1.1 , installed 1.1.1 Adapter "hue-extended" : 2.0.0 , installed 2.0.0 Adapter "ical" : 1.13.3 , installed 1.13.3 Adapter "icons-addictive-flavour-png": 0.1.0, installed 0.1.0 Adapter "icons-icons8" : 0.0.1 , installed 0.0.1 Adapter "icons-material-png": 0.1.0, installed 0.1.0 Adapter "icons-material-svg": 0.1.0, installed 0.1.0 Adapter "icons-mfd-svg": 1.1.0 , installed 1.1.0 Adapter "icons-open-icon-library-png": 0.1.2, installed 0.1.2 Adapter "icons-ultimate-png": 1.0.1, installed 1.0.1 Adapter "influxdb" : 3.2.0 , installed 3.2.0 Adapter "javascript" : 7.0.3 , installed 7.0.3 Controller "js-controller": 4.0.24 , installed 4.0.24 Adapter "logparser" : 2.2.0 , installed 2.2.0 Adapter "meross" : 1.15.1 , installed 1.15.1 Adapter "mihome-vacuum": 3.11.0 , installed 3.8.8 [Updatable] Adapter "modbus" : 5.0.11 , installed 5.0.5 [Updatable] Adapter "myenergi" : 0.0.3 , installed 0.0.3 Adapter "net-tools" : 0.2.0 , installed 0.2.0 Adapter "openweathermap": 0.3.9 , installed 0.3.9 Adapter "powerfox2" : 0.0.12 , installed 0.0.12 Adapter "pvforecast" : 2.7.1 , installed 2.7.1 Adapter "rpi2" : 1.3.2 , installed 1.3.2 Adapter "schoolfree" : 1.1.1 , installed 1.1.1 Adapter "selverf" : 0.6.2 , installed 0.6.2 Adapter "shelly" : 6.4.1 , installed 6.4.1 Adapter "simple-api" : 2.7.2 , installed 2.7.2 Adapter "socketio" : 4.2.0 , installed 4.2.0 Adapter "synology" : 2.1.13 , installed 2.1.13 Adapter "telegram" : 1.15.6 , installed 1.15.6 Adapter "trashschedule": 2.2.0 , installed 2.2.0 Adapter "vis" : 1.4.16 , installed 1.4.16 Adapter "vis-fancyswitch": 1.1.0 , installed 1.1.0 Adapter "vis-google-fonts": 1.0.4 , installed 1.0.4 Adapter "vis-hqwidgets": 1.4.0 , installed 1.4.0 Adapter "vis-icontwo" : 0.94.0 , installed 0.94.0 Adapter "vis-inventwo" : 3.3.1 , installed 3.3.1 Adapter "vis-map" : 1.0.4 , installed 1.0.4 Adapter "vis-material-advanced": 1.7.2, installed 1.7.2 Adapter "vis-metro" : 1.2.0 , installed 1.2.0 Adapter "vis-plumb" : 1.0.2 , installed 1.0.2 Adapter "vis-timeandweather": 1.2.2, installed 1.2.2 Adapter "vis-weather" : 2.5.6 , installed 2.5.6 Adapter "vw-connect" : 0.0.67 , installed 0.0.67 Adapter "web" : 4.3.0 , installed 4.3.0 Adapter "ws" : 1.3.0 , installed 1.3.0 Adapter "yahka" : 0.17.0 , installed 0.17.0 Adapter "zigbee" : 1.8.10 , installed 1.8.10 Objects and States Please stand by - This may take a while Objects: 22941 States: 20154 *** OS-Repositories and Updates *** Hit:1 http://security.debian.org/debian-security bullseye-security InRelease Hit:2 http://deb.debian.org/debian bullseye InRelease Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease Hit:5 https://repos.influxdata.com/debian stable InRelease Hit:6 https://deb.nodesource.com/node_18.x bullseye InRelease Hit:7 https://apt.grafana.com stable InRelease Reading package lists... Pending Updates: 0 *** Listening Ports *** Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN 1001 13248 740/iobroker.js-con tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 1001 13255 740/iobroker.js-con tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 11262 565/sshd: /usr/sbin tcp 0 0 127.0.0.1:41421 0.0.0.0:* LISTEN 1001 21828 1642/io.yahka.0 tcp 0 0 127.0.0.1:8088 0.0.0.0:* LISTEN 999 14024 684/influxd tcp 0 0 0.0.0.0:35981 0.0.0.0:* LISTEN 1001 18744 1642/io.yahka.0 tcp6 0 0 :::61991 :::* LISTEN 1001 16222 1679/io.harmony.0 tcp6 0 0 :::3000 :::* LISTEN 109 15373 735/grafana tcp6 0 0 :::22 :::* LISTEN 0 11264 565/sshd: /usr/sbin tcp6 0 0 :::8082 :::* LISTEN 1001 19951 1482/io.web.0 tcp6 0 0 :::8081 :::* LISTEN 1001 14638 935/io.admin.0 tcp6 0 0 :::8087 :::* LISTEN 1001 19916 1493/io.simple-api. tcp6 0 0 :::8086 :::* LISTEN 999 12230 684/influxd tcp6 0 0 :::8084 :::* LISTEN 1001 21568 1771/io.ws.0 udp 0 0 0.0.0.0:5353 0.0.0.0:* 108 11223 449/avahi-daemon: r udp 0 0 0.0.0.0:5683 0.0.0.0:* 1001 15918 1215/io.shelly.0 udp 0 0 0.0.0.0:68 0.0.0.0:* 0 12140 680/dhcpcd udp 0 0 0.0.0.0:57516 0.0.0.0:* 108 11225 449/avahi-daemon: r udp 0 0 0.0.0.0:53421 0.0.0.0:* 1001 16850 1238/io.mihome-vacu udp 0 0 0.0.0.0:61991 0.0.0.0:* 1001 16223 1679/io.harmony.0 udp6 0 0 :::5353 :::* 108 11224 449/avahi-daemon: r udp6 0 0 :::58916 :::* 108 11226 449/avahi-daemon: r *** Log File - Last 25 Lines *** 2023-06-30 14:38:56.492 - info: sourceanalytix.0 (1723) Initialization of 0_userdata.0.Strom.WallboxGaN_Vortagesverbrauch_Gesamt successfully 2023-06-30 14:38:56.515 - info: sourceanalytix.0 (1723) Successfully activated SourceAnalytix for 8 of 8 states, will do my Job until you stop me! 2023-06-30 14:38:57.184 - info: meross.0 (1063) Can not get Data for Device 2204268862707951070248e1e9904eb1: Error: Device has no data connection available 2023-06-30 14:38:57.185 - warn: meross.0 (1063) Can not get Data for Device 2204268862707951070248e1e9904eb1: undefined 2023-06-30 14:39:00.105 - info: host.smarthome instance system.adapter.powerfox2.0 started with pid 2062 2023-06-30 14:39:03.697 - info: powerfox2.0 (2062) starting. Version 0.0.12 in /opt/iobroker/node_modules/iobroker.powerfox2, node: v18.16.1, js-controller: 4.0.24 2023-06-30 14:39:05.531 - info: alexa2.0 (1245) Unknown Device, but enabling commands, Try it and report back if commands work. 2023-06-30 14:39:05.533 - info: alexa2.0 (1245) Report to developer as GitHub issue with details for device. Please grab full next line pot. from logfile on disk if cutted 2023-06-30 14:39:05.533 - info: alexa2.0 (1245) Device-type:A93SQJNJQLDSS - TV Schlafzimmer (CHANGE_NAME,SHARKNADO,MULTI_WAKEWORDS_SUPPORTED,SUPPORTS_LOCALE_SWITCH,SUPPORTS_LOCALE,ACTIVE_AFTER_FRO,SPEECH_RECOGNIZER_USS,VOLUME_SETTING,TIMERS_AND_ALARMS,PERSISTENT_CONNECTION,ARTHUR_TARGET,EQUALIZER_CONTROLLER_MIDRANGE,DIALOG_INTERFACE_VERSION,SOUND_SETTINGS,SUPPORTS_CONNECTED_HOME_CLOUD_ONLY,MICROPHONE,ADAPTIVE_LISTENING,SUPPORTS_SOFTWARE_VERSION,CUSTOM_ALARM_TONE,EARCONS,REMINDERS,FLASH_BRIEFING,AUDIO_CONTROLS) 2023-06-30 14:39:08.790 - info: powerfox2.0 (2062) Terminated (NO_ERROR): Without reason 2023-06-30 14:39:09.497 - info: host.smarthome instance system.adapter.powerfox2.0 terminated with code 0 (NO_ERROR) 2023-06-30 14:39:17.583 - info: alexa2.0 (1245) Unknown Device, but enabling commands, Try it and report back if commands work. 2023-06-30 14:39:17.584 - info: alexa2.0 (1245) Report to developer as GitHub issue with details for device. Please grab full next line pot. from logfile on disk if cutted 2023-06-30 14:39:17.585 - info: alexa2.0 (1245) Device-type:A2N49KXGVA18AR - Philipps Fire (NO_TIME_ZONE_SETTING,ASX_TIME_ZONE,MICROPHONE,VOLUME_SETTING,ADAPTIVE_LISTENING,SUPPORTS_SOFTWARE_VERSION,TIMERS_AND_ALARMS,PERSISTENT_CONNECTION,REMINDERS) 2023-06-30 14:39:47.062 - info: alexa2.0 (1245) No smart home devices to query 2023-06-30 14:39:48.509 - info: alexa2.0 (1245) Subscribing to states... 2023-06-30 14:39:48.516 - info: alexa2.0 (1245) Deleting the following states: ["Smart-Home-Devices.674b986c-8600-46d2-b55a-79256dd7b23a","Smart-Home-Devices.76e08de5-544c-461e-b3b1-38206f1e9adb","Smart-Home-Devices.3e38aed4-a9fb-4880-9d19-79fd38b767c5","Smart-Home-Devices.d09edd9e-20d7-4035-bffa-11105126fcd0","Smart-Home-Devices.ed7448e1-96f9-4f3b-837e-f9e7f37fccb1","Smart-Home-Devices.1e4da5c0-6a72-4da4-a3b4-31b2701acbf7","Smart-Home-Devices.37655abf-083c-4fd1-8e96-703a962c1a4c","Smart-Home-Devices.674b986c-8600-46d2-b55a-79256dd7b23a.#enabled","Smart-Home-Devices.674b986c-8600-46d2-b55a-79256dd7b23a.#delete","Smart-Home-Devices.674b986c-8600-46d2-b55a-79256dd7b23a.powerState","Smart-Home-Devices.674b986c-8600-46d2-b55a-79256dd7b23a.connectivity","Smart-Home-Devices.674b986c-8600-46d2-b55a-79256dd7b23a.connectivity-reason","Smart-Home-Devices.674b986c-8600-46d2-b55a-79256dd7b23a.#query","Smart-Home-Devices.76e08de5-544c-461e-b3b1-38206f1e9adb.#enabled","Smart-Home-Devices.76e08de5-544c-461e-b3b1-38206f1e9adb.#delete","Smart-Home-Devices.76e08de5-544c-461e-b3b1-38206f1e9adb.powerState","Smart-Home-Devices.76e08de5-544c-461e-b3b1-38206f1e9adb.connectivity","Smart-Home-Devices.76e08de5-544c-461e-b3b1-38206f1e9adb.connectivity-reason","Smart-Home-Devices.76e08de5-544c-461e-b3b1-38206f1e9adb.#query","Smart-Home-Devices.3e38aed4-a9fb-4880-9d19-79fd38b767c5.#enabled","Smart-Home-Devices.3e38aed4-a9fb-4880-9d19-79fd38b767c5.#delete","Smart-Home-Devices.3e38aed4-a9fb-4880-9d19-79fd38b767c5.powerState","Smart-Home-Devices.3e38aed4-a9fb-4880-9d19-79fd38b767c5.connectivity","Smart-Home-Devices.3e38aed4-a9fb-4880-9d19-79fd38b767c5.connectivity-reason","Smart-Home-Devices.3e38aed4-a9fb-4880-9d19-79fd38b767c5.#query","Smart-Home-Devices.d09edd9e-20d7-4035-bffa-11105126fcd0.#enabled","Smart-Home-Devices.d09edd9e-20d7-4035-bffa-11105126fcd0.#delete","Smart-Home-Devices.d09edd9e-20d7-4035-bffa-11105126fcd0.powerState","Smart-Home-Devices.d09edd9e-20d7-4035-bffa-11105126fcd0.connectivity","Smart-Home-Devices.d09edd9e-20d7-4035-bffa-11105126fcd0.connectivity-reason","Smart-Home-Devices.d09edd9e-20d7-4035-bffa-11105126fcd0.#query","Smart-Home-Devices.ed7448e1-96f9-4f3b-837e-f9e7f37fccb1.#enabled","Smart-Home-Devices.ed7448e1-96f9-4f3b-837e-f9e7f37fccb1.#delete","Smart-Home-Devices.ed7448e1-96f9-4f3b-837e-f9e7f37fccb1.powerState","Smart-Home-Devices.ed7448e1-96f9-4f3b-837e-f9e7f37fccb1.connectivity","Smart-Home-Devices.ed7448e1-96f9-4f3b-837e-f9e7f37fccb1.connectivity-reason","Smart-Home-Devices.ed7448e1-96f9-4f3b-837e-f9e7f37fccb1.#query","Smart-Home-Devices.1e4da5c0-6a72-4da4-a3b4-31b2701acbf7.#delete","Smart-Home-Devices.1e4da5c0-6a72-4da4-a3b4-31b2701acbf7.powerState","Smart-Home-Devices.1e4da5c0-6a72-4da4-a3b4-31b2701acbf7.brightness","Smart-Home-Devices.1e4da5c0-6a72-4da4-a3b4-31b2701acbf7.colorName","Smart-Home-Devices.1e4da5c0-6a72-4da4-a3b4-31b2701acbf7.color-hue","Smart-Home-Devices.1e4da5c0-6a72-4da4-a3b4-31b2701acbf7.color-saturation","Smart-Home-Devices.1e4da5c0-6a72-4da4-a3b4-31b2701acbf7.color-brightness","Smart-Home-Devices.1e4da5c0-6a72-4da4-a3b4-31b2701acbf7.colorRgb","Smart-Home-Devices.1e4da5c0-6a72-4da4-a3b4-31b2701acbf7.colorTemperatureName","Smart-Home-Devices.1e4da5c0-6a72-4da4-a3b4-31b2701acbf7.colorTemperatureInKelvin","Smart-Home-Devices.1e4da5c0-6a72-4da4-a3b4-31b2701acbf7.connectivity","Smart-Home-Devices.1e4da5c0-6a72-4da4-a3b4-31b2701acbf7.connectivity-reason","Smart-Home-Devices.37655abf-083c-4fd1-8e96-703a962c1a4c.#enabled","Smart-Home-Devices.37655abf-083c-4fd1-8e96-703a962c1a4c.#delete","Smart-Home-Devices.37655abf-083c-4fd1-8e96-703a962c1a4c.powerState","Smart-Home-Devices.37655abf-083c-4fd1-8e96-703a962c1a4c.connectivity","Smart-Home-Devices.37655abf-083c-4fd1-8e96-703a962c1a4c.connectivity-reason","Smart-Home-Devices.37655abf-083c-4fd1-8e96-703a962c1a4c.#query","Smart-Home-Devices.674b986c-8600-46d2-b55a-79256dd7b23a.#includeInAllQuery","Smart-Home-Devices.76e08de5-544c-461e-b3b1-38206f1e9adb.#includeInAllQuery","Smart-Home-Devices.d09edd9e-20d7-4035-bffa-11105126fcd0.#includeInAllQuery","Smart-Home-Devices.ed7448e1-96f9-4f3b-837e-f9e7f37fccb1.#includeInAllQuery"] 2023-06-30 14:39:50.615 - info: alexa2.0 (1245) Alexa-Push-Connection (macDms = true) established. Disable Polling 2023-06-30 14:40:00.573 - info: host.smarthome instance system.adapter.powerfox2.0 started with pid 2419 2023-06-30 14:40:03.328 - info: meross.0 (1063) Can not get Data for Device 2204268862707951070248e1e9904eb1: Error: Device has no data connection available 2023-06-30 14:40:03.329 - warn: meross.0 (1063) Can not get Data for Device 2204268862707951070248e1e9904eb1: undefined 2023-06-30 14:40:04.250 - info: powerfox2.0 (2419) starting. Version 0.0.12 in /opt/iobroker/node_modules/iobroker.powerfox2, node: v18.16.1, js-controller: 4.0.24 2023-06-30 14:40:06.674 - info: powerfox2.0 (2419) Terminated (NO_ERROR): Without reason 2023-06-30 14:40:07.276 - info: host.smarthome instance system.adapter.powerfox2.0 terminated with code 0 (NO_ERROR) 2023-06-30 14:40:08.594 - info: alexa2.0 (1245) Initialization Done ...
-
@mp_trixi sagte in ZigBee neue Version 1.8.x:
1.8.10 , installed 1.8.10
probier mal mit der neuen adapter version
-
Hi. Danke für die Antwort. Welche ist das? In der stable wird mir keine andere angeboten. Ist die via Github zu installieren?
-