Commit Graph

228 Commits

Author SHA1 Message Date
Andre Basche eea79e28b9 Fix for fridge program names 2023-05-22 01:07:55 +02:00
Andre Basche ecbf438889 Bump version 2023-05-21 20:48:27 +02:00
Andre Basche 9cd12e3234 Fixes for fridge 2023-05-21 20:33:08 +02:00
Andre Basche c2765fe953 Add rule handling 2023-05-21 02:25:43 +02:00
Andre Basche 9971fe95e2 Get appliance code from serial number 2023-05-20 13:24:24 +02:00
Andre Basche 9f130e2e85 Make 'code' attribute really optional 2023-05-19 00:48:08 +02:00
Andre Basche dfbc24452b Fix value check 2023-05-16 21:26:24 +02:00
Andre Basche af4fbdd8cd Make 'code' attribute optional, fix hon#51 2023-05-16 20:46:46 +02:00
Andre Basche b5af81b744 Improve set parameters 2023-05-15 19:29:42 +02:00
Andre Basche 22a98e1781 Add favorites request 2023-05-14 23:04:36 +02:00
Andre Basche 2feb3295e1 Fix some dw bugs 2023-05-14 23:03:46 +02:00
Andre Basche d350d639cc Add maintenance cycle 2023-05-13 00:16:52 +02:00
Andre Basche 81c202d730 Use test devies 2023-05-11 00:44:18 +02:00
Andre Basche 022da71800 Fix none-type attributes 2023-05-08 02:23:48 +02:00
Andre Basche 8e16b4a215 Fix some errors 2023-05-08 00:03:53 +02:00
Andre Basche 7bd3aac7c5 Fix error for no category 2023-05-07 17:39:22 +02:00
Andre Basche 365a37b42d Fix send command error 2023-05-07 01:17:02 +02:00
Andre Basche 2bde6bb61c Fix mypy error 2023-05-07 00:48:42 +02:00
Andre Basche ccff32e6c1 Fix missing program 2023-05-07 00:47:08 +02:00
Andre Basche 22cbd7474a Fix performance issues 2023-05-07 00:28:24 +02:00
Andre Basche dd61b24eed Improve output 2023-05-06 20:06:51 +02:00
Andre Basche ea8f481b01 More general parsing 2023-05-06 16:08:36 +02:00
Andre Basche 7dcb34559b Raise error if missing token 2023-04-24 21:50:25 +02:00
Andre Basche 5db13a90e7 Fix some stuff for hoover appliances 2023-04-24 04:33:00 +02:00
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