Commit Graph

41 Commits

Author SHA1 Message Date
Andre Basche
22367242a2 Add flake8 config 2023-07-18 21:31:26 +02:00
Vadym
4f7d4860db
Water Heater. Ability to send only mandatory parameters (#14)
* Added water heater appliance. Added ability to send only mandatory parameters

* fixed build

* formatting

* cleanup

* cleanup

* reformatting

* Added ability to send specific parameters. Useful in case the command has many not mandatory parameters and you want to send only one/few

* cleanup

* Fixed code style

---------

Co-authored-by: Vadym Melnychuk <vme@primexm.com>
2023-07-18 21:26:11 +02:00
Andre Basche
5a778373b6 Enable more pylint checks 2023-07-16 05:53:23 +02:00
Andre Basche
b0e3b15ff0 Add pylint checks 2023-07-12 19:36:32 +02:00
Andre Basche
2788a3ac91 Reset commands to defaults 2023-07-12 00:05:27 +02:00
Andre Basche
17d73cdeb8 Sync parameter to settings 2023-07-01 16:04:34 +02:00
Andre Basche
9eb99f283b Add more type hints 2023-06-28 19:02:11 +02:00
Andre Basche
c25e898b42 Bump version 2023-06-21 19:56:09 +02:00
Andre Basche
9e35dcf9cf Don't send optional program rules 2023-06-10 06:40:55 +02:00
Andre Basche
11988c73a6 Fix command parameter issue hon#63 2023-06-09 02:09:20 +02:00
Andre Basche
7b51caecca Improve update performance 2023-06-08 19:52:08 +02:00
Andre Basche
7c6ac15901 Add and improve fridge 2023-05-28 07:37:38 +02:00
Andre Basche
eea79e28b9 Fix for fridge program names 2023-05-22 01:07:55 +02:00
Andre Basche
c2765fe953 Add rule handling 2023-05-21 02:25:43 +02:00
Andre Basche
2feb3295e1 Fix some dw bugs 2023-05-14 23:03:46 +02:00
Andre Basche
81c202d730 Use test devies 2023-05-11 00:44:18 +02:00
Andre Basche
8e16b4a215 Fix some errors 2023-05-08 00:03:53 +02:00
Andre Basche
365a37b42d Fix send command error 2023-05-07 01:17:02 +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
5db13a90e7 Fix some stuff for hoover appliances 2023-04-24 04:33:00 +02:00
Andre Basche
b011d98e07 Expose fixed parameter as setting 2023-04-23 16:21:34 +02:00
Andre Basche
04f19c4609 Fix error when sending commands 2023-04-17 00:07:22 +02:00
Andre Basche
8372c75e30 expose ancillary parameter in settings 2023-04-16 13:11:56 +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
d52d622785 Add zone support 2023-04-15 04:16:50 +02:00
Andre Basche
8dc6cd71cd Format with black 2023-04-09 20:55:36 +02:00
Alexandre Leites
c9d4461f8f
Update commands.py to fix None values 2023-03-14 14:30:00 +01:00
Andre Basche
fc8c92d538 cut and lower program keys 2023-03-11 01:10:27 +01:00
Andre Basche
6b346f766f Fix command start 2023-03-08 23:01:59 +01:00
Andre Basche
43d61ab853 Show more command data 2023-03-06 19:45:46 +01:00
Andre Basche
326b5edcff More documentation 2023-03-04 22:19:48 +01:00
Andre Basche
83bb99a34e Create cmd tool, full parameter name 2023-02-19 19:43:41 +01:00
Andre Basche
531548f000 Improve parameter settings 2023-02-19 03:30:48 +01:00
Andre Basche
3efa2fd3f5 Expose settings 2023-02-18 22:26:33 +01:00
Andre Basche
984d1b91b7 Improve 2023-02-13 03:36:09 +01:00
Andre Basche
cf481e5f13 Init commit 2023-02-13 01:41:38 +01:00