1
0
mirror of https://github.com/Andre0512/pyhOn.git synced 2024-11-24 08:12:20 +02:00

Commit Graph

  • 834f25a639 Remove filters, filter out recies #9 Andre Basche 2023-04-16 00:11:50 +0200
  • 46ff9be4a2 Fix code depts Andre Basche 2023-04-15 23:02:37 +0200
  • a1618bb18a Fix missing zone attribute v0.8.0b4 Andre Basche 2023-04-15 22:25:34 +0200
  • a957d7ac0f Fix error for zone devices v0.8.0b3 Andre Basche 2023-04-15 21:58:20 +0200
  • f54b7b2dbf Add mypy checks Andre Basche 2023-04-15 15:55:22 +0200
  • b6ca12ebff Use dataclass for login data Andre Basche 2023-04-15 14:37:27 +0200
  • 4a0ee8569b Refactor, add hon auth handler Andre Basche 2023-04-15 14:22:04 +0200
  • d52d622785 Add zone support v0.8.0b2 Andre Basche 2023-04-15 04:12:38 +0200
  • 9643f66549 Bump version to v0.7.4 v0.7.4 Andre Basche 2023-04-15 00:31:45 +0200
  • d26e33a055 Fix error in starting programs Andre Basche 2023-04-15 00:29:24 +0200
  • 0301427497 Remove coords from diagnose Andre Basche 2023-04-14 23:24:31 +0200
  • 272556586e Refresh token workaround because expires to fast Andre Basche 2023-04-14 23:15:07 +0200
  • e82c14ec99 Add some type hints Andre Basche 2023-04-13 23:25:49 +0200
  • 970b94bfa7 Fix unclear session errors v0.7.3 Andre Basche 2023-04-12 19:14:14 +0200
  • 33454f68b8 Encode username/password v0.7.2 Andre Basche 2023-04-12 02:09:41 +0200
  • 6b2c60d552 Fix session issues Andre Basche 2023-04-12 01:07:03 +0200
  • 46e6a85e84 add diagnose property for devices v0.7.0 Andre Basche 2023-04-11 22:14:36 +0200
  • 8c832b44cd Fix token refresh problems Andre Basche 2023-04-11 17:09:02 +0200
  • b4b782c52c Improve logging for authentication errors v0.6.4 Andre Basche 2023-04-11 00:59:00 +0200
  • e857fe91de Fix login issue v0.6.3 Andre Basche 2023-04-10 20:31:55 +0200
  • 79c9678492 Fix float convertion v0.6.2 Andre Basche 2023-04-10 18:48:12 +0200
  • 7c49589944 Use float for range parameter v0.6.1 Andre Basche 2023-04-10 16:59:10 +0200
  • f421cf1ce6 Merge branch 'refactor' v0.6.0 Andre Basche 2023-04-10 06:48:31 +0200
  • ba208ffd98 Improve logging Andre Basche 2023-04-10 06:42:40 +0200
  • 3e3fc7ad66 Fix translation command Andre Basche 2023-04-10 06:34:19 +0200
  • e8531f3faf Small fixes, Add checks Andre Basche 2023-04-09 23:47:33 +0200
  • 2597cbd883 Use regex oven filters #9 Andre Basche 2023-04-09 21:29:29 +0200
  • 8dc6cd71cd Format with black Andre Basche 2023-04-09 20:55:36 +0200
  • 36fad84ee2 Refactor api access Andre Basche 2023-04-09 20:50:28 +0200
  • eb6741145a Get new token via refresh-token #10 Andre Basche 2023-04-09 18:43:57 +0200
  • 8fa01343bc Use connection handler Andre Basche 2023-04-09 18:13:50 +0200
  • 18b0ecdd68 Override Oven attributes when is disconnected Miguel Ángel 2023-04-08 22:24:14 +0200
  • 36079c3c77 Add oven and program filter v0.5.0 Andre Basche 2023-04-08 04:06:36 +0200
  • 6d40e73881 Fix missing command attribute Andre Basche 2023-03-22 23:09:48 +0100
  • 6c3da96a03 Fix not showing device active when running Andre Basche 2023-03-22 22:42:40 +0100
  • 3c81c46c8b
    Bump version to v0.4.1 v0.4.1 Andre Basche 2023-03-21 10:10:49 +0100
  • 0d92d037a5
    Merge pull request #8 from drudgebg/main Andre Basche 2023-03-21 09:58:28 +0100
  • 5e32dd76c0
    Create td.py drudgebg 2023-03-21 08:39:20 +0200
  • f8dde06510 get translation keys v0.4.0 Andre Basche 2023-03-21 01:10:41 +0100
  • 5ec1a760f6 get translation keys Andre Basche 2023-03-21 01:10:41 +0100
  • cd5a4c345e Add more api calls Andre Basche 2023-03-19 01:08:54 +0100
  • d707342f8f
    Merge pull request #7 from alexandre-leites/main Andre Basche 2023-03-18 23:39:15 +0100
  • e12edda588 Added WD params Alexandre Leites 2023-03-18 18:02:20 +0100
  • 409aa11fcb Clean up authentication Andre Basche 2023-03-17 01:56:04 +0100
  • f73ef26e74 Restore last command value only if possible #6 v0.3.8 Andre Basche 2023-03-14 23:17:36 +0100
  • 0ddbdd0b4e Bump version to v0.3.7 v0.3.7 Andre Basche 2023-03-14 18:51:48 +0100
  • 241ee95d5c
    Merge pull request #5 from alexandre-leites/main Andre Basche 2023-03-14 18:30:30 +0100
  • c9d4461f8f
    Update commands.py to fix None values Alexandre Leites 2023-03-14 14:30:00 +0100
  • 318e60e91e
    Update device.py trying to set fixed value from history Alexandre Leites 2023-03-14 14:29:25 +0100
  • fde41ac456
    Update parameter.py to fix parameter being set from history Alexandre Leites 2023-03-14 14:28:22 +0100
  • aeabbe64e2 Bump version to v0.3.6 v0.3.6 Andre Basche 2023-03-13 23:08:17 +0100
  • 7c99ffeaf7 Ignore virtual virtual wine cellar #3 Andre Basche 2023-03-13 23:07:36 +0100
  • 2941b57d09
    Merge pull request #2 from alexandre-leites/fix/support-hw500 Andre Basche 2023-03-13 22:32:17 +0100
  • f00ee03c0d
    Update parameter.py to support missing parameter in some cases with HW5600 Alexandre Leites 2023-03-13 03:59:42 +0100
  • ec7355e341
    Update api.py to correctly set firmwareId Alexandre Leites 2023-03-13 03:58:45 +0100
  • 96233dd7fd Handle appliances without attributes v0.3.5 Andre Basche 2023-03-11 22:55:11 +0100
  • ef4f7f7398 Restore last command parameters Andre Basche 2023-03-11 02:31:56 +0100
  • fc8c92d538 cut and lower program keys Andre Basche 2023-03-11 01:10:27 +0100
  • fe4f6e766e Fix connection loose v0.3.4 Andre Basche 2023-03-11 00:28:23 +0100
  • 6b346f766f Fix command start v0.3.3 Andre Basche 2023-03-08 23:01:40 +0100
  • f52f84711f Fix bugs v0.3.2 Andre Basche 2023-03-08 22:18:44 +0100
  • c4d21be388 Print all keys v0.3.1 Andre Basche 2023-03-08 21:53:53 +0100
  • 5acc81acc3 Clean up attribute structure v0.3.0 Andre Basche 2023-03-08 00:58:25 +0100
  • 43d61ab853 Show more command data v0.2.6 Andre Basche 2023-03-06 19:45:46 +0100
  • 79a121263f Fix connection issues v0.2.5 Andre Basche 2023-03-06 18:57:08 +0100
  • 00ac6912e2 Fixed setting wrong current value v0.2.4 Andre Basche 2023-03-05 19:03:03 +0100
  • 0f630e854e Read out connection Andre Basche 2023-03-05 18:46:51 +0100
  • 1ef5f7a64d Add badges Andre Basche 2023-03-04 22:38:43 +0100
  • 326b5edcff More documentation v0.2.1 Andre Basche 2023-03-04 22:19:48 +0100
  • 993a4c1d79 Improve cmd tool, write README v0.2.0 Andre Basche 2023-03-04 21:27:10 +0100
  • 22276832cd Fix wrong values Andre Basche 2023-03-03 18:24:19 +0100
  • 83bb99a34e Create cmd tool, full parameter name Andre Basche 2023-02-19 19:43:41 +0100
  • ba054237f1 Add publish pipeline Andre Basche 2023-02-19 03:38:16 +0100
  • 531548f000 Improve parameter settings Andre Basche 2023-02-19 03:30:48 +0100
  • 3efa2fd3f5 Expose settings Andre Basche 2023-02-18 22:25:51 +0100
  • 984d1b91b7 Improve Andre Basche 2023-02-13 03:36:09 +0100
  • cf481e5f13 Init commit Andre Basche 2023-02-13 01:41:38 +0100