Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conbee II : problem devices connection after latest upgrade 26660700 firmware #3570

Closed
baldus88 opened this issue Nov 2, 2020 · 25 comments
Closed

Comments

@baldus88
Copy link

baldus88 commented Nov 2, 2020

Describe the bug

Hi.
I have the Conbee II plugged to my raspberry (with raspbian os) and home assistant software for home automation.
Before this double upgrade (firmware & deconz) the integration of my zigbee devices is ok.

First I have installed the firmware (26660700) via this guide:
https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/Update-deCONZ-manually#update-in-windows
After I have installed the latest version of deconz 2.05.86.

The old firmware and not update needed.
After I tried to plug the conbee ii on my laptopt and I am successfully update the conbee to the last firmware.

When try to connect the new device (ex. osram light) the phosocon app found and connect the device. But I am trying to integrate this in home assistant o restart the device the phosocon app have more different behaviors.

Firmware: Not connected

Or Firmware: 000000

Firmware Not Connected & Product blank & Vendor unknown

If i try to reconnect the light the conbee not found nothing.

Probably the deconz software is corrupted? Or other reasons?

I am already removed the software (via "sudo apt remove deconz") and reinstalled but the problem remain the same.

Thanks for the support

Steps to reproduce the behavior

  1. Go to Phoson App
  2. Click on Gateway
  3. The version of firmware is different
  4. Try to connect the devices
  5. Nothing found

Expected behavior

The regular connected of my zigbee devices

Screenshots

If I will try to update firmware via raspbian in phoscon app view this:
image

Firmware not connected:
image

Product blank:
image

Environment

  • Host system: Raspberry Pi
  • Running method: Raspbian with Home Assistant Core
  • Firmware version: (26660700)
  • deCONZ version: (2.05.86)
  • Device: ConBee II
  • Do you use an USB extension cable: no)
  • Is there any other USB or serial devices connected to the host system? No

deCONZ Logs

