Luke Lashley

Results 255 comments of Luke Lashley

> Are you able to make this a 3rd party integration as well? At this point the statistical probability of this being merged is fairly slim. PRs get trapped in...

What device do you have? Can you give me the model number located on the device?

Interesting... Thank you both for this info. I'm going to try to get a version out with some logging on the custom component version. Once I do I would appreciate...

Okay download the latest version through HACS. https://github.com/Lash-L/anova-wifi-hacs make sure you download 'master' then go into your configuration.yaml and add 'custom_components.anova_sous_vide: debug' in loggers Then try starting up and send...

Actually - looks like I was too fast with trying to change things. I don't have the time right now but I need to fix a few things.

Sorry for the delay everyone - The 2023.6 update includes a new debug changes, so if you have debug enabled while setting up, I should be able to get the...

@gradius-v your device id is formatted differently than most I have seen. seems to be the case for all A3 devices that people listed their ids for. I use a...

@nkiest The HAOS version works with debug, but it wont show the precision over. The Websocket url I use to get the needed information is as follows: f"https://devices.anovaculinary.io/?token={self._firebase_jwt}&supportedAccessories=APC&platform=android" You can...

And if you open your app and go to Settings -> Cooker Details, what is the device id there?

I need to figure out a way to get the status for these devices since we can't use the device id. I could use the websocket, but that is not...