Dave Proffer

Results 21 comments of Dave Proffer

Apologies for not replying. I have not been able to work on this for a while. Hoping you found a solution. I use MQTT Explorer : http://mqtt-explorer.com/ to look at...

Glad you are finding some use for this code. Apologies, I have not looked at it in a long time, one of those things, I got it working and just...

when the app starts up, it should print a startup set of messages similar to what is shown below, pretty sure it will bomb if it fails to connect to...

I think not having a unique ID is the problem with entities not showing up. Add a unique_id to the entity and it will appear. Many of my devices are...

Hey @jasonacox thanks very much for your work on this project, it is really been helpful to me to learn a little about how Tuya devices operate. I'm still trying...

Hi @jasonacox, thank you for the info and education! It was the 'local tuya' github home assistant project that I was specifically referring to. In their docs, they say 'This...

Thank you @Bonze255 for directing me to python thread library, my code performs better with this multitasking library vs. asyncio. Much to learn for me in Python. I'm still learning...

I am trying your procedure on a set of Shelly Plus US units. 1st was success, 2nd failed (it will not even upgrade to newer Shelly firmware), 3rd success. I...

Same issue on x86 Ubuntu 22.04.1 ``` user@quieter3-01:~/bleak-ble$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=22.04 DISTRIB_CODENAME=jammy DISTRIB_DESCRIPTION="Ubuntu 22.04.1 LTS" user@quieter3-01:~/bleak-ble$ uname -a Linux quieter3-01 5.15.0-52-generic #58-Ubuntu SMP Thu Oct 13 08:03:55 UTC 2022...

machine I see the issue on: MeLE Fanless Mini PC Quieter3Q Celeron N5105 8GB 256GB ``` user@quieter3-01:~$ inxi -Eaz Bluetooth: Device-1: Intel AX201 Bluetooth type: USB driver: btusb v: 0.8...