16:37:19:420 Daylight now: sunsetEnd, status: 200, daylight: 0, dark: 1
16:37:19:422 started websocket server at port 443
16:37:19:423 <?xml version="1.0" encoding="UTF-8" ?>
16:37:19:423 <root xmlns="urn:schemas-upnp-org:device-1-0">
16:37:19:423   <specVersion>
16:37:19:423     <major>1</major>
16:37:19:423     <minor>0</minor>
16:37:19:423   </specVersion>
16:37:19:423   <URLBase>http://192.168.xx:40851/</URLBase>
16:37:19:423   <device>
16:37:19:423     <deviceType>urn:schemas-upnp-org:device:Basic:1</deviceType>
16:37:19:423     <friendlyName>Phoscon-GW (192.168.xx)</friendlyName>
16:37:19:424     <manufacturer>Royal Philips Electronics</manufacturer>
16:37:19:424     <manufacturerURL>http://www.dresden-elektronik.de</manufacturerURL>
16:37:19:424     <modelDescription>Philips hue compatible Personal Wireless Lighting</modelDescription>
16:37:19:424     <modelName>Philips hue bridge 2015</modelName>
16:37:19:424     <modelNumber>BSB002</modelNumber>
16:37:19:424     <modelURL>http://www.dresden-elektronik.de</modelURL>
16:37:19:424     <serialNumber>00212E04E210</serialNumber>
16:37:19:424     <UDN>uuid:e5ba4442-9739-49de-814a-401abb7aa93c</UDN>
16:37:19:424     <presentationURL>index.html</presentationURL>
16:37:19:424     <iconList>
16:37:19:424       <icon>
16:37:19:424         <mimetype>image/png</mimetype>
16:37:19:424         <height>48</height>
16:37:19:424         <width>48</width>
16:37:19:424         <depth>24</depth>
16:37:19:424         <url>hue_logo_0.png</url>
16:37:19:424       </icon>
16:37:19:424     </iconList>
16:37:19:424   </device>
16:37:19:424 </root>
16:37:19:425 <?xml version="1.0" encoding="UTF-8" ?>
16:37:19:425 <root xmlns="urn:schemas-upnp-org:device-1-0">
16:37:19:425   <specVersion>
16:37:19:425     <major>1</major>
16:37:19:425     <minor>0</minor>
16:37:19:425   </specVersion>
16:37:19:425   <URLBase>http://192.168.xx:40851/</URLBase>
16:37:19:425   <device>
16:37:19:425     <deviceType>urn:schemas-upnp-org:device:Basic:1</deviceType>
16:37:19:425     <friendlyName>Phoscon-GW (192.168.xx)</friendlyName>
16:37:19:425     <manufacturer>Royal Philips Electronics</manufacturer>
16:37:19:425     <manufacturerURL>http://www.dresden-elektronik.de</manufacturerURL>
16:37:19:425     <modelDescription>Philips hue compatible Personal Wireless Lighting</modelDescription>
16:37:19:425     <modelName>Philips hue bridge 2015</modelName>
16:37:19:425     <modelNumber>BSB002</modelNumber>
16:37:19:425     <modelURL>http://www.dresden-elektronik.de</modelURL>
16:37:19:425     <serialNumber>00212E04E210</serialNumber>
16:37:19:425     <UDN>uuid:e5ba4442-9739-49de-814a-401abb7aa93c</UDN>
16:37:19:425     <presentationURL>index.html</presentationURL>
16:37:19:426     <iconList>
16:37:19:426       <icon>
16:37:19:426         <mimetype>image/png</mimetype>
16:37:19:426         <height>48</height>
16:37:19:426         <width>48</width>
16:37:19:426         <depth>24</depth>
16:37:19:426         <url>hue_logo_0.png</url>
16:37:19:426       </icon>
16:37:19:426     </iconList>
16:37:19:426   </device>
16:37:19:426 </root>
16:37:19:429 [INFO] - Found file containing button maps. Parsing data...
16:37:19:434 [ERROR] - Button map 'sunricherCCTMap' in JSON file has no assigned ModelIDs. Skip loading button map...
16:37:19:451 [INFO] - Button maps loaded.
16:37:19:455 dlg action: Read binding table
16:37:19:455 found node plugin: libde_rest_plugin.so - REST API Plugin
16:37:19:461 found node plugin: libde_signal_plugin.so - Signal Monitor Plugin
16:37:19:506 found node plugin: libstd_otau_plugin.so - STD OTAU Plugin
16:37:19:581 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
16:37:19:581 COM: /dev/ttyS0 :  (0x0000/0x0000)
16:37:19:581 dev /dev/ttyS0 (/dev/ttyS0)
16:37:19:581 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
16:37:19:882 discard sensor state push for 1: state/dark (already pushed)
16:37:19:883 discard sensor state push for 1: state/status (already pushed)
16:37:19:885 discard sensor state push for 1: state/lastupdated (already pushed)
16:37:20:648 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
16:37:20:648 COM: /dev/ttyS0 :  (0x0000/0x0000)
16:37:20:648 dev /dev/ttyS0 (/dev/ttyS0)
16:37:20:648 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
16:37:20:649 auto connect com /dev/ttyS0
16:37:20:658 COM check bootloader
16:37:22:666 COM timout query bootloader, assume application
16:37:22:667 Serial com connected
16:37:24:243 device state timeout ignored in state 2
16:37:24:776 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
16:37:24:776 COM: /dev/ttyS0 :  (0x0000/0x0000)
16:37:24:776 dev /dev/ttyS0 (/dev/ttyS0)
16:37:24:776 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
16:37:25:140 Announced to internet https://phoscon.de/discover
16:37:25:140 discovery server date: Mon, 02 Nov 2020 16:37:25 GMT
16:37:25:140     local time seems to be ok
16:37:25:140 discovery found version 2.04.35 for update channel stable
16:37:27:317 device state timeout ignored in state 2
16:37:29:817 Daylight now: sunsetEnd, status: 200, daylight: 0, dark: 1
16:37:30:317 device state timeout ignored in state 2
16:37:33:317 device state timeout ignored in state 2
16:37:34:881 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
16:37:34:881 COM: /dev/ttyS0 :  (0x0000/0x0000)
16:37:34:881 dev /dev/ttyS0 (/dev/ttyS0)
16:37:34:881 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
16:37:36:317 device state timeout ignored in state 2
16:37:39:317 device state timeout ignored in state 2
16:37:39:317 networkState: CC_ReconnectNetwork
16:37:39:317 start reconnect to network
16:37:39:817 Daylight now: sunsetEnd, status: 200, daylight: 0, dark: 1
16:37:42:317 device state timeout ignored in state 2
16:37:44:569 try to reconnect to network try=1
16:37:44:896 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
16:37:44:897 COM: /dev/ttyS0 :  (0x0000/0x0000)
16:37:44:897 dev /dev/ttyS0 (/dev/ttyS0)
16:37:44:897 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
16:37:45:317 device state timeout ignored in state 2
16:37:48:317 device state timeout ignored in state 2
16:37:49:817 Daylight now: sunsetEnd, status: 200, daylight: 0, dark: 1
16:37:49:818 try to reconnect to network try=2
16:37:54:317 device state timeout ignored in state 2
16:37:54:818 try to reconnect to network try=3
16:37:54:878 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
16:37:54:878 COM: /dev/ttyS0 :  (0x0000/0x0000)
16:37:54:879 dev /dev/ttyS0 (/dev/ttyS0)
16:37:54:879 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
16:37:59:317 device state timeout ignored in state 2
16:37:59:818 Daylight now: sunsetEnd, status: 200, daylight: 0, dark: 1
16:37:59:818 try to reconnect to network try=4
16:38:04:317 device state timeout (handled)
16:38:04:317 MASTER kill cmd 0x08 (ERROR)
16:38:04:317 MASTER kill cmd 0x08 (ERROR)
16:38:04:317 MASTER kill cmd 0x08 (ERROR)
16:38:04:317 MASTER kill cmd 0x08 (ERROR)
16:38:04:330 Serial com disconnected, reason: 1
16:38:04:331 device disconnected reason: 1, index: 0
16:38:04:817 failed to reconnect to network try=5
16:38:04:818 wait reconnect 15 seconds
16:38:04:879 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
16:38:04:879 COM: /dev/ttyS0 :  (0x0000/0x0000)
16:38:04:879 dev /dev/ttyS0 (/dev/ttyS0)
16:38:04:879 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
16:38:04:879 GW firmware update select USB device
16:38:05:817 void zmMaster::handleStateIdle(zmMaster::MasterEvent) not connected goto OFF state
16:38:05:817 device state timeout ignored in state 1
16:38:05:817 wait reconnect 14 seconds
16:38:06:817 wait reconnect 13 seconds
16:38:07:817 wait reconnect 12 seconds
16:38:08:817 wait reconnect 11 seconds
16:38:09:817 Daylight now: sunsetEnd, status: 200, daylight: 0, dark: 1
16:38:09:817 failed to reconnect to network try=6
16:38:09:817 wait reconnect 10 seconds
16:38:10:817 wait reconnect 9 seconds
16:38:11:818 wait reconnect 8 seconds
16:38:12:818 wait reconnect 7 seconds
16:38:13:818 wait reconnect 6 seconds
16:38:14:818 failed to reconnect to network try=7
16:38:14:818 wait reconnect 5 seconds
16:38:14:883 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
16:38:14:883 COM: /dev/ttyS0 :  (0x0000/0x0000)
16:38:14:883 dev /dev/ttyS0 (/dev/ttyS0)
16:38:14:883 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
16:38:14:883 GW firmware update select USB device
16:38:15:819 wait reconnect 4 seconds
16:38:16:255 void MainWindow::devConnectClicked() choose com /dev/ttyACM0
16:38:16:265 Serial com disconnected, reason: 4
16:38:16:267 device disconnected reason: 4, index: 1
16:38:16:817 wait reconnect 15 seconds
16:38:16:878 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
16:38:16:878 COM: /dev/ttyS0 :  (0x0000/0x0000)
16:38:16:878 dev /dev/ttyS0 (/dev/ttyS0)
16:38:16:878 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
16:38:17:817 wait reconnect 14 seconds
16:38:18:817 wait reconnect 13 seconds
16:38:19:817 Daylight now: sunsetEnd, status: 200, daylight: 0, dark: 1
16:38:19:817 failed to reconnect to network try=8
16:38:19:817 wait reconnect 12 seconds
16:38:20:817 wait reconnect 11 seconds
16:38:21:817 wait reconnect 10 seconds
16:38:22:817 wait reconnect 9 seconds
16:38:23:817 wait reconnect 8 seconds
16:38:24:817 failed to reconnect to network try=9
16:38:24:817 wait reconnect 7 seconds
16:38:24:885 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
16:38:24:885 COM: /dev/ttyS0 :  (0x0000/0x0000)
16:38:24:885 dev /dev/ttyS0 (/dev/ttyS0)
16:38:24:885 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
16:38:24:885 GW firmware update select USB device
16:38:25:818 wait reconnect 6 seconds
16:38:26:818 wait reconnect 5 seconds
16:38:27:817 wait reconnect 4 seconds
16:38:28:817 wait reconnect 3 seconds
16:38:29:817 Daylight now: sunsetEnd, status: 200, daylight: 0, dark: 1
16:38:29:817 failed to reconnect to network try=10
16:38:29:817 wait reconnect 2 seconds
16:38:30:817 wait reconnect 1 seconds
16:38:30:879 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
16:38:30:880 COM: /dev/ttyS0 :  (0x0000/0x0000)
16:38:30:880 dev /dev/ttyS0 (/dev/ttyS0)
16:38:30:880 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
16:38:30:880 auto connect com /dev/ttyS0
16:38:30:882 COM check bootloader
16:38:32:883 COM timout query bootloader, assume application
16:38:32:883 Serial com connected
16:38:34:318 device state timeout ignored in state 2
16:38:34:817 reconnect network failed, try later
16:38:34:886 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
16:38:34:886 COM: /dev/ttyS0 :  (0x0000/0x0000)
16:38:34:886 dev /dev/ttyS0 (/dev/ttyS0)
16:38:34:886 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
16:38:35:317 networkState: CC_ReconnectNetwork
16:38:35:317 start reconnect to network
16:38:37:317 device state timeout ignored in state 2
16:38:39:818 Daylight now: sunsetEnd, status: 200, daylight: 0, dark: 1
16:38:40:317 device state timeout ignored in state 2
16:38:40:567 try to reconnect to network try=1
16:38:44:881 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
16:38:44:881 COM: /dev/ttyS0 :  (0x0000/0x0000)
16:38:44:881 dev /dev/ttyS0 (/dev/ttyS0)
16:38:44:881 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
16:38:45:292 device state timeout ignored in state 2
16:38:45:817 try to reconnect to network try=2
16:38:49:817 Daylight now: sunsetEnd, status: 200, daylight: 0, dark: 1
16:38:50:318 device state timeout ignored in state 2
16:38:50:817 try to reconnect to network try=3
16:38:54:878 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
16:38:54:878 COM: /dev/ttyS0 :  (0x0000/0x0000)
16:38:54:878 dev /dev/ttyS0 (/dev/ttyS0)
16:38:54:878 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
16:38:55:317 device state timeout ignored in state 2
16:38:55:817 try to reconnect to network try=4
16:38:57:317 MASTER kill cmd 0x08 (TIMEOUT)
16:38:57:473 MASTER kill cmd 0x08 (ERROR)
16:38:57:473 MASTER kill cmd 0x08 (ERROR)
16:38:57:473 MASTER kill cmd 0x08 (ERROR)
16:38:57:476 saved node state in 0 ms
16:38:57:540 sync() in 64 ms
16:38:57:541 REST API plugin shutting down
16:38:57:541 DB save zll database items 0x000000C1
16:38:57:543 DB sql exec REPLACE INTO sensors (sid, name, type, modelid, manufacturername, uniqueid, swversion, state, config, fingerprint, deletedState, mode) VALUES ('1', 'Daylight', 'Daylight', 'PHDL00', 'Philips', '00:21:2e:ff:ff:04:e2:10-01', '1.0', '{"dark":true,"daylight":false,"lastupdated":"2020-11-02T16:37:19.420","status":200,"sunrise":"2020-11-02T06:05:34","sunset":"2020-11-02T16:10:33"}', '{"configured":true,"lat":"45.4707","long":"9.1889","on":true,"sunriseoffset":30,"sunsetoffset":-30}', '', 'normal', '1')
16:38:57:560 DB saved in 18 ms
16:38:57:582 sync() in 21 ms
16:38:57:583 ~Resource() /sensors 0x15c8160
16:38:57:583 ~Resource() /groups 0x150b4b0
16:38:57:583 ~Resource() /groups 0x150b538
16:38:57:583 ~Resource() /groups 0x150b5c0
16:38:57:583 ~Resource() /config 0x14d19dc

Additional context

@Mimiix
Copy link
Collaborator

Mimiix commented Nov 2, 2020

Hi! Can you try going to version 26650700 ?

If that works, you have the same issue as #3387

@baldus88
Copy link
Author

baldus88 commented Nov 3, 2020

Hi! Can you try going to version 26650700 ?

If that works, you have the same issue as #3387

Thanks for the suggestion. I am downgraded the firmware and now the conbee working properly.
For the future waiting 2/3 months before to upgrade :)

@Mimiix
Copy link
Collaborator

Mimiix commented Nov 4, 2020

@baldus88 I suggest re-opening this one.

@Mimiix Mimiix reopened this Nov 4, 2020
@Mimiix
Copy link
Collaborator

Mimiix commented Nov 4, 2020

Can you provide logs?

@baldus88
Copy link
Author

baldus88 commented Nov 4, 2020

Yes.
When try to launch the command the gui is not open correctly:
image

This is the log produce:

11:57:25:606 HTTP Server listen on address 0.0.0.0, port: 40851, root: /usr/share/deCONZ/webapp/
11:57:25:706 CTRL. 3.27.211:57:25:995 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
11:57:25:995 COM: /dev/ttyS0 :  (0x0000/0x0000)
11:57:25:995 dev /dev/ttyS0 (/dev/ttyS0)
11:57:25:995 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
11:57:25:996 ZCLDB init file /home/pi/.local/share/dresden-elektronik/deCONZ/zcldb.txt
11:57:26:417 parent process bash
11:57:26:417 gw run mode: normal
11:57:26:417 GW sd-card image version file does not exist: /home/pi/.local/share/dresden-elektronik/deCONZ/gw-version
11:57:26:418 sd-card cid: 9c534f4c5836344710ffffffff013aad
11:57:26:420 DB sqlite version 3.27.2
11:57:26:421 DB PRAGMA page_count: 35
11:57:26:422 DB PRAGMA page_size: 4096
11:57:26:422 DB PRAGMA freelist_count: 0
11:57:26:422 DB file size 143360 bytes, free pages 0
11:57:26:422 DB PRAGMA user_version: 7
11:57:26:422 DB cleanup
11:57:26:423 DB create temporary views
11:57:26:424 DB view [0] created
11:57:26:424 DB view [1] created
11:57:26:425 DB view [2] created
11:57:26:426 DB view [3] created
11:57:26:426 sql exec SELECT apikey,devicetype,createdate,lastusedate,useragent FROM auth
11:57:26:428 sql exec SELECT key FROM config2
11:57:26:429 sql exec SELECT key,value FROM config2
11:57:26:429 Load config UTC: 2020-11-02T19:06:25 from db.
11:57:26:429 Load config announceinterval: 45 from db.
11:57:26:429 Load config announceurl: https://phoscon.de/discover from db.
11:57:26:429 Load config apiversion: 2.05.86 from db.
11:57:26:429 Load config bridgeid: 00212EFFFF04E210 from db.
11:57:26:429 Load config datastoreversion: 93 from db.
11:57:26:429 Load config dhcp: true from db.
11:57:26:429 Load config discovery: true from db.
11:57:26:429 Load config factorynew: false from db.
11:57:26:429 Load config fwneedupdate: false from db.
11:57:26:429 Load config fwupdatestate: idle from db.
11:57:26:429 Load config fwversion: 0x26650700 from db.
11:57:26:429 Load config gateway: 127.0.0.1 from db.
11:57:26:429 Load config group0: 65520 from db.
11:57:26:429 Load config groupdelay: 50 from db.
11:57:26:429 Load config gwpassword: $1$8282jdkm$h6vxvMoj2g6UlHvcUGYsI0 from db.
11:57:26:429 Load config gwusername: delight from db.
11:57:26:429 Load config homebridge: not-managed from db.
11:57:26:429 Load config homebridge-pin:  from db.
11:57:26:429 Load config homebridgepin:  from db.
11:57:26:429 Load config homebridgeupdate: false from db.
11:57:26:429 Load config homebridgeupdateversion:  from db.
11:57:26:429 Load config homebridgeversion:  from db.
11:57:26:429 Load config ipaddress: 192.168.x.x. from db.
11:57:26:429 Load config linkbutton: false from db.
11:57:26:429 Load config localtime: 2020-11-02T20:06:25 from db.
11:57:26:429 Load config mac: 38:60:77:7c:53:18 from db.
11:57:26:429 Load config modelid: deCONZ from db.
11:57:26:429 Load config name: Phoscon-GW from db.
11:57:26:429 Load config netmask: 255.0.0.0 from db.
11:57:26:429 Load config networkopenduration: 180 from db.
11:57:26:429 Load config otauactive: false from db.
11:57:26:430 Load config otaustate: off from db.
11:57:26:430 Load config panid: 0 from db.
11:57:26:430 Load config permitjoin: 0 from db.
11:57:26:430 Load config permitjoinfull: 0 from db.
11:57:26:430 Load config port: 40851 from db.
11:57:26:430 Load config portalservices: false from db.
11:57:26:430 Load config proxyaddress: none from db.
11:57:26:430 Load config proxyport: 0 from db.
11:57:26:430 Load config rfconnect: 1 from db.
11:57:26:430 Load config rfconnected: false from db.
11:57:26:430 Load config rgbwdisplay: 1 from db.
11:57:26:430 Load config runmode: systemd/gui from db.
11:57:26:430 Load config starterkitid:  from db.
11:57:26:430 Load config swcommit: a83c8c173ba4f39d9a7b084f3abc1731f183b435 from db.
11:57:26:430 Load config swupdatestate: allreadytoinstall from db.
11:57:26:430 Load config swversion: 2.05.86 from db.
11:57:26:430 Load config system: linux-gw from db.
11:57:26:430 Load config timeformat: 12h from db.
11:57:26:430 Load config timezone: Etc/GMT from db.
11:57:26:430 Load config updatechannel: stable from db.
11:57:26:430 Load config uuid: e5ba4442-9739-49de-814a-401abb7aa93c from db.
11:57:26:430 Load config websocketnotifyall: true from db.
11:57:26:430 Load config websocketport: 443 from db.
11:57:26:430 Load config wifi: not-configured from db.
11:57:26:430 Load config wifibackupname:  from db.
11:57:26:430 Load config wifibackuppw:  from db.
11:57:26:430 Load config wifibackuppwenc:  from db.
11:57:26:430 Load config wifichannel: 1 from db.
11:57:26:430 Load config wificlientname: viarafano_5 from db.
11:57:26:430 Load config wificlientpw:  from db.
11:57:26:430 Load config wifiip: 192.168.1.239 from db.
11:57:26:430 Load config wifilastupdated: 0 from db.
11:57:26:430 Load config wifimgmt: 0 from db.
11:57:26:430 Load config wifiname:  from db.
11:57:26:430 Load config wifipageactive: false from db.
11:57:26:430 Load config wifipw:  from db.
11:57:26:430 Load config wifipwenc:  from db.
11:57:26:431 Load config wifitype: accesspoint from db.
11:57:26:431 Load config workingname: viarafano_5 from db.
11:57:26:431 Load config workingpw:  from db.
11:57:26:431 Load config workingpwenc:  from db.
11:57:26:431 Load config workingtype: client from db.
11:57:26:431 Load config zclvaluemaxage: 0 from db.
11:57:26:431 Load config zigbeechannel: 11 from db.
11:57:26:431 Load config disablePermitJoinAutoOff: false from db.
11:57:26:431 sql exec SELECT key,value FROM userparameter
11:57:26:431 sql exec SELECT * FROM groups
11:57:26:432 Sqlite group: gid = 0xFFF0
11:57:26:432 Sqlite group: name = All
11:57:26:432 Sqlite group: state = normal
11:57:26:432 Sqlite group: hidden = false
11:57:26:432 Sqlite group: type = LightGroup
11:57:26:432 Sqlite group: class = Other
11:57:26:432 DB found group All 0xFFF0
11:57:26:432 ~Resource() /groups 0x7edf98c0
11:57:26:432 Sqlite group: gid = 0x0001
11:57:26:432 Sqlite group: name = Living Room
11:57:26:432 Sqlite group: state = normal
11:57:26:432 Sqlite group: hidden = false
11:57:26:432 Sqlite group: type = LightGroup
11:57:26:433 Sqlite group: class = Other
11:57:26:433 DB found group Living Room 0x0001
11:57:26:433 ~Resource() /groups 0x1ceb070
11:57:26:433 ~Resource() /groups 0x7edf98c0
11:57:26:433 Sqlite group: gid = 0x0002
11:57:26:433 Sqlite group: name = Bedroom
11:57:26:433 Sqlite group: state = normal
11:57:26:433 Sqlite group: hidden = false
11:57:26:433 Sqlite group: type = LightGroup
11:57:26:433 Sqlite group: class = Other
11:57:26:433 DB found group Bedroom 0x0002
11:57:26:433 ~Resource() /groups 0x1d51030
11:57:26:433 ~Resource() /groups 0x1d510b8
11:57:26:433 ~Resource() /groups 0x7edf98c0
11:57:26:433 sql exec SELECT * FROM resourcelinks
11:57:26:434 sql exec SELECT * FROM scenes
11:57:26:434 sql exec SELECT * FROM rules
11:57:26:434 sql exec SELECT * FROM schedules
11:57:26:434 sql exec SELECT * FROM sensors
11:57:26:435 Sqlite sensors: sid = 5
11:57:26:435 Sqlite sensors: name = Multi Sensor
11:57:26:435 Sqlite sensors: type = ZHATemperature
11:57:26:435 Sqlite sensors: modelid = lumi.weather
11:57:26:435 Sqlite sensors: manufacturername = LUMI
11:57:26:435 Sqlite sensors: uniqueid = 00:15:8d:00:03:f0:d6:30-01-0402
11:57:26:435 Sqlite sensors: state = {"lastupdated":"2020-11-03T09:59:25.907","temperature":2335}
11:57:26:435 Sqlite sensors: config = {"battery":null,"offset":0,"on":true,"reachable":true}
11:57:26:435 Sqlite sensors: fingerprint = {"d":24321,"ep":1,"in":[1026],"p":260}
11:57:26:436 Sqlite sensors: deletedState = deleted
11:57:26:436 ~Resource() /sensors 0x7edf98d8
11:57:26:436 Sqlite sensors: sid = 6
11:57:26:436 Sqlite sensors: name = Multi Sensor
11:57:26:436 Sqlite sensors: type = ZHAHumidity
11:57:26:436 Sqlite sensors: modelid = lumi.weather
11:57:26:436 Sqlite sensors: manufacturername = LUMI
11:57:26:436 Sqlite sensors: uniqueid = 00:15:8d:00:03:f0:d6:30-01-0405
11:57:26:436 Sqlite sensors: state = {"humidity":6621,"lastupdated":"2020-11-03T09:59:25.912"}
11:57:26:437 Sqlite sensors: config = {"battery":null,"offset":0,"on":true,"reachable":true}
11:57:26:437 Sqlite sensors: fingerprint = {"d":24321,"ep":1,"in":[1029],"p":260}
11:57:26:437 Sqlite sensors: deletedState = deleted
11:57:26:437 ~Resource() /sensors 0x7edf98d8
11:57:26:437 Sqlite sensors: sid = 7
11:57:26:437 Sqlite sensors: name = Pressure 7
11:57:26:437 Sqlite sensors: type = ZHAPressure
11:57:26:437 Sqlite sensors: modelid = lumi.weather
11:57:26:437 Sqlite sensors: manufacturername = LUMI
11:57:26:437 Sqlite sensors: uniqueid = 00:15:8d:00:03:f0:d6:30-01-0403
11:57:26:437 Sqlite sensors: state = {"lastupdated":"2020-11-03T09:59:25.917","pressure":1006}
11:57:26:437 Sqlite sensors: config = {"battery":null,"on":true,"reachable":true}
11:57:26:437 Sqlite sensors: fingerprint = {"d":24321,"ep":1,"in":[1027],"p":260}
11:57:26:437 Sqlite sensors: deletedState = deleted
11:57:26:438 ~Resource() /sensors 0x7edf98d8
11:57:26:438 Sqlite sensors: sid = 15
11:57:26:438 Sqlite sensors: name = Sensore Sala
11:57:26:438 Sqlite sensors: type = ZHATemperature
11:57:26:438 Sqlite sensors: modelid = lumi.weather
11:57:26:438 Sqlite sensors: manufacturername = LUMI
11:57:26:438 Sqlite sensors: uniqueid = 00:15:8d:00:03:fb:07:fd-01-0402
11:57:26:438 Sqlite sensors: swversion = 20161129
11:57:26:438 Sqlite sensors: state = {"lastupdated":"2020-11-04T10:04:48.982","temperature":2298}
11:57:26:438 Sqlite sensors: config = {"battery":100,"offset":0,"on":true,"reachable":true}
11:57:26:438 Sqlite sensors: fingerprint = {"d":24321,"ep":1,"in":[1026],"p":260}
11:57:26:438 Sqlite sensors: deletedState = normal
11:57:26:438 Sqlite sensors: mode = 1
11:57:26:438 DB found sensor Sensore Sala 15
11:57:26:440 ~Resource() /sensors 0x7edf98d8
11:57:26:440 Sqlite sensors: sid = 16
11:57:26:440 Sqlite sensors: name = Sensore Sala
11:57:26:440 Sqlite sensors: type = ZHAHumidity
11:57:26:440 Sqlite sensors: modelid = lumi.weather
11:57:26:440 Sqlite sensors: manufacturername = LUMI
11:57:26:441 Sqlite sensors: uniqueid = 00:15:8d:00:03:fb:07:fd-01-0405
11:57:26:441 Sqlite sensors: swversion = 20161129
11:57:26:441 Sqlite sensors: state = {"humidity":6478,"lastupdated":"2020-11-04T10:04:48.982"}
11:57:26:441 Sqlite sensors: config = {"battery":100,"offset":0,"on":true,"reachable":true}
11:57:26:441 Sqlite sensors: fingerprint = {"d":24321,"ep":1,"in":[1029],"p":260}
11:57:26:441 Sqlite sensors: deletedState = normal
11:57:26:441 Sqlite sensors: mode = 1
11:57:26:441 DB found sensor Sensore Sala 16
11:57:26:442 ~Resource() /sensors 0x7edf98d8
11:57:26:442 Sqlite sensors: sid = 17
11:57:26:442 Sqlite sensors: name = Sensore Sala
11:57:26:442 Sqlite sensors: type = ZHAPressure
11:57:26:443 Sqlite sensors: modelid = lumi.weather
11:57:26:443 Sqlite sensors: manufacturername = LUMI
11:57:26:443 Sqlite sensors: uniqueid = 00:15:8d:00:03:fb:07:fd-01-0403
11:57:26:443 Sqlite sensors: swversion = 20161129
11:57:26:443 Sqlite sensors: state = {"lastupdated":"2020-11-04T10:04:48.982","pressure":1005}
11:57:26:443 Sqlite sensors: config = {"battery":100,"on":true,"reachable":true}
11:57:26:443 Sqlite sensors: fingerprint = {"d":24321,"ep":1,"in":[1027],"p":260}
11:57:26:443 Sqlite sensors: deletedState = normal
11:57:26:443 Sqlite sensors: mode = 1
11:57:26:443 DB found sensor Sensore Sala 17
11:57:26:444 ~Resource() /sensors 0x7edf98d8
11:57:26:444 Sqlite sensors: sid = 2
11:57:26:444 Sqlite sensors: name = Sensore Cameretta
11:57:26:445 Sqlite sensors: type = ZHATemperature
11:57:26:445 Sqlite sensors: modelid = lumi.weather
11:57:26:445 Sqlite sensors: manufacturername = LUMI
11:57:26:445 Sqlite sensors: uniqueid = 00:15:8d:00:04:11:94:ee-01-0402
11:57:26:445 Sqlite sensors: swversion = 20161129
11:57:26:445 Sqlite sensors: state = {"lastupdated":"2020-11-04T09:42:20.974","temperature":2442}
11:57:26:445 Sqlite sensors: config = {"battery":98,"offset":0,"on":true,"reachable":true}
11:57:26:445 Sqlite sensors: fingerprint = {"d":65535,"ep":1,"in":[1026],"p":260}
11:57:26:445 Sqlite sensors: deletedState = normal
11:57:26:445 Sqlite sensors: mode = 1
11:57:26:445 DB found sensor Sensore Cameretta 2
11:57:26:446 ~Resource() /sensors 0x7edf98d8
11:57:26:446 Sqlite sensors: sid = 3
11:57:26:447 Sqlite sensors: name = Sensore Cameretta
11:57:26:447 Sqlite sensors: type = ZHAHumidity
11:57:26:447 Sqlite sensors: modelid = lumi.weather
11:57:26:447 Sqlite sensors: manufacturername = LUMI
11:57:26:447 Sqlite sensors: uniqueid = 00:15:8d:00:04:11:94:ee-01-0405
11:57:26:447 Sqlite sensors: swversion = 20161129
11:57:26:447 Sqlite sensors: state = {"humidity":6220,"lastupdated":"2020-11-04T09:42:20.974"}
11:57:26:447 Sqlite sensors: config = {"battery":98,"offset":0,"on":true,"reachable":true}
11:57:26:447 Sqlite sensors: fingerprint = {"d":65535,"ep":1,"in":[1029],"p":260}
11:57:26:447 Sqlite sensors: deletedState = normal
11:57:26:447 Sqlite sensors: mode = 1
11:57:26:447 DB found sensor Sensore Cameretta 3
11:57:26:448 ~Resource() /sensors 0x7edf98d8
11:57:26:449 Sqlite sensors: sid = 4
11:57:26:449 Sqlite sensors: name = Sensore Cameretta
11:57:26:449 Sqlite sensors: type = ZHAPressure
11:57:26:449 Sqlite sensors: modelid = lumi.weather
11:57:26:449 Sqlite sensors: manufacturername = LUMI
11:57:26:449 Sqlite sensors: uniqueid = 00:15:8d:00:04:11:94:ee-01-0403
11:57:26:449 Sqlite sensors: swversion = 20161129
11:57:26:449 Sqlite sensors: state = {"lastupdated":"2020-11-04T09:42:20.975","pressure":1005}
11:57:26:449 Sqlite sensors: config = {"battery":98,"on":true,"reachable":true}
11:57:26:449 Sqlite sensors: fingerprint = {"d":65535,"ep":1,"in":[1027],"p":260}
11:57:26:449 Sqlite sensors: deletedState = normal
11:57:26:449 Sqlite sensors: mode = 1
11:57:26:449 DB found sensor Sensore Cameretta 4
11:57:26:450 ~Resource() /sensors 0x7edf98d8
11:57:26:451 Sqlite sensors: sid = 13
11:57:26:451 Sqlite sensors: name = Sensore Camera
11:57:26:451 Sqlite sensors: type = ZHAHumidity
11:57:26:451 Sqlite sensors: modelid = lumi.weather
11:57:26:451 Sqlite sensors: manufacturername = LUMI
11:57:26:451 Sqlite sensors: uniqueid = 00:15:8d:00:04:11:d4:27-01-0405
11:57:26:451 Sqlite sensors: swversion = 20161129
11:57:26:451 Sqlite sensors: state = {"humidity":6511,"lastupdated":"2020-11-04T10:10:43.952"}
11:57:26:451 Sqlite sensors: config = {"battery":91,"offset":0,"on":true,"reachable":true}
11:57:26:451 Sqlite sensors: fingerprint = {"d":24321,"ep":1,"in":[1029],"p":260}
11:57:26:451 Sqlite sensors: deletedState = normal
11:57:26:451 Sqlite sensors: mode = 1
11:57:26:451 DB found sensor Sensore Camera 13
11:57:26:452 ~Resource() /sensors 0x7edf98d8
11:57:26:453 Sqlite sensors: sid = 12
11:57:26:453 Sqlite sensors: name = Sensore Camera
11:57:26:453 Sqlite sensors: type = ZHATemperature
11:57:26:453 Sqlite sensors: modelid = lumi.weather
11:57:26:453 Sqlite sensors: manufacturername = LUMI
11:57:26:453 Sqlite sensors: uniqueid = 00:15:8d:00:04:11:d4:27-01-0402
11:57:26:453 Sqlite sensors: swversion = 20161129
11:57:26:453 Sqlite sensors: state = {"lastupdated":"2020-11-04T10:10:43.952","temperature":2312}
11:57:26:453 Sqlite sensors: config = {"battery":91,"offset":0,"on":true,"reachable":true}
11:57:26:453 Sqlite sensors: fingerprint = {"d":24321,"ep":1,"in":[1026],"p":260}
11:57:26:453 Sqlite sensors: deletedState = normal
11:57:26:453 Sqlite sensors: mode = 1
11:57:26:453 DB found sensor Sensore Camera 12
11:57:26:455 ~Resource() /sensors 0x7edf98d8
11:57:26:455 Sqlite sensors: sid = 14
11:57:26:455 Sqlite sensors: name = Sensore Camera
11:57:26:455 Sqlite sensors: type = ZHAPressure
11:57:26:455 Sqlite sensors: modelid = lumi.weather
11:57:26:455 Sqlite sensors: manufacturername = LUMI
11:57:26:455 Sqlite sensors: uniqueid = 00:15:8d:00:04:11:d4:27-01-0403
11:57:26:455 Sqlite sensors: swversion = 20161129
11:57:26:455 Sqlite sensors: state = {"lastupdated":"2020-11-04T10:10:43.952","pressure":1005}
11:57:26:455 Sqlite sensors: config = {"battery":91,"on":true,"reachable":true}
11:57:26:455 Sqlite sensors: fingerprint = {"d":24321,"ep":1,"in":[1027],"p":260}
11:57:26:455 Sqlite sensors: deletedState = normal
11:57:26:455 Sqlite sensors: mode = 1
11:57:26:455 DB found sensor Sensore Camera 14
11:57:26:457 ~Resource() /sensors 0x7edf98d8
11:57:26:457 Sqlite sensors: sid = 11
11:57:26:457 Sqlite sensors: name = Acqua Bagno
11:57:26:457 Sqlite sensors: type = ZHAWater
11:57:26:457 Sqlite sensors: modelid = lumi.sensor_wleak.aq1
11:57:26:457 Sqlite sensors: manufacturername = LUMI
11:57:26:457 Sqlite sensors: uniqueid = 00:15:8d:00:04:2b:16:b5-01-0500
11:57:26:457 Sqlite sensors: state = {"lastupdated":"2020-11-04T10:19:58.385","lowbattery":false,"tampered":false,"water":false}
11:57:26:457 Sqlite sensors: config = {"battery":100,"on":true,"pending":0,"reachable":true,"temperature":2100}
11:57:26:457 Sqlite sensors: fingerprint = {"d":1026,"ep":1,"in":[1280,1],"p":260}
11:57:26:457 Sqlite sensors: deletedState = normal
11:57:26:457 Sqlite sensors: mode = 1
11:57:26:457 DB found sensor Acqua Bagno 11
11:57:26:459 ~Resource() /sensors 0x7edf98d8
11:57:26:459 Sqlite sensors: sid = 19
11:57:26:459 Sqlite sensors: name = Sensore Cucina
11:57:26:459 Sqlite sensors: type = ZHAHumidity
11:57:26:459 Sqlite sensors: modelid = lumi.weather
11:57:26:459 Sqlite sensors: manufacturername = LUMI
11:57:26:459 Sqlite sensors: uniqueid = 00:15:8d:00:04:11:b4:7f-01-0405
11:57:26:459 Sqlite sensors: swversion = 20161129
11:57:26:460 Sqlite sensors: state = {"humidity":7007,"lastupdated":"2020-11-04T10:35:32.942"}
11:57:26:460 Sqlite sensors: config = {"battery":100,"offset":0,"on":true,"reachable":true}
11:57:26:460 Sqlite sensors: fingerprint = {"d":65535,"ep":1,"in":[1029],"p":260}
11:57:26:460 Sqlite sensors: deletedState = normal
11:57:26:460 Sqlite sensors: mode = 1
11:57:26:460 DB found sensor Sensore Cucina 19
11:57:26:461 ~Resource() /sensors 0x7edf98d8
11:57:26:461 Sqlite sensors: sid = 20
11:57:26:461 Sqlite sensors: name = Sensore Cucina
11:57:26:461 Sqlite sensors: type = ZHAPressure
11:57:26:461 Sqlite sensors: modelid = lumi.weather
11:57:26:461 Sqlite sensors: manufacturername = LUMI
11:57:26:461 Sqlite sensors: uniqueid = 00:15:8d:00:04:11:b4:7f-01-0403
11:57:26:461 Sqlite sensors: swversion = 20161129
11:57:26:462 Sqlite sensors: state = {"lastupdated":"2020-11-04T10:35:32.942","pressure":1005}
11:57:26:462 Sqlite sensors: config = {"battery":100,"on":true,"reachable":true}
11:57:26:462 Sqlite sensors: fingerprint = {"d":65535,"ep":1,"in":[1027],"p":260}
11:57:26:462 Sqlite sensors: deletedState = normal
11:57:26:462 Sqlite sensors: mode = 1
11:57:26:462 DB found sensor Sensore Cucina 20
11:57:26:463 ~Resource() /sensors 0x7edf98d8
11:57:26:463 Sqlite sensors: sid = 18
11:57:26:463 Sqlite sensors: name = Sensore Cucina
11:57:26:463 Sqlite sensors: type = ZHATemperature
11:57:26:463 Sqlite sensors: modelid = lumi.weather
11:57:26:463 Sqlite sensors: manufacturername = LUMI
11:57:26:463 Sqlite sensors: uniqueid = 00:15:8d:00:04:11:b4:7f-01-0402
11:57:26:464 Sqlite sensors: swversion = 20161129
11:57:26:464 Sqlite sensors: state = {"lastupdated":"2020-11-04T10:35:32.942","temperature":2160}
11:57:26:464 Sqlite sensors: config = {"battery":100,"offset":0,"on":true,"reachable":true}
11:57:26:464 Sqlite sensors: fingerprint = {"d":65535,"ep":1,"in":[1026],"p":260}
11:57:26:464 Sqlite sensors: deletedState = normal
11:57:26:464 Sqlite sensors: mode = 1
11:57:26:464 DB found sensor Sensore Cucina 18
11:57:26:465 ~Resource() /sensors 0x7edf98d8
11:57:26:466 Sqlite sensors: sid = 8
11:57:26:466 Sqlite sensors: name = Sensore Bagno
11:57:26:466 Sqlite sensors: type = ZHATemperature
11:57:26:466 Sqlite sensors: modelid = lumi.weather
11:57:26:466 Sqlite sensors: manufacturername = LUMI
11:57:26:466 Sqlite sensors: uniqueid = 00:15:8d:00:03:f0:d6:30-01-0402
11:57:26:466 Sqlite sensors: swversion = 20161129
11:57:26:466 Sqlite sensors: state = {"lastupdated":"2020-11-04T10:53:43.878","temperature":2286}
11:57:26:466 Sqlite sensors: config = {"battery":91,"offset":0,"on":true,"reachable":true}
11:57:26:466 Sqlite sensors: fingerprint = {"d":24321,"ep":1,"in":[1026],"p":260}
11:57:26:466 Sqlite sensors: deletedState = normal
11:57:26:466 Sqlite sensors: mode = 1
11:57:26:466 DB found sensor Sensore Bagno 8
11:57:26:468 ~Resource() /sensors 0x7edf98d8
11:57:26:468 Sqlite sensors: sid = 9
11:57:26:468 Sqlite sensors: name = Sensore Bagno
11:57:26:468 Sqlite sensors: type = ZHAHumidity
11:57:26:468 Sqlite sensors: modelid = lumi.weather
11:57:26:468 Sqlite sensors: manufacturername = LUMI
11:57:26:468 Sqlite sensors: uniqueid = 00:15:8d:00:03:f0:d6:30-01-0405
11:57:26:468 Sqlite sensors: swversion = 20161129
11:57:26:468 Sqlite sensors: state = {"humidity":6559,"lastupdated":"2020-11-04T10:53:43.879"}
11:57:26:469 Sqlite sensors: config = {"battery":91,"offset":0,"on":true,"reachable":true}
11:57:26:469 Sqlite sensors: fingerprint = {"d":24321,"ep":1,"in":[1029],"p":260}
11:57:26:469 Sqlite sensors: deletedState = normal
11:57:26:469 Sqlite sensors: mode = 1
11:57:26:469 DB found sensor Sensore Bagno 9
11:57:26:470 ~Resource() /sensors 0x7edf98d8
11:57:26:470 Sqlite sensors: sid = 10
11:57:26:470 Sqlite sensors: name = Sensore Bagno
11:57:26:470 Sqlite sensors: type = ZHAPressure
11:57:26:470 Sqlite sensors: modelid = lumi.weather
11:57:26:470 Sqlite sensors: manufacturername = LUMI
11:57:26:471 Sqlite sensors: uniqueid = 00:15:8d:00:03:f0:d6:30-01-0403
11:57:26:471 Sqlite sensors: swversion = 20161129
11:57:26:471 Sqlite sensors: state = {"lastupdated":"2020-11-04T10:53:43.879","pressure":1005}
11:57:26:471 Sqlite sensors: config = {"battery":91,"on":true,"reachable":true}
11:57:26:471 Sqlite sensors: fingerprint = {"d":24321,"ep":1,"in":[1027],"p":260}
11:57:26:471 Sqlite sensors: deletedState = normal
11:57:26:471 Sqlite sensors: mode = 1
11:57:26:471 DB found sensor Sensore Bagno 10
11:57:26:472 ~Resource() /sensors 0x7edf98d8
11:57:26:472 Sqlite sensors: sid = 1
11:57:26:472 Sqlite sensors: name = Daylight
11:57:26:472 Sqlite sensors: type = Daylight
11:57:26:472 Sqlite sensors: modelid = PHDL00
11:57:26:473 Sqlite sensors: manufacturername = Philips
11:57:26:473 Sqlite sensors: uniqueid = 00:21:2e:ff:ff:04:e2:10-01
11:57:26:473 Sqlite sensors: swversion = 1.0
11:57:26:473 Sqlite sensors: state = {"dark":false,"daylight":true,"lastupdated":"2020-11-04T10:55:39.002","status":160,"sunrise":"2020-11-04T06:08:24","sunset":"2020-11-04T16:07:47"}
11:57:26:473 Sqlite sensors: config = {"configured":true,"lat":"45.4707","long":"9.1889","on":true,"sunriseoffset":30,"sunsetoffset":-30}
11:57:26:473 Sqlite sensors: deletedState = normal
11:57:26:473 Sqlite sensors: mode = 1
11:57:26:473 DB found sensor Daylight 1
11:57:26:474 ~Resource() /sensors 0x7edf98d8
11:57:26:474 sql exec SELECT * FROM gateways
10:57:26:475 Daylight now: goldenHour1, status: 160, daylight: 1, dark: 0
10:57:26:477 started websocket server at port 8080
10:57:26:478 <?xml version="1.0" encoding="UTF-8" ?>
10:57:26:478 <root xmlns="urn:schemas-upnp-org:device-1-0">
10:57:26:478   <specVersion>
10:57:26:478     <major>1</major>
10:57:26:478     <minor>0</minor>
10:57:26:478   </specVersion>
10:57:26:478   <URLBase>http://192.168.x.x.:40851/</URLBase>
10:57:26:478   <device>
10:57:26:478     <deviceType>urn:schemas-upnp-org:device:Basic:1</deviceType>
10:57:26:478     <friendlyName>Phoscon-GW (192.168.x.x.)</friendlyName>
10:57:26:478     <manufacturer>Royal Philips Electronics</manufacturer>
10:57:26:478     <manufacturerURL>http://www.dresden-elektronik.de</manufacturerURL>
10:57:26:478     <modelDescription>Philips hue compatible Personal Wireless Lighting</modelDescription>
10:57:26:478     <modelName>Philips hue bridge 2015</modelName>
10:57:26:478     <modelNumber>BSB002</modelNumber>
10:57:26:478     <modelURL>http://www.dresden-elektronik.de</modelURL>
10:57:26:478     <serialNumber>00212E04E210</serialNumber>
10:57:26:478     <UDN>uuid:e5ba4442-9739-49de-814a-401abb7aa93c</UDN>
10:57:26:478     <presentationURL>index.html</presentationURL>
10:57:26:478     <iconList>
10:57:26:478       <icon>
10:57:26:479         <mimetype>image/png</mimetype>
10:57:26:479         <height>48</height>
10:57:26:479         <width>48</width>
10:57:26:479         <depth>24</depth>
10:57:26:479         <url>hue_logo_0.png</url>
10:57:26:479       </icon>
10:57:26:479     </iconList>
10:57:26:479   </device>
10:57:26:479 </root>
10:57:26:479 <?xml version="1.0" encoding="UTF-8" ?>
10:57:26:479 <root xmlns="urn:schemas-upnp-org:device-1-0">
10:57:26:479   <specVersion>
10:57:26:479     <major>1</major>
10:57:26:479     <minor>0</minor>
10:57:26:479   </specVersion>
10:57:26:479   <URLBase>http://192.168.x.x.:40851/</URLBase>
10:57:26:479   <device>
10:57:26:480     <deviceType>urn:schemas-upnp-org:device:Basic:1</deviceType>
10:57:26:480     <friendlyName>Phoscon-GW (192.168.x.x.)</friendlyName>
10:57:26:480     <manufacturer>Royal Philips Electronics</manufacturer>
10:57:26:480     <manufacturerURL>http://www.dresden-elektronik.de</manufacturerURL>
10:57:26:480     <modelDescription>Philips hue compatible Personal Wireless Lighting</modelDescription>
10:57:26:480     <modelName>Philips hue bridge 2015</modelName>
10:57:26:480     <modelNumber>BSB002</modelNumber>
10:57:26:480     <modelURL>http://www.dresden-elektronik.de</modelURL>
10:57:26:480     <serialNumber>00212E04E210</serialNumber>
10:57:26:480     <UDN>uuid:e5ba4442-9739-49de-814a-401abb7aa93c</UDN>
10:57:26:480     <presentationURL>index.html</presentationURL>
10:57:26:480     <iconList>
10:57:26:480       <icon>
10:57:26:480         <mimetype>image/png</mimetype>
10:57:26:480         <height>48</height>
10:57:26:480         <width>48</width>
10:57:26:480         <depth>24</depth>
10:57:26:480         <url>hue_logo_0.png</url>
10:57:26:480       </icon>
10:57:26:480     </iconList>
10:57:26:480   </device>
10:57:26:480 </root>
10:57:26:482 [INFO] - Found file containing button maps. Parsing data...
10:57:26:487 [ERROR] - Button map 'sunricherCCTMap' in JSON file has no assigned ModelIDs. Skip loading button map...
10:57:26:509 [INFO] - Button maps loaded.
10:57:26:513 dlg action: Read binding table
10:57:26:513 found node plugin: libde_rest_plugin.so - REST API Plugin
10:57:26:520 found node plugin: libde_signal_plugin.so - Signal Monitor Plugin
10:57:26:578 found node plugin: libstd_otau_plugin.so - STD OTAU Plugin
10:57:26:651 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
10:57:26:651 COM: /dev/ttyS0 :  (0x0000/0x0000)
10:57:26:652 dev /dev/ttyS0 (/dev/ttyS0)
10:57:26:652 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
10:57:26:962 discard sensor state push for 1: state/dark (already pushed)
10:57:26:963 discard sensor state push for 1: state/status (already pushed)
10:57:26:965 discard sensor state push for 1: state/lastupdated (already pushed)
10:57:27:712 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
10:57:27:712 COM: /dev/ttyS0 :  (0x0000/0x0000)
10:57:27:712 dev /dev/ttyS0 (/dev/ttyS0)
10:57:27:712 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
10:57:27:713 auto connect com /dev/ttyS0
10:57:27:715 COM check bootloader
10:57:28:411 New websocket 192.168.x.x.:44582 (state: 3)
10:57:29:728 COM timout query bootloader, assume application
10:57:29:729 Serial com connected
10:57:31:306 device state timeout ignored in state 2
10:57:31:446 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
10:57:31:447 COM: /dev/ttyS0 :  (0x0000/0x0000)
10:57:31:447 dev /dev/ttyS0 (/dev/ttyS0)
10:57:31:447 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
10:57:31:841 Announced to internet https://phoscon.de/discover
10:57:31:841 discovery server date: Wed, 04 Nov 2020 10:57:31 GMT
10:57:31:841     local time seems to be ok
10:57:31:841 discovery found version 2.04.35 for update channel stable
10:57:34:374 device state timeout ignored in state 2
10:57:36:374 Daylight now: goldenHour1, status: 160, daylight: 1, dark: 0
10:57:37:374 device state timeout ignored in state 2
10:57:40:375 device state timeout ignored in state 2
10:57:41:431 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
10:57:41:431 COM: /dev/ttyS0 :  (0x0000/0x0000)
10:57:41:432 dev /dev/ttyS0 (/dev/ttyS0)
10:57:41:432 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
10:57:43:374 device state timeout ignored in state 2
10:57:46:374 Daylight now: goldenHour1, status: 160, daylight: 1, dark: 0
10:57:46:374 device state timeout ignored in state 2
10:57:46:375 networkState: CC_ReconnectNetwork
10:57:46:375 start reconnect to network
10:57:49:374 device state timeout ignored in state 2
10:57:51:374 try to reconnect to network try=1
10:57:51:440 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
10:57:51:440 COM: /dev/ttyS0 :  (0x0000/0x0000)
10:57:51:441 dev /dev/ttyS0 (/dev/ttyS0)
10:57:51:441 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
10:57:52:374 device state timeout ignored in state 2
10:57:55:374 device state timeout ignored in state 2
10:57:56:374 Daylight now: goldenHour1, status: 160, daylight: 1, dark: 0
10:57:56:374 try to reconnect to network try=2
10:58:00:874 device state timeout ignored in state 2
10:58:01:374 try to reconnect to network try=3
10:58:01:437 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
10:58:01:438 COM: /dev/ttyS0 :  (0x0000/0x0000)
10:58:01:438 dev /dev/ttyS0 (/dev/ttyS0)
10:58:01:438 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
10:58:05:874 device state timeout ignored in state 2
10:58:06:375 Daylight now: goldenHour1, status: 160, daylight: 1, dark: 0
10:58:06:375 try to reconnect to network try=4
10:58:10:874 device state timeout (handled)
10:58:10:874 MASTER kill cmd 0x08 (ERROR)
10:58:10:874 MASTER kill cmd 0x08 (ERROR)
10:58:10:874 MASTER kill cmd 0x08 (ERROR)
10:58:10:874 MASTER kill cmd 0x08 (ERROR)
10:58:10:887 Serial com disconnected, reason: 1
10:58:10:888 device disconnected reason: 1, index: 0
10:58:11:375 failed to reconnect to network try=5
10:58:11:461 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
10:58:11:461 COM: /dev/ttyS0 :  (0x0000/0x0000)
10:58:11:462 dev /dev/ttyS0 (/dev/ttyS0)
10:58:11:462 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
10:58:11:462 GW firmware update select USB device
10:58:11:874 wait reconnect 15 seconds
10:58:12:374 void zmMaster::handleStateIdle(zmMaster::MasterEvent) not connected goto OFF state
10:58:12:374 device state timeout ignored in state 1
10:58:12:874 wait reconnect 14 seconds
10:58:13:874 wait reconnect 13 seconds
10:58:14:874 wait reconnect 12 seconds
10:58:15:874 wait reconnect 11 seconds
10:58:16:375 Daylight now: goldenHour1, status: 160, daylight: 1, dark: 0
10:58:16:375 failed to reconnect to network try=6
10:58:16:874 wait reconnect 10 seconds
10:58:17:874 wait reconnect 9 seconds
10:58:18:875 wait reconnect 8 seconds
10:58:19:874 wait reconnect 7 seconds
10:58:20:874 wait reconnect 6 seconds
10:58:21:374 failed to reconnect to network try=7
10:58:21:438 COM: /dev/ttyAMA0 :  (0x0000/0x0000)
10:58:21:438 COM: /dev/ttyS0 :  (0x0000/0x0000)
10:58:21:438 dev /dev/ttyS0 (/dev/ttyS0)
10:58:21:438 COM: /dev/ttyACM0 : ConBee II (0x1CF1/0x0030)
10:58:21:438 GW firmware update select USB device
10:58:21:874 wait reconnect 5 seconds
10:58:22:768 saved node state in 0 ms
10:58:22:877 sync() in 109 ms
10:58:22:878 REST API plugin shutting down
10:58:22:878 DB save zll database items 0x000000C1
10:58:22:879 DB sql exec REPLACE INTO sensors (sid, name, type, modelid, manufacturername, uniqueid, swversion, state, config, fingerprint, deletedState, mode) VALUES ('1', 'Daylight', 'Daylight', 'PHDL00', 'Philips', '00:21:2e:ff:ff:04:e2:10-01', '1.0', '{"dark":false,"daylight":true,"lastupdated":"2020-11-04T10:57:26.475","status":160,"sunrise":"2020-11-04T06:08:24","sunset":"2020-11-04T16:07:47"}', '{"configured":true,"lat":"45.4707","long":"9.1889","on":true,"sunriseoffset":30,"sunsetoffset":-30}', '', 'normal', '1')
10:58:22:894 DB saved in 15 ms
10:58:22:914 sync() in 19 ms
10:58:22:915 ~Resource() /sensors 0x1e948f8
10:58:22:915 ~Resource() /sensors 0x1e949e0
10:58:22:915 ~Resource() /sensors 0x1e94ac8
10:58:22:915 ~Resource() /sensors 0x1e94bb0
10:58:22:915 ~Resource() /sensors 0x1e94c98
10:58:22:915 ~Resource() /sensors 0x1e94d80
10:58:22:915 ~Resource() /sensors 0x1e94e68
10:58:22:915 ~Resource() /sensors 0x1e94f50
10:58:22:915 ~Resource() /sensors 0x1e95038
10:58:22:915 ~Resource() /sensors 0x1e95120
10:58:22:915 ~Resource() /sensors 0x1e95208
10:58:22:915 ~Resource() /sensors 0x1e952f0
10:58:22:915 ~Resource() /sensors 0x1e953d8
10:58:22:915 ~Resource() /sensors 0x1e954c0
10:58:22:915 ~Resource() /sensors 0x1e955a8
10:58:22:915 ~Resource() /sensors 0x1e95690
10:58:22:915 ~Resource() /sensors 0x1e95778
10:58:22:915 ~Resource() /groups 0x1cee748
10:58:22:915 ~Resource() /groups 0x1cee7d0
10:58:22:915 ~Resource() /groups 0x1cee858
10:58:22:915 ~Resource() /config 0x1d8e224

