chinedu40

Results 14 comments of chinedu40

Apologies, I'm new to this. Is there a way to just show the changed line?

I would like to chime in (no pun intended), I'm on the latest version of the plugin and currently receive notifications on my phone when the doorbell is pressed (Ring...

> @Jacksonbm1 If by esp32 you mean the Bluetooth proxy functionality, I haven't tested it myself but I heard from multiple sources that it works. As one of those people,...

> @chinedu40 I'm a little confused about how you did that. Would you by any chance be able to point me towards docs or even just your code? Apologies for...

> @kvj - what do I need to do to get that entity? It does not show up for me. > > Could you pleeeease provide a quick setup guide...

Just to say I'm having the exact same issue as i00 using the 100 L5F Could you walk me through how to use wireshark to get a packet capture...I'm fairly...

Just to add something that might be helpful, looking at the forums i was able to use MQTT explorer and access my TV by following these instructions listed here https://github.com/d3nd3/Hisense-mqtt-keyfiles...

I'm not sure how to pass the certs into the constructor, do you have any idea - i'm more than happy to test code.

Thanks for the kickstart newAM. So i am getting a slightly different error message now using the following added code in main.py if args.no_ssl: ssl_context = None else: ssl_context =...

Okay, i finally was able to get it to authorise using the keys from here https://github.com/d3nd3/Hisense-mqtt-keyfiles. please see the edited __main__.py file below to allow this to work for this...