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

Commit Graph

  • 09085bd4dc fix CI error: flake8 thinq2 Michael Wei 2021-04-27 21:44:30 -07:00
  • d205057472
    Merge pull request #1 from marciogranzotto/thinq2 Michael Wei 2021-04-24 01:01:10 -07:00
  • 4e8c950faf Add missing exception #1 Marcio Granzotto 2021-04-18 15:54:47 -03:00
  • 6844cf871b Change version number to 2.0.0 Marcio Granzotto 2021-04-18 14:12:03 -03:00
  • 8236f052ca
    Update wideq/core.py Marcio Granzotto Rodrigues 2021-03-22 16:18:03 -03:00
  • 235fb0f231
    Update wideq/core.py Marcio Granzotto Rodrigues 2021-03-22 16:17:59 -03:00
  • 6197fa42d1 Add fallback to v1 API Marcio Granzotto 2021-03-22 16:08:01 -03:00
  • 6e38538d65 missing language functions Michael Wei 2021-01-03 04:16:49 +00:00
  • 0e5db00f05 print platform type in listing Michael Wei 2020-12-02 18:30:38 +00:00
  • 8617831453 Initial thinq2 support, works with LA090HSV5 ac Michael Wei 2020-11-20 19:43:04 +00:00
  • 267a880340 Merge branch 'format' Adrian Sampson 2020-11-28 17:06:15 -05:00
  • 8319b2ef97 Run Black on example.py format Adrian Sampson 2020-11-28 17:05:17 -05:00
  • 6c2232a7db pre-commit is not a dependency Adrian Sampson 2020-11-28 17:02:08 -05:00
  • 717391dae8 Reorg links Adrian Sampson 2020-11-28 17:01:22 -05:00
  • 4612ca07d6 Expand Black discussion in README Adrian Sampson 2020-11-28 17:01:05 -05:00
  • b4ccbb734a
    Merge pull request #136 from gholliday/instantpowerfix Adrian Sampson 2020-11-28 06:05:26 -05:00
  • 11c4609f82 style fixups2 Grant Holliday 2020-11-28 17:20:10 +11:00
  • cc4255f39f style fixups Grant Holliday 2020-11-28 17:18:23 +11:00
  • b42985fc48 Don't crash when instant power isn't supported by unit Grant Holliday 2020-11-28 17:10:04 +11:00
  • fb3c755c2e introduce black formatter Michael Wei 2020-11-21 19:46:57 +00:00
  • 4d624159df
    Merge pull request #133 from krystof-k/name-always-string Adrian Sampson 2020-11-21 13:12:26 -05:00
  • 6e4f9d6484
    Ensure name is always string Kryštof Korb 2020-11-21 11:04:20 +01:00
  • ec0da0d4c2
    Merge pull request #130 from pifou25/deviceDict Adrian Sampson 2020-10-28 18:42:32 -04:00
  • b675a8782a indentation fix in client.py pifou 2020-10-28 22:58:55 +01:00
  • d6a8a95d01 rollback for util import into client.py pifou 2020-10-28 22:56:36 +01:00
  • 4ac98be936 fix latest discussion lower-level pifou 2020-10-28 22:53:53 +01:00
  • bf77fd0f7c
    Update wideq/client.py Nicolas 2020-10-28 22:49:54 +01:00
  • 649299eacf remove ac-mon command from example.py pifou 2020-10-28 22:33:42 +01:00
  • db6c6f631b Update client.py pifou 2020-10-27 23:15:48 +01:00
  • 4afd5685cb fix tox warnings and errors pifou 2020-10-27 23:09:44 +01:00
  • 763b6e5005 refactoring pifou 2020-10-27 20:34:32 +01:00
  • 70f0a32ed2 Update client.py pifou 2020-10-26 23:40:15 +01:00
  • 1bcf1bd1f1 Update client.py pifou 2020-10-26 23:35:33 +01:00
  • 743622dea0 Update client.py pifou 2020-10-26 23:28:57 +01:00
  • 696f65e122 Update client.py pifou 2020-10-26 23:26:32 +01:00
  • 4fda55aba0 fix mypy errors pifou 2020-10-26 23:19:52 +01:00
  • 709e1de9c9 add a mapping for every subclass of Device with DeviceType enum as key pifou 2020-10-26 23:09:04 +01:00
  • d14f1f96d8 Tweaks for #126 (fixes #64) Adrian Sampson 2020-10-14 07:47:47 -04:00
  • 45816884b9 Merge pull request #126 from pifou25/FixJsonError Adrian Sampson 2020-10-14 07:44:00 -04:00
  • c6f822bffe fix flake8 criteria pifou 2020-10-13 23:08:39 +02:00
  • 810a3ce747 try auto fix json encoding error pifou 2020-10-13 22:56:27 +02:00
  • 5e47dd0bb2 try and catch JSONDecodeError pifou 2020-10-12 23:06:22 +02:00
  • d7440be7a0
    Merge pull request #123 from pifou25/FixApiError9003 Adrian Sampson 2020-10-04 16:58:21 -04:00
  • d78d5fbf3b
    Delete example.php pifou25 2020-10-04 21:22:47 +02:00
  • 8d918fad0f Create example.php pifou 2020-10-04 14:57:35 +02:00
  • da8b3453fa Update core.py pifou 2020-10-03 10:42:57 +02:00
  • ade3d18f30
    Merge pull request #121 from no2chem/patch-1 Adrian Sampson 2020-09-30 08:54:43 -04:00
  • 0927ffb16d
    Add link to PR discussion patch-1 Michael Wei 2020-09-29 10:36:22 -07:00
  • ccc0c06147
    Update README.md to reflect v2 incompatibility Michael Wei 2020-09-28 11:50:20 -07:00
  • 7fed7cd9a4 Version bump: v1.5.0 v1.5.0 master Adrian Sampson 2020-08-07 07:26:37 -04:00
  • ee8866b7d1
    Merge pull request #114 from ehn/master Adrian Sampson 2020-07-20 08:56:26 -04:00
  • dddd42a7f3 Fix long lines to comply with style check Andreas Ehn 2020-07-20 15:08:17 +08:00
  • 31ba782ad9 Set the refrigerator target temperature Andreas Ehn 2020-07-20 14:54:10 +08:00
  • 2e6eed2919
    Merge pull request #110 from ankushduacodes/patch-2 Adrian Sampson 2020-06-27 12:46:40 -04:00
  • aec22ce2e5
    Update .gitignore ankushduacodes 2020-06-27 22:13:36 +05:30
  • 5d145deaa3
    added .DS_store to gitignore ankushduacodes 2020-06-27 22:10:34 +05:30
  • 9165c19571
    Merge pull request #105 from ankushduacodes/add-ankush-dua Adrian Sampson 2020-06-15 14:22:34 -04:00
  • 4d3d50a07c
    Updated JET mode names in ac.py ankushduacodes 2020-06-15 08:30:39 +05:30
  • 34f5fd6033
    Update wideq/ac.py ankushduacodes 2020-06-15 08:19:07 +05:30
  • f7285a66d5
    Update wideq/ac.py ankushduacodes 2020-06-15 08:18:51 +05:30
  • 5aa212a9da
    deleted DS store that was added accidentally ankushduacodes 2020-06-15 08:17:58 +05:30
  • c9665038ef
    Added jet mode functionality to API ankushduacodes 2020-06-14 09:27:20 +05:30
  • d65bcd4e16
    Added jet mode functionality to API ankushduacodes 2020-06-14 09:23:32 +05:30
  • b8237186f3
    Added jet mode functionality to API ankushduacodes 2020-06-14 09:19:37 +05:30
  • 86ca064065 Added jet mode functionality to API Ankush Dua 2020-06-14 08:48:45 +05:30
  • 64553d52e3 Version bump: 1.4.0 v1.4.0 Adrian Sampson 2020-05-11 22:04:23 -04:00
  • c92b20370e
    Merge pull request #96 from ticky/request-operations-from-model-info Adrian Sampson 2020-05-11 08:29:12 -04:00
  • 799709c2d6
    Placate Flake8 Jessica Stokes 2020-05-10 11:24:21 -07:00
  • 78f09081f5
    Request supported Operations from model info Jessica Stokes 2020-05-10 11:17:50 -07:00
  • 1c0e9f03a6
    Merge pull request #95 from ncovercash/master Adrian Sampson 2020-05-08 18:26:52 -04:00
  • 8f0e20c3fc
    Add smart grid features to SmartSavingMode refrigerator enum Noah Overcash 2020-05-08 10:18:15 -04:00
  • fd5a695988 Recreate sessions on the fly Adrian Sampson 2020-04-10 21:43:52 -04:00
  • 6af5eb1ce1 Uniform names for retry constants Adrian Sampson 2020-04-10 21:42:11 -04:00
  • 16a2a3ed3e Merge pull request #88 from swails/feature/improve-retries Adrian Sampson 2020-04-10 21:38:29 -04:00
  • 65efc281a3 Fix flake8 Jason Swails 2020-04-10 09:29:31 -04:00
  • c595749eb9 Incorporate review comments Jason Swails 2020-04-10 09:24:39 -04:00
  • e7b5a7d28b Address review comments Jason Swails 2020-04-07 22:05:06 -04:00
  • 95e64dec1a Fix flake8 complaints Jason Swails 2020-04-07 08:07:42 -04:00
  • 6446595548 Improve retry logic Jason Swails 2020-04-05 10:11:12 -04:00
  • 919139d9e8 Add logging Frederik Gladhorn 2020-01-22 14:50:32 +01:00
  • be05e1b33e Allow strings in ModelInfo Frederik Gladhorn 2020-01-14 14:43:32 +01:00
  • d8389f3bee
    Merge pull request #81 from dacrypt/master Adrian Sampson 2020-01-22 16:09:34 -07:00
  • a44f0677e6
    Update wideq/ac.py David Velásquez 2020-01-22 16:56:16 -05:00
  • 23fbb20853
    Update wideq/ac.py David Velásquez 2020-01-22 16:56:08 -05:00
  • 25479802e8 remove trailing whitespace to address flake report David 2020-01-22 13:35:35 -05:00
  • 547f666118 improve comment to addres flake complains David 2020-01-22 13:31:47 -05:00
  • facd0c09ba return True if display light status not supported David 2020-01-22 13:26:51 -05:00
  • 7d6033a437 avoid crashing if DisplayControl is not supported David 2020-01-22 13:10:56 -05:00
  • acc8603c9e
    Merge pull request #77 from dacrypt/master Adrian Sampson 2020-01-22 12:57:33 -05:00
  • 8aa8449f5b update to ignore __pycache__ wherever it appears David 2020-01-22 12:49:40 -05:00
  • 08bb4ca942 fix to return just the power integer value David 2020-01-22 12:43:53 -05:00
  • a62572e599 Merge remote-tracking branch 'upstream/master' David 2020-01-22 12:19:26 -05:00
  • 7b7f1e76f6 change power usage names and added units David 2020-01-22 12:17:36 -05:00
  • 5bc145f94a add __pycache__ to ignore list David 2020-01-22 11:49:17 -05:00
  • d35c3ff817 Add (de)serialize methods to Gateway and Auth Frederik Gladhorn 2020-01-10 20:05:04 +01:00
  • f44aa91b24 Make flake8 happy Frederik Gladhorn 2020-01-22 15:25:09 +01:00
  • 4122d7d188 add power readings to ac_config David 2020-01-22 00:28:53 -05:00
  • 72040db991 When ModelInfo contains yet unknown values, also report the name Frederik Gladhorn 2020-01-13 17:17:07 +01:00
  • cc3d60f882 Error out when language or country are invalid Frederik Gladhorn 2020-01-13 13:28:08 +01:00
  • 6461596219 Use f-strings for command line options Frederik Gladhorn 2020-01-13 13:05:24 +01:00