@Mimiix
Copy link
Collaborator

Mimiix commented Nov 4, 2020

Can you try with a extension cable? It can't join the network.

@SwoopX
Copy link
Collaborator

SwoopX commented Nov 4, 2020

@Mimiix Raspbee, so that will be difficult... Except for there is any external device attached.

@Mimiix
Copy link
Collaborator

Mimiix commented Nov 4, 2020

@Mimiix Raspbee, so that will be difficult... Except for there is any external device attached.

That must be the case then.

@baldus88
Copy link
Author

baldus88 commented Nov 4, 2020

Can you try with a extension cable? It can't join the network.

Before the upgrade the conbee work good without a problem. Only difference are upgrade deconz and upgrade firmware.

@Mimiix
Copy link
Collaborator

Mimiix commented Nov 4, 2020

@SwoopX Can it be that network key thing you had earlier?

@vsaarinen
Copy link

I am also experiencing similar issues using a ConBee2 with a Raspberry Pi 3 B+ and an extension cable:

[...snip...]
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:38:702 failed to reconnect to network try=3
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:38:702 wait reconnect 5 seconds
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:39:702 wait reconnect 4 seconds
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:40:702 wait reconnect 3 seconds
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:41:702 wait reconnect 2 seconds
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:42:702 wait reconnect 1 seconds
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:42:792 dev /dev/ttyAMA0
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:42:792 COM: --dev: /dev/ttyACM1 (ConBee II)
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:42:834 device disconnected reason: 4, index: 0
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:43:709 failed to reconnect to network try=4
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:43:709 wait reconnect 15 seconds
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:43:794 dev /dev/ttyAMA0
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:43:794 COM: --dev: /dev/ttyACM1 (ConBee II)
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:44:702 wait reconnect 14 seconds
[...snip...]

