jeeck-jan

Results 7 comments of jeeck-jan

Had the same problems for a long time. Found a solution by mirovdm/le_autoconnect_timeout.md in github "This tool changes default HCI_LE_AUTOCONN_TIMEOUT for Bluetooth adapter on Linux" And it works fine !

https://gist.github.com/mironovdm/cb7f47e8d898e9a3977fc888d990e8a9 [https://github.githubassets.com/images/modules/gists/gist-og-image.png] Change LE autoconnect timeout · GitHub Clone via HTTPS Clone with Git or checkout with SVN using the repository’s web address. gist.github.com greetings, Jan Eeckhout ________________________________ Van: oyooyo...

Some advice to make keyble software function fast and sure : for raspberry pi 1 enable bluetooth in /boot config.txt #dtoverlay=disable-bt 2 enable hciuart : sudo systemctl start hciuart 3...

I have the same problem with Double Digital Meter. ("2ch wifi single phase clamp") Manuale adding device's in HA is not possible : can't find dp_id's in Tuya Iot platform...

I found a solution with tinytuya. Problem is protocol version = 3.5 for Double Digital Meter. Not supported in localtuya. I import value's in Home Assistant with a little script...

Helo Kisjeth, on raspberry pi install tintuya : https://github.com/jasonacox/tinytuya here you can based upon programming for python : #### import tinytuya # Connect to Device d = tinytuya.OutletDevice( dev_id='DEVICE_ID_HERE', address='IP_ADDRESS_HERE',...

one more interested, but sorry not enough now how to help