#esp32 builtin dishwasher. need ideas

11 messages · Page 1 of 1 (latest)

marble shard
#

just bought a new dishwasher and realized it has a built in esp32 to control it from its own app. I tried to type ip address to browser but it has no webui. Any ideas to integrate it to my home assistant client? I have no idea how to find endpoints for the ip address i see on router's device list which is named "espressif".

pulsar copper
#

Not the most elegant solution, but if you know your router's DHCP lease time, kill the breaker to the dishwasher longer than that, see what grabs a DHCP lease when you turn it back on?

marble shard
pulsar copper
marble shard
#

oh you got me wrong. i know the ip address of the dishwasher. but i don't know endpoints of the ip which is what im trying to figure it out

#

like a get request to dishwasher dishwasherip/control/remainingtime

#

but i dont know how to see logs of ipv4 requests in my local devices

pulsar copper
#

Ohhhhh

marble shard
#

english is not my native language. i make grammatical mistakes so its normal that you misunderstand me

pulsar copper
#

You could packet capture but it’s likely it communicates through some kind of cloud service over an encrypted connection