jjmuriel

Results 8 comments of jjmuriel

I unpluged the dongle and installed the driver (macOS Bi Sur) from http://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers. Now, I have 2 new tty: **tty.GoControl_zigbee** and **tty.GoControl_zwave** , but when I execute the next command:...

Thank you @walthowd , but when I execute `% python2.7 ncp.py scan` with the HUSBSZ-1 dongle plugged, I get this error: `Traceback (most recent call last): File "ncp.py", line 12,...

After install xmodem and pyserial (pip2.7) I got this: `Traceback (most recent call last): File "ncp.py", line 16, in import serial.tools.list_ports File "/usr/local/lib/python2.7/site-packages/pyserial-3.4-py2.7.egg/serial/tools/list_ports.py", line 29, in from serial.tools.list_ports_posix import comports...

I installed "comports" also, but i get the same. Yes, I'll try with VirtualBox/Linux. Thank you @walthowd.

With Kali on Virtual Box everything was OK: After: `Connecting to.. /dev/ttyUSB1 57600 True False {"ports": [{"stackVersion": "5.4.1-194", "deviceType": "zigbee", "pid": "8A2A", "port": "/dev/ttyUSB1", "vid": "10C4"}]}` Before: `Connecting to.. /dev/ttyUSB1...

Same problem here, the logo is showing fine: ``` type: custom:lg-remote-control entity: media_player.tv_salacomedor sources: - icon: mdi:netflix name: Netflix - icon: disney name: Disney - icon: mdi:youtube name: YouTube -...

Same here. **Hardware: HA Yellow with 8GB RAM and 512 GB SSD. ESP32-S3-BOX 3** **Core 2024.5.5 Supervisor 2024.05.1 Operating System 12.3 Frontend 20240501.1** **ESPHome Add On 2024.5.4** Several warnings during...