Hello,
Just got into HA and have been having a lot of fun tying in different systems. Awesome experience so far and thank you to all the contributors.
I have two separate Waterfurnace systems but the integration only pulls in data from one. Could this be extended to two? The sensor data is named like this:
sensor.wf_1234567ffa77_tstatroomtemp
where the middle hex number (1234567ffa77) is merely the collapsed version of the MAC address of the web interface of one of the systems.
I looked through the python code and looks like it could be a simple outer loop, but that’s a complete guess and I am sure its more complicated than that.
Thanks for your consideration.
VS