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
Adrian Sampson
22cde97fab
Reorgnize package into 3 modules
...
As discussed here:
https://github.com/sampsyo/wideq/pull/24#issuecomment-506997116
Closes #24 .
2019-06-30 14:08:42 -04:00
Adrian Sampson
90fc21a351
Actually test something
2019-06-30 11:02:48 -04:00
aaron.godfrey
e85ba126c5
Bootstrap tests.
2019-06-28 11:31:10 -07:00