Frederik Gladhorn
72040db991
When ModelInfo contains yet unknown values, also report the name
...
Then we at least have some idea (hopefully) what kind of data we are
going to ignore. See issue #62 .
2020-01-13 17:19:33 +01:00
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