Michael Wei
fb3c755c2e
introduce black formatter
2020-11-21 19:46:57 +00:00
Frederik Gladhorn
be05e1b33e
Allow strings in ModelInfo
...
The only instance where this is used is a comment,
see issue #62 . For now it will just be ignored. The comment seems to
contain several times.
Fixes #62
2020-01-27 11:45:51 +01:00
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