The weird thing is that the Zigbee connection to my devices still seems to work, but every now and then my lights disappear and the deCONZ web UI shows the firmware as "Not connected", after which I need to disconnect the ConBee 2 for 10 seconds, reconnect it and restart Home Assistant in order to make everything visible again. I also had an issue where my Trådfri remotes stopped working for a day or two until they started working again by themselves, but that might be an unrelated problem.

I was initially using the 26660700 firmware and downgraded to 26650700, but the same issue persists.

@Mimiix
Copy link
Collaborator

Mimiix commented Nov 4, 2020

@vsaarinen Can you open a seperate issue with your own details? Also: In the addon make sure to use the full device serial and not the dev/ttyAMA0.

@vsaarinen
Copy link

@vsaarinen Can you open a seperate issue with your own details? Also: In the addon make sure to use the full device serial and not the dev/ttyAMA0.

In my deCONZ Home Assistant add-on, my configuration is:

device: >-
  /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2226650-if00

But sure, I'll open a new issue when I have time to dig into this further.

@baldus88
Copy link
Author

baldus88 commented Nov 4, 2020

I am also experiencing similar issues using a ConBee2 with a Raspberry Pi 3 B+ and an extension cable:

[...snip...]
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:38:702 failed to reconnect to network try=3
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:38:702 wait reconnect 5 seconds
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:39:702 wait reconnect 4 seconds
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:40:702 wait reconnect 3 seconds
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:41:702 wait reconnect 2 seconds
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:42:702 wait reconnect 1 seconds
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:42:792 dev /dev/ttyAMA0
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:42:792 COM: --dev: /dev/ttyACM1 (ConBee II)
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:42:834 device disconnected reason: 4, index: 0
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:43:709 failed to reconnect to network try=4
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:43:709 wait reconnect 15 seconds
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:43:794 dev /dev/ttyAMA0
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:43:794 COM: --dev: /dev/ttyACM1 (ConBee II)
Nov  4 15:44:45 raspberrypi 3e8797087857[744]: 15:44:44:702 wait reconnect 14 seconds
[...snip...]

The weird thing is that the Zigbee connection to my devices still seems to work, but every now and then my lights disappear and the deCONZ web UI shows the firmware as "Not connected", after which I need to disconnect the ConBee 2 for 10 seconds, reconnect it and restart Home Assistant in order to make everything visible again. I also had an issue where my Trådfri remotes stopped working for a day or two until they started working again by themselves, but that might be an unrelated problem.

I was initially using the 26660700 firmware and downgraded to 26650700, but the same issue persists.

Hi @vsaarinen. I have the same situation. I have tested the same things in addition have a problem with light from osram.

@vsaarinen
Copy link

Sorry to continue using this issue, but just in case it's relevant: could these error logs be due to deCONZ being launched twice for some reason?

pi@raspberrypi:~ $ ps ax | grep deCONZ
  325 ?        Ss    14:00 /bin/bash /usr/bin/deCONZ-WIFI2.sh
  329 ?        Ss     5:08 /bin/bash /usr/bin/deCONZ-update2.sh
 7423 ?        Ssl   78:59 /usr/bin/deCONZ -platform minimal --http-port=80
22737 ?        Ssl   47:28 deCONZ -platform xcb --auto-connect=1 --dbg-info=1 --dbg-aps=0 --dbg-otau=0 --dbg-zcl=0 --dbg-zdp=0 --upnp=0 --http-port=40850 --ws-port=8081 --dev=/dev/ttyACM1
22806 ?        S      0:00 /bin/sh /usr/bin/deCONZ-otau-dl.sh
23420 ?        Sl     0:24 /usr/bin/Xtigervnc :0 -desktop Home Assistant - deCONZ -auth /data/.Xauthority -geometry 1920x1080 -depth 16 -rfbwait 30000 -rfbport 5900 -pn -localhost -SecurityTypes None
23422 ?        S      0:00 /usr/bin/perl /usr/bin/tigervncserver -name Home Assistant - deCONZ -geometry 1920x1080 -depth 16 -localhost yes -SecurityTypes None --I-KNOW-THIS-IS-INSECURE :0
30454 pts/0    S+     0:00 grep --color=auto deCONZ

