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

4 Commits

Author SHA1 Message Date
Marcio Granzotto
6197fa42d1 Add fallback to v1 API 2021-03-22 16:08:01 -03:00
Michael Wei
fb3c755c2e introduce black formatter 2020-11-21 19:46:57 +00:00
Frederik Gladhorn
655bace1ba Test Gateway instantiation and remove gateway_info
The function just forwarded to do one API call, do the same call inline
and improve testing at the same time by checking that 'Gateway' gets
instantiated correctly.
2020-01-12 21:42:10 +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