-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
You wrote an article Reverse-engineering the Emporia Vue 2 dated Jul 28, 2021
Here you showed you can communicate with it without all the soldering connections to the vue.
I was wondering if you had considered any of the following.
- Using Pihole or another local DNS solution you can change the IP address the devices gets and point it at home assistant or etc directly.
- iptables has DNAT for which you can forward traffic from the local IP of the emporia device and the destination port of 8883 which you discovered.
- Local DHCP server and then use the DHCP server to assign the emporia vue to a static IP which then makes IP and/or port forwarding even easier.
- Raspberry Pi has built-in bluetooth, to connect to the emporia vue.
IP 192.168.1.20 (or whatever) to homeassistant.local (or etc via IP and/or DNS) and port 8883
If I don't want to change to a custom firmware, and I implement the above, which for me is easy, could we then have a local mqtt server and forward that to home assistant?
Can I use your wifi changer script to change the native wifi credentials without changing my firmware?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels