Commit Graph

204 Commits

Author SHA1 Message Date
Andre Basche 9ee5dbc956 Get program name by prcode 2023-04-23 21:42:44 +02:00
Andre Basche d4c6ccdce3 Use parameter optional 2023-04-23 20:15:07 +02:00
Andre Basche 9594b9ebd8 Use firmware version optional 2023-04-23 19:28:56 +02:00
Andre Basche b011d98e07 Expose fixed parameter as setting 2023-04-23 16:21:34 +02:00
Andre Basche ad864286fc Use firmware id optional 2023-04-23 14:40:39 +02:00
Andre Basche 13cff8caa0 Bump version to 8.2 2023-04-23 03:35:13 +02:00
Andre Basche 5fc6245806 Get values for every parameter 2023-04-22 23:08:44 +02:00
Andre Basche 1dad0e14b8 Handle special dry level 11 2023-04-22 23:08:24 +02:00
Andre Basche b04c601ad6 Add log for empty token 2023-04-21 23:51:35 +02:00
Andre Basche 3ec0f5a006
Merge pull request #12 from MiguelAngelLV/main
Oven overwrite
2023-04-19 20:18:32 +02:00
Miguel Ángel 78bc85132f Black Style 2023-04-19 20:12:52 +02:00
Miguel Ángel 191928287f Override Oven attributes when is disconnected 2023-04-19 19:29:59 +02:00
Miguel Ángel c0aab8b99d Merge remote-tracking branch 'origin/main' 2023-04-19 18:57:13 +02:00
Andre Basche b37715d0ca Bump version to 0.8.0 2023-04-19 17:37:55 +02:00
Andre Basche 411effd814 Fix disappearing programs 2023-04-17 00:37:55 +02:00
Andre Basche 04f19c4609 Fix error when sending commands 2023-04-17 00:07:22 +02:00
Miguel Ángel a68dcac379 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	pyhon/appliance.py
2023-04-16 16:37:11 +02:00
Andre Basche 69be63df2a Bump version to v0.8.0b5 2023-04-16 13:57:40 +02:00
Andre Basche 6c44aa895d Disable zones for devices with just 1 zone, fixes #11 2023-04-16 13:33:21 +02:00
Andre Basche 8372c75e30 expose ancillary parameter in settings 2023-04-16 13:11:56 +02:00
Miguel Ángel 40cc0013a5 Override Oven attributes when is disconnected 2023-04-16 11:36:10 +02:00
Miguel Ángel f2aa3dc8fd Merge remote-tracking branch 'origin/main'
# Conflicts:
#	pyhon/appliances/ov.py
2023-04-16 09:58:00 +02:00
Andre Basche e887371bec expose ancillary parameter in settings 2023-04-16 04:23:08 +02:00
Andre Basche 5b91747ec1 Add dish washer 2023-04-16 02:46:30 +02:00
Andre Basche 8da2018302 Set fixed values 2023-04-16 02:44:20 +02:00
Andre Basche 03187745bf Split up parameters 2023-04-16 01:43:37 +02:00
Andre Basche 461a247ad3 More type hints 2023-04-16 01:36:10 +02:00
Andre Basche 834f25a639 Remove filters, filter out recies #9 2023-04-16 00:40:59 +02:00
Andre Basche 46ff9be4a2 Fix code depts 2023-04-15 23:02:37 +02:00
Andre Basche a1618bb18a Fix missing zone attribute 2023-04-15 22:25:34 +02:00
Andre Basche a957d7ac0f Fix error for zone devices 2023-04-15 21:58:20 +02:00
Andre Basche f54b7b2dbf Add mypy checks 2023-04-15 15:57:36 +02:00
Andre Basche b6ca12ebff Use dataclass for login data 2023-04-15 14:37:27 +02:00
Andre Basche 4a0ee8569b Refactor, add hon auth handler 2023-04-15 14:22:04 +02:00
Andre Basche d52d622785 Add zone support 2023-04-15 04:16:50 +02:00
Andre Basche 9643f66549 Bump version to v0.7.4 2023-04-15 00:31:45 +02:00
Andre Basche d26e33a055 Fix error in starting programs 2023-04-15 00:29:24 +02:00
Andre Basche 0301427497 Remove coords from diagnose 2023-04-14 23:24:31 +02:00
Andre Basche 272556586e Refresh token workaround because expires to fast 2023-04-14 23:15:27 +02:00
Andre Basche e82c14ec99 Add some type hints 2023-04-13 23:35:43 +02:00
Andre Basche 970b94bfa7 Fix unclear session errors 2023-04-12 19:14:50 +02:00
Andre Basche 33454f68b8 Encode username/password 2023-04-12 02:10:37 +02:00
Andre Basche 6b2c60d552 Fix session issues 2023-04-12 01:07:33 +02:00
Andre Basche 46e6a85e84 add diagnose property for devices 2023-04-11 22:14:36 +02:00
Andre Basche 8c832b44cd Fix token refresh problems 2023-04-11 17:09:02 +02:00
Andre Basche b4b782c52c Improve logging for authentication errors 2023-04-11 00:59:00 +02:00
Andre Basche e857fe91de Fix login issue 2023-04-10 20:32:35 +02:00
Andre Basche 79c9678492 Fix float convertion 2023-04-10 18:48:46 +02:00
Andre Basche 7c49589944 Use float for range parameter 2023-04-10 16:59:10 +02:00
Andre Basche f421cf1ce6 Merge branch 'refactor' 2023-04-10 06:50:25 +02:00