rospogrigio / daikin_residential

Cloud control of Daikin devices that are supported by Daikin Residential Controller app.
GNU General Public License v3.0
282 stars 39 forks source link

Ignore Altherma device models #52

Closed jwillemsen closed 2 years ago

jwillemsen commented 2 years ago

It looks this component doesn't support Altherma device models (see json file), shouldn't these be filtered out and a message logged that the Altherma is not supported?

"deviceModel": "Altherma"

daikin_data.json.txt

jwillemsen commented 2 years ago

Related to #51, trying to figure out why I only see energy values, inside/outside temperatur, and streamer

jwillemsen commented 2 years ago

Fixed by #54