EscApe wrote: ↑Monday 20 March 2023 19:43
hestia wrote: ↑Sunday 19 March 2023 17:28
<snip>
I still have the same issue
SSH Could not connect (using password). Exception: No existing session
I need to disable the hardware and enable it again, and restart dz.
Some compatibility issue with ZigBeeForDonomoticZ: when I disable ZigBeeForDomoticZ, no issue
I have seen python plugins interfere before but my knowledge of the plugin framework is insufficient to solve these kind of problems. Maybe someone else can offer some insights?
Using zigbee2mqtt with MQTT auto-discovery in Domoticz myself.
Perhaps with more log (debug)
the same error in 2023-03-21 19:43:28.896
Code: Select all
2023-03-21 19:43:18.293 Sunrise: 06:52:00 SunSet: 19:04:00
2023-03-21 19:43:18.293 Day length: 12:13:00 Sun at south: 12:58:00
2023-03-21 19:43:18.293 Civil twilight start: 06:20:00 Civil twilight end: 19:36:00
2023-03-21 19:43:18.293 Nautical twilight start: 05:43:00 Nautical twilight end: 20:13:00
2023-03-21 19:43:18.293 Astronomical twilight start: 05:05:00 Astronomical twilight end: 20:51:00
2023-03-21 19:43:18.367 Active notification Subsystems: email, http, telegram (3/13)
2023-03-21 19:43:18.400 Starting shared server on: :::6144
2023-03-21 19:43:18.264 Status: Domoticz V2023.1 (build 15163) (c)2012-2023 GizMoCuz
2023-03-21 19:43:18.264 Status: Build Hash: ec057e0bf, Date: 2023-03-16 17:37:02
2023-03-21 19:43:18.264 Status: Startup Path: /home/pihestia/PROD_domoticz/
2023-03-21 19:43:18.360 Status: PluginSystem: Started, Python version '3.9.2', 3 plugin definitions loaded.
2023-03-21 19:43:18.372 Status: WebServer(HTTP) started on address: :: with port 8080
2023-03-21 19:43:18.393 Status: WebServer(SSL) started on address: :: with port 443
2023-03-21 19:43:18.399 Status: Camera: settings (re)loaded
2023-03-21 19:43:18.400 Status: TCPServer: shared server started...
2023-03-21 19:43:18.401 Status: RxQueue: queue worker started...
2023-03-21 19:43:20.421 ePresence: Worker thread started.
2023-03-21 19:43:20.422 zigbeeE: Worker thread started.
2023-03-21 19:43:20.421 Status: ePresence: Entering work loop.
2023-03-21 19:43:20.421 Status: ePresence: Started.
...
2023-03-21 19:43:20.423 Status: EventSystem: reset all events...
2023-03-21 19:43:20.429 Status: EventSystem: reset all device statuses...
2023-03-21 19:43:20.731 Status: ePresence: Initialized version 2.1, author 'ESCape'
2023-03-21 19:43:20.795 Status: PluginSystem: 2 plugins started.
2023-03-21 19:43:21.889 Status: Python EventSystem: Initializing event module.
2023-03-21 19:43:21.889 Status: EventSystem: Started
2023-03-21 19:43:21.890 Status: EventSystem: Queue thread started...
2023-03-21 19:43:23.453 ePresence: Debug logging mask set to: PYTHON
2023-03-21 19:43:23.453 ePresence: Operation system is: linux
2023-03-21 19:43:23.481 ePresence: The OS user profile running domoticz is: root
2023-03-21 19:43:23.481 ePresence: Parsing user and optional keyfile from:admin
2023-03-21 19:43:23.482 ePresence: start get or create wireless device
2023-03-21 19:43:23.482 ePresence: Camille monitor tag_id:EA:36:A7:8C:C5:A7, domoticz unit:2
2023-03-21 19:43:23.482 ePresence: start get or create wireless device
2023-03-21 19:43:23.482 ePresence: Mathilde monitor tag_id:FE:B5:68:2D:0B:22, domoticz unit:3
2023-03-21 19:43:23.482 ePresence: start get or create wireless device
2023-03-21 19:43:23.482 ePresence: Pascal monitor tag_id:00:0A:F5:44:C0:24, domoticz unit:4
2023-03-21 19:43:23.482 ePresence: start get or create wireless device
2023-03-21 19:43:23.482 ePresence: Valérie monitor tag_id:5A:46:E2:13:C5:3C, domoticz unit:5
2023-03-21 19:43:23.482 ePresence: start get or create wireless device
2023-03-21 19:43:23.482 ePresence: Constance monitor tag_id:30:32:35:14:2F:70, domoticz unit:6
2023-03-21 19:43:23.482 ePresence: Monitoring {'EA:36:A7:8C:C5:A7': <plugin.tag_device object at 0x7198f6a0>, 'FE:B5:68:2D:0B:22': <plugin.tag_device object at 0x68f40088>, '00:0A:F5:44:C0:24': <plugin.tag_device object at 0x68f400d0>, '5A:46:E2:13:C5:3C': <plugin.tag_device object at 0x68f40238>, '30:32:35:14:2F:70': <plugin.tag_device object at 0x68f40070>} for presence.
2023-03-21 19:43:23.482 ePresence: Tracker configuration:wapsalon,wapchambre,wapstudio
2023-03-21 19:43:23.483 ePresence: tracker:wapsalon
2023-03-21 19:43:23.483 ePresence: options:
2023-03-21 19:43:23.484 ePresence: wapsalon Tracker is of the ssh kind
2023-03-21 19:43:23.484 ePresence: wapsalon ====> SSH Fetching data using:
2023-03-21 19:43:23.484 export PATH=/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:$PATH
2023-03-21 19:43:23.484 type wl
2023-03-21 19:43:23.484 type iwinfo
2023-03-21 19:43:23.484 type wlanconfig
2023-03-21 19:43:23.484 type wl_atheros
2023-03-21 19:43:23.484 type qcsapi_sockrpc
2023-03-21 19:43:23.484 type ip
2023-03-21 19:43:23.484 type brctl
2023-03-21 19:43:23.484 type arp
2023-03-21 19:43:23.484 [ -f /proc/net/arp ] && type cat
2023-03-21 19:43:23.484 echo 0
2023-03-21 19:43:23.484 exit
2023-03-21 19:43:23.484 ePresence: wapsalon ====> SSH not connected ... connecting
2023-03-21 19:43:23.484 ePresence: wapsalon ====> SSH start connect on port 22
2023-03-21 19:43:23.634 ePresence: wapsalon ====> SSH returned (decoded):wl is /usr/sbin/wl
2023-03-21 19:43:23.634 iwinfo: not found
2023-03-21 19:43:23.634 wlanconfig: not found
2023-03-21 19:43:23.634 wl_atheros: not found
2023-03-21 19:43:23.634 qcsapi_sockrpc: not found
2023-03-21 19:43:23.634 ip is /usr/sbin/ip
2023-03-21 19:43:23.634 brctl is /usr/sbin/brctl
2023-03-21 19:43:23.634 arp is /sbin/arp
2023-03-21 19:43:23.634 cat is /bin/cat
2023-03-21 19:43:23.634 0
2023-03-21 19:43:23.634
2023-03-21 19:43:23.634 ePresence: wapsalon ====> SSH session took 149 milliseconds.
2023-03-21 19:43:23.636 ePresence: Available commands on wapsalon:{'wl': '/usr/sbin/wl', 'ip': '/usr/sbin/ip', 'brctl': '/usr/sbin/brctl', 'arp': '/sbin/arp', 'cat': '/bin/cat'}
2023-03-21 19:43:23.636 ePresence: wapsalon ====> SSH Fetching data using:
2023-03-21 19:43:23.636 for iface in $(ifconfig | cut -d ' ' -f1| tr ':' '
2023-03-21 19:43:23.636 ' | grep -E '^eth|^wlan|^wl');do
2023-03-21 19:43:23.636 /usr/sbin/wl -i $iface assoclist > /dev/null 2>&1 && printf "~$iface"
2023-03-21 19:43:23.636 done
2023-03-21 19:43:23.636 exit
2023-03-21 19:43:23.832 ePresence: wapsalon ====> SSH returned (decoded):~eth1~eth2
2023-03-21 19:43:23.833 ePresence: wapsalon ====> SSH session took 196 milliseconds.
2023-03-21 19:43:23.835 ePresence: wapsalon Available interfaces for wl: ['eth1', 'eth2']
2023-03-21 19:43:23.835 ePresence: wapsalon Prepared to poll using: /usr/sbin/wl -i eth1 assoclist
2023-03-21 19:43:23.835 /usr/sbin/wl -i eth2 assoclist
2023-03-21 19:43:23.835 exit
2023-03-21 19:43:23.835 ePresence: wapsalon tracker will autodetect ssh cli
2023-03-21 19:43:23.835 ePresence: wapsalon Data will be received and interpreted by <bound method BasePlugin.onDataReceive of <plugin.BasePlugin object at 0x719477c0>>
2023-03-21 19:43:23.835 ePresence: Tracker config:wapsalon, custom port:False, user:admin, type:default and options:{}
2023-03-21 19:43:23.836 ePresence: tracker:wapchambre
2023-03-21 19:43:23.836 ePresence: options:
2023-03-21 19:43:23.837 ePresence: wapchambre Tracker is of the ssh kind
2023-03-21 19:43:23.837 ePresence: wapchambre ====> SSH Fetching data using:
2023-03-21 19:43:23.837 export PATH=/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:$PATH
2023-03-21 19:43:23.837 type wl
2023-03-21 19:43:23.837 type iwinfo
2023-03-21 19:43:23.837 type wlanconfig
2023-03-21 19:43:23.837 type wl_atheros
2023-03-21 19:43:23.837 type qcsapi_sockrpc
2023-03-21 19:43:23.837 type ip
2023-03-21 19:43:23.837 type brctl
2023-03-21 19:43:23.837 type arp
2023-03-21 19:43:23.837 [ -f /proc/net/arp ] && type cat
2023-03-21 19:43:23.837 echo 0
2023-03-21 19:43:23.837 exit
2023-03-21 19:43:23.837 ePresence: wapchambre ====> SSH not connected ... connecting
2023-03-21 19:43:23.837 ePresence: wapchambre ====> SSH start connect on port 22
2023-03-21 19:43:23.484 Status: ePresence: Starting tracker:wapsalon, user:admin, class:ssh_autodetect and poll interval:15
2023-03-21 19:43:23.599 Status: ePresence: wapsalon ====> SSH connection established
2023-03-21 19:43:23.837 Status: ePresence: Starting tracker:wapchambre, user:admin, class:ssh_autodetect and poll interval:15
...
2023-03-21 19:43:28.896 ePresence: wapchambre Could not retreive available commands
2023-03-21 19:43:28.896 ePresence: wapchambre tracker will autodetect ssh cli
2023-03-21 19:43:28.896 ePresence: wapchambre Data will be received and interpreted by <bound method BasePlugin.onDataReceive of <plugin.BasePlugin object at 0x719477c0>>
2023-03-21 19:43:28.896 ePresence: Tracker config:wapchambre, custom port:False, user:admin, type:default and options:{}
2023-03-21 19:43:28.896 ePresence: tracker:wapstudio
2023-03-21 19:43:28.896 ePresence: options:
2023-03-21 19:43:28.897 ePresence: wapstudio Tracker is of the ssh kind
2023-03-21 19:43:28.897 ePresence: wapstudio ====> SSH Fetching data using:
2023-03-21 19:43:28.897 export PATH=/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:$PATH
2023-03-21 19:43:28.897 type wl
2023-03-21 19:43:28.897 type iwinfo
2023-03-21 19:43:28.897 type wlanconfig
2023-03-21 19:43:28.897 type wl_atheros
2023-03-21 19:43:28.897 type qcsapi_sockrpc
2023-03-21 19:43:28.897 type ip
2023-03-21 19:43:28.897 type brctl
2023-03-21 19:43:28.897 type arp
2023-03-21 19:43:28.897 [ -f /proc/net/arp ] && type cat
2023-03-21 19:43:28.897 echo 0
2023-03-21 19:43:28.897 exit
2023-03-21 19:43:28.897 ePresence: wapstudio ====> SSH not connected ... connecting
2023-03-21 19:43:28.897 ePresence: wapstudio ====> SSH start connect on port 22
...
2023-03-21 19:43:28.897 Status: ePresence: Starting tracker:wapstudio, user:admin, class:ssh_autodetect and poll interval:15
2023-03-21 19:43:28.896 Error: ePresence: wapchambre ====> SSH Could not connect (using password). Exception: No existing session
2023-03-21 19:43:29.051 ePresence: wapstudio ====> SSH returned (decoded):wl is /usr/sbin/wl
2023-03-21 19:43:29.051 iwinfo: not found
2023-03-21 19:43:29.051 wlanconfig: not found
2023-03-21 19:43:29.051 wl_atheros: not found
2023-03-21 19:43:29.051 qcsapi_sockrpc: not found
2023-03-21 19:43:29.051 ip is /usr/sbin/ip
2023-03-21 19:43:29.051 brctl is /usr/sbin/brctl
2023-03-21 19:43:29.051 arp is /sbin/arp
2023-03-21 19:43:29.051 cat is /bin/cat
2023-03-21 19:43:29.051 0
2023-03-21 19:43:29.051
2023-03-21 19:43:29.051 ePresence: wapstudio ====> SSH session took 153 milliseconds.
2023-03-21 19:43:29.053 ePresence: Available commands on wapstudio:{'wl': '/usr/sbin/wl', 'ip': '/usr/sbin/ip', 'brctl': '/usr/sbin/brctl', 'arp': '/sbin/arp', 'cat': '/bin/cat'}
2023-03-21 19:43:29.053 ePresence: wapstudio ====> SSH Fetching data using:
2023-03-21 19:43:29.053 for iface in $(ifconfig | cut -d ' ' -f1| tr ':' '
2023-03-21 19:43:29.053 ' | grep -E '^eth|^wlan|^wl');do
2023-03-21 19:43:29.053 /usr/sbin/wl -i $iface assoclist > /dev/null 2>&1 && printf "~$iface"
2023-03-21 19:43:29.053 done
2023-03-21 19:43:29.053 exit
2023-03-21 19:43:29.136 ePresence: wapstudio ====> SSH returned (decoded):~eth1~eth2
2023-03-21 19:43:29.137 ePresence: wapstudio ====> SSH session took 83 milliseconds.
2023-03-21 19:43:29.138 ePresence: wapstudio Available interfaces for wl: ['eth1', 'eth2']
2023-03-21 19:43:29.139 ePresence: wapstudio Prepared to poll using: /usr/sbin/wl -i eth1 assoclist
2023-03-21 19:43:29.139 /usr/sbin/wl -i eth2 assoclist
2023-03-21 19:43:29.139 exit
2023-03-21 19:43:29.139 ePresence: wapstudio tracker will autodetect ssh cli
2023-03-21 19:43:29.139 ePresence: wapstudio Data will be received and interpreted by <bound method BasePlugin.onDataReceive of <plugin.BasePlugin object at 0x719477c0>>
2023-03-21 19:43:29.139 ePresence: Tracker config:wapstudio, custom port:False, user:admin, type:default and options:{}
2023-03-21 19:43:29.139 ePresence: Trackers initialized as:{'wapsalon': <trackers.ssh_autodetect.ssh_autodetect object at 0x68f53ef8>, 'wapchambre': <trackers.ssh_autodetect.ssh_autodetect object at 0x67ef2028>, 'wapstudio': <trackers.ssh_autodetect.ssh_autodetect object at 0x67e0c310>}
2023-03-21 19:43:29.139 ePresence: Plugin initialization done.
2023-03-21 19:43:29.020 Status: ePresence: wapstudio ====> SSH connection established
2023-03-21 19:43:30.096 ePresence: onHeartbeat called
2023-03-21 19:43:30.096 ePresence: 1 devices are present (excluding ignored devices)
...
2023-03-21 19:43:38.484 ePresence: wapsalon Timed poll starting like clockwork
2023-03-21 19:43:38.484 ePresence: wapsalon Start poll and return results to <bound method tracker.receiver_callback of <trackers.ssh_autodetect.ssh_autodetect object at 0x68f53ef8>>
2023-03-21 19:43:38.484 ePresence: wapsalon ====> SSH Fetching data using: /usr/sbin/wl -i eth1 assoclist
2023-03-21 19:43:38.484 /usr/sbin/wl -i eth2 assoclist
2023-03-21 19:43:38.484 exit
2023-03-21 19:43:38.836 ePresence: wapchambre Not (yet) ready for polling
2023-03-21 19:43:40.061 ePresence: onHeartbeat called
2023-03-21 19:43:40.062 ePresence: 1 devices are present (excluding ignored devices)
...
2023-03-21 19:43:43.498 ePresence: wapsalon Could not be polled
2023-03-21 19:43:43.897 ePresence: wapstudio Timed poll starting like clockwork
2023-03-21 19:43:43.897 ePresence: wapstudio Start poll and return results to <bound method tracker.receiver_callback of <trackers.ssh_autodetect.ssh_autodetect object at 0x67e0c310>>
2023-03-21 19:43:43.897 ePresence: wapstudio ====> SSH Fetching data using: /usr/sbin/wl -i eth1 assoclist
2023-03-21 19:43:43.897 /usr/sbin/wl -i eth2 assoclist
2023-03-21 19:43:43.897 exit
2023-03-21 19:43:43.498 Status: ePresence: wapsalon ====> SSH resetting connection
2023-03-21 19:43:43.497 Error: ePresence: wapsalon ====> SSH failed with exception: Timeout opening channel.
...
2023-03-21 19:43:48.910 ePresence: wapstudio Could not be polled
2023-03-21 19:43:48.910 Status: ePresence: wapstudio ====> SSH resetting connection
2023-03-21 19:43:48.909 Error: ePresence: wapstudio ====> SSH failed with exception: Timeout opening channel.
2023-03-21 19:43:50.077 ePresence: onHeartbeat called
2023-03-21 19:43:50.077 ePresence: 1 devices are present (excluding ignored devices)
2023-03-21 19:43:53.838 ePresence: wapchambre Not (yet) ready for polling
2023-03-21 19:43:58.499 ePresence: wapsalon Timed poll starting like clockwork
2023-03-21 19:43:58.499 ePresence: wapsalon Start poll and return results to <bound method tracker.receiver_callback of <trackers.ssh_autodetect.ssh_autodetect object at 0x68f53ef8>>
2023-03-21 19:43:58.500 ePresence: wapsalon ====> SSH Fetching data using: /usr/sbin/wl -i eth1 assoclist
2023-03-21 19:43:58.500 /usr/sbin/wl -i eth2 assoclist
2023-03-21 19:43:58.500 exit
2023-03-21 19:43:58.500 ePresence: wapsalon ====> SSH not connected ... connecting
2023-03-21 19:43:58.500 ePresence: wapsalon ====> SSH start connect on port 22
2023-03-21 19:43:58.658 ePresence: wapsalon ====> SSH returned (decoded):assoclist C4:DD:57:00:D7:61
2023-03-21 19:43:58.658 assoclist E8:68:E7:C1:51:10
2023-03-21 19:43:58.658 assoclist AC:2B:6E:EC:12:D3
2023-03-21 19:43:58.658 assoclist 20:79:18:95:79:64
2023-03-21 19:43:58.658 assoclist 00:0A:F5:44:C0:24
2023-03-21 19:43:58.658 assoclist AC:CF:5C:16:7B:EE
2023-03-21 19:43:58.658
2023-03-21 19:43:58.658 ePresence: wapsalon ====> SSH session took 158 milliseconds.
2023-03-21 19:43:58.659 ePresence: wapsalon Sent RAW:assoclist C4:DD:57:00:D7:61
2023-03-21 19:43:58.659 assoclist E8:68:E7:C1:51:10
2023-03-21 19:43:58.659 assoclist AC:2B:6E:EC:12:D3
2023-03-21 19:43:58.659 assoclist 20:79:18:95:79:64
2023-03-21 19:43:58.659 assoclist 00:0A:F5:44:C0:24
2023-03-21 19:43:58.659 assoclist AC:CF:5C:16:7B:EE
2023-03-21 19:43:58.659
2023-03-21 19:43:58.665 ePresence: Inbound data from: wapsalon containing ['C4:DD:57:00:D7:61', 'E8:68:E7:C1:51:10', 'AC:2B:6E:EC:12:D3', '20:79:18:95:79:64', '00:0A:F5:44:C0:24', 'AC:CF:5C:16:7B:EE']
2023-03-21 19:43:58.666 ePresence: 1 devices are present (excluding ignored devices)
2023-03-21 19:43:58.632 Status: ePresence: wapsalon ====> SSH connection established
2023-03-21 19:44:00.093 ePresence: onHeartbeat called
2023-03-21 19:44:00.093 ePresence: 1 devices are present (excluding ignored devices)
2023-03-21 19:44:03.912 ePresence: wapstudio Timed poll starting like clockwork
2023-03-21 19:44:03.912 ePresence: wapstudio Start poll and return results to <bound method tracker.receiver_callback of <trackers.ssh_autodetect.ssh_autodetect object at 0x67e0c310>>
2023-03-21 19:44:03.912 ePresence: wapstudio ====> SSH Fetching data using: /usr/sbin/wl -i eth1 assoclist
2023-03-21 19:44:03.912 /usr/sbin/wl -i eth2 assoclist
2023-03-21 19:44:03.912 exit
2023-03-21 19:44:03.912 ePresence: wapstudio ====> SSH not connected ... connecting
2023-03-21 19:44:03.912 ePresence: wapstudio ====> SSH start connect on port 22
2023-03-21 19:44:04.065 ePresence: wapstudio ====> SSH returned (decoded):assoclist 68:C6:3A:A5:F1:3C
2023-03-21 19:44:04.065
2023-03-21 19:44:04.065 ePresence: wapstudio ====> SSH session took 152 milliseconds.
2023-03-21 19:44:04.066 ePresence: wapstudio Sent RAW:assoclist 68:C6:3A:A5:F1:3C
2023-03-21 19:44:04.066
2023-03-21 19:44:04.067 ePresence: Inbound data from: wapstudio containing ['68:C6:3A:A5:F1:3C']
2023-03-21 19:44:04.067 ePresence: 1 devices are present (excluding ignored devices)
2023-03-21 19:44:04.041 Status: ePresence: wapstudio ====> SSH connection established
2023-03-21 19:44:08.839 ePresence: wapchambre Not (yet) ready for polling
2023-03-21 19:44:10.059 ePresence: onHeartbeat called
2023-03-21 19:44:10.059 ePresence: 1 devices are present (excluding ignored devices)
2023-03-21 19:44:13.667 ePresence: wapsalon Timed poll starting like clockwork
2023-03-21 19:44:13.667 ePresence: wapsalon Start poll and return results to <bound method tracker.receiver_callback of <trackers.ssh_autodetect.ssh_autodetect object at 0x68f53ef8>>
2023-03-21 19:44:13.667 ePresence: wapsalon ====> SSH Fetching data using: /usr/sbin/wl -i eth1 assoclist
2023-03-21 19:44:13.667 /usr/sbin/wl -i eth2 assoclist
2023-03-21 19:44:13.667 exit
2023-03-21 19:44:18.680 ePresence: wapsalon Could not be polled
2023-03-21 19:44:18.680 Status: ePresence: wapsalon ====> SSH resetting connection
2023-03-21 19:44:18.679 Error: ePresence: wapsalon ====> SSH failed with exception: Timeout opening channel.
2023-03-21 19:44:19.068 ePresence: wapstudio Timed poll starting like clockwork
2023-03-21 19:44:19.069 ePresence: wapstudio Start poll and return results to <bound method tracker.receiver_callback of <trackers.ssh_autodetect.ssh_autodetect object at 0x67e0c310>>
2023-03-21 19:44:19.069 ePresence: wapstudio ====> SSH Fetching data using: /usr/sbin/wl -i eth1 assoclist
2023-03-21 19:44:19.069 /usr/sbin/wl -i eth2 assoclist
2023-03-21 19:44:19.069 exit
2023-03-21 19:44:20.076 ePresence: onHeartbeat called
2023-03-21 19:44:20.076 ePresence: 1 devices are present (excluding ignored devices)
2023-03-21 19:44:23.840 ePresence: wapchambre Not (yet) ready for polling
2023-03-21 19:44:24.086 ePresence: wapstudio Could not be polled
2023-03-21 19:44:24.086 Status: ePresence: wapstudio ====> SSH resetting connection
2023-03-21 19:44:24.085 Error: ePresence: wapstudio ====> SSH failed with exception: Timeout opening channel.
2023-03-21 19:44:30.091 ePresence: onHeartbeat called
2023-03-21 19:44:30.091 ePresence: 1 devices are present (excluding ignored devices)