1
0
mirror of https://github.com/no2chem/wideq.git synced 2025-05-17 07:40:09 -07:00

4 Commits

Author SHA1 Message Date
Frederik Gladhorn
5a20b35171 Report what data is available when ModelInfo contains unexpected types
It seems that the data can cointain strings (see issue #62). Let's dump what
data we have available to be able to debug this.
2020-01-13 12:51:19 +01:00
Aaron Godfrey
166af43277 Fixes the ReferenceValue type.
This type is a reference to another key at the root of the data.
Prior to this PR we were just storing the name and not the value that
the reference pointed to.
2019-07-02 14:53:20 -07:00
Aaron Godfrey
82dbf607c1 Removed length for BitValue namedtuples. 2019-06-30 22:32:48 -07:00
Aaron Godfrey
556943cbfb Adds additional types returned when monitoring an LG dryer. 2019-06-30 17:08:50 -07:00