@SwoopX
Copy link
Collaborator

SwoopX commented Nov 4, 2020

What is it now actually? Above in the screenshot it shows Raspbee, the log files say Conbee II

@baldus88
Copy link
Author

baldus88 commented Nov 4, 2020

No the conbee shown different firmware to do update:

image

Why 26390500 instead 26660700?

@SwoopX
Copy link
Collaborator

SwoopX commented Nov 4, 2020

Erm, good question. 26390500 is for Raspbee I, 26660700 for Conbee II (and Raspbee II as I recall).

@baldus88
Copy link
Author

baldus88 commented Nov 4, 2020

Erm, good question. 26390500 is for Raspbee I, 26660700 for Conbee II (and Raspbee II as I recall).

Yep, is not normal the conbee II signal the upgrade for firmware raspbee :(

@stale
Copy link

stale bot commented Dec 5, 2020

As there hasn't been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs.

@stale stale bot added the stale label Dec 5, 2020
@stale
Copy link

stale bot commented Dec 19, 2020

As there hasn't been any response in 28 days, this issue will be closed. @ OP: If this issue is solved post what fixed it for you. If it isn't solved, request to get this opened again.

@stale stale bot closed this as completed Dec 19, 2020
@Spirituss
Copy link

@Mimiix I propose to reopen the issue. I upgraded Conbee II to the newest firmware and it doesn't work after that. It appears in the system as USB device for very short time (1-2 seconds) and than disappear again. In Phoscon I see product/firmware info for this short time and than "Not connected". I tried to connect it in Windows/Debian - the same thing. It looks like infinite boot loop. Is any chance to re-flash it manually including option with solder?

@foscoj
Copy link

foscoj commented Jan 26, 2023

same behaviour after latest update over here. short appearance and again, and again after latest update

@Mimiix
Copy link
Collaborator

Mimiix commented Jan 26, 2023

@Mimiix I propose to reopen the issue. I upgraded Conbee II to the newest firmware and it doesn't work after that. It appears in the system as USB device for very short time (1-2 seconds) and than disappear again. In Phoscon I see product/firmware info for this short time and than "Not connected". I tried to connect it in Windows/Debian - the same thing. It looks like infinite boot loop. Is any chance to re-flash it manually including option with solder?

Sorry, missed this email of this message. All be it a bad late: Just retry manually updating the firmware , even while bootlooping it should catch on. Same goes for @foscoj .

@foscoj
Copy link

foscoj commented Jan 26, 2023

Just did that within windows a few minutes ago and it's alive again, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants