Commit graph

236 commits

Author SHA1 Message Date
Andre Basche 8ef8c0405d Fix empty value in settings 2023-07-19 19:52:21 +02:00
Andre Basche 5575b240e1 Bump version 2023-07-18 21:32:12 +02:00
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
Vadym Melnychuk e2e2fcb6e5 Fixed code style 2023-07-17 10:00:50 +03:00
Andre Basche 5a778373b6 Enable more pylint checks 2023-07-16 05:53:23 +02:00
Andre Basche e1c8bc5835 Reduce complexity and line length for flake8 2023-07-16 04:42:29 +02:00
Vadym Melnychuk e575722dd3 cleanup 2023-07-14 11:30:17 +03:00
Vadym 8952397bda
Merge branch 'Andre0512:main' into main 2023-07-14 11:24:20 +03:00
Andre Basche 442e7a07dd Fix pylint check 2023-07-14 00:40:48 +02:00
Vadym Melnychuk 25fa89552d Added ability to send specific parameters. Useful in case the command has many not mandatory parameters and you want to send only one/few 2023-07-13 19:34:49 +03:00
Andre Basche b0e3b15ff0 Add pylint checks 2023-07-12 19:36:32 +02:00
Vadym Melnychuk 68b6b7b24d reformatting 2023-07-12 09:47:53 +03:00
Andre Basche 2788a3ac91 Reset commands to defaults 2023-07-12 00:05:27 +02:00
Vadym Melnychuk ecdb976c41 cleanup 2023-07-11 18:47:01 +03:00
Vadym Melnychuk a17692940b cleanup 2023-07-11 18:38:49 +03:00
Vadym Melnychuk 7ac2908671 formatting 2023-07-11 17:49:49 +03:00
Vadym Melnychuk a9fd05f3f5 fixed build 2023-07-11 17:40:04 +03:00
Vadym Melnychuk 55c43db3a6 Merge branch 'main' of https://github.com/VadymMelnychuk/pyhOn 2023-07-11 17:13:27 +03:00
Vadym Melnychuk 71cf7a1b8a Added water heater appliance. Added ability to send only mandatory parameters 2023-07-11 17:13:22 +03:00
Andre Basche bc7e8994c9 Bump version 2023-07-11 00:21:37 +02:00
Andre Basche 8ca40d7ad0 Add missing requirement typing-extensions 2023-07-10 23:59:55 +02:00
Andre Basche 9a6a07fd46 Sync enum values of commands 2023-07-10 23:58:24 +02:00
Andre Basche f1818bbc5d Bump version 2023-07-09 23:59:27 +02:00
Andre Basche 3d5c8405ea Improve error handling 2023-07-09 23:58:55 +02:00
Andre Basche e234ef3bbb Remove old code in ov hon#88 2023-07-09 01:36:03 +02:00
Andre Basche e00e147ecd Bump version 2023-07-01 16:29:29 +02:00
Andre Basche 26bc35c8a6 Fix issue in locking attribute updates 2023-07-01 16:27:50 +02:00
Andre Basche 17d73cdeb8 Sync parameter to settings 2023-07-01 16:04:34 +02:00
Andre Basche a10ab4423e Add stricter mypy rules 2023-07-01 14:59:09 +02:00
Andre Basche 0553e6c17d Improvements 2023-07-01 14:31:37 +02:00
Andre Basche 44f40c531e Fix some minor issues 2023-06-29 22:08:51 +02:00
Andre Basche 4e88bc7a9f Fix error in archive again 2023-06-29 18:49:33 +02:00
Andre Basche b5d8a90d79 Fix messed up parameters in request 2023-06-28 20:25:52 +02:00
Andre Basche 52837f16e3 Improve appliance import 2023-06-28 19:45:37 +02:00
Andre Basche 2a6b040193 Add import parameter 2023-06-28 19:17:17 +02:00
Andre Basche 9eb99f283b Add more type hints 2023-06-28 19:02:11 +02:00
Andre Basche ad0d065b03 Fix creating wrong zip archive 2023-06-26 02:19:07 +02:00
Andre Basche 924e2c240d Fix wrong archive link 2023-06-25 18:30:29 +02:00
Andre Basche 76bd189e7b Bump version 2023-06-25 17:49:03 +02:00
Andre Basche ef67188b93 Create data archive and use it to test 2023-06-25 17:30:15 +02:00
Andre Basche 66cb7bcc24 Merge branch 'refactor2' 2023-06-22 00:03:07 +02:00
Andre Basche c25e898b42 Bump version 2023-06-21 19:56:09 +02:00
Andre Basche 55966dd52f Fix typeerror hon#77 2023-06-21 18:02:07 +02:00
Andre Basche 8c65a37f29 Add command loader class 2023-06-15 02:16:03 +02:00
Andre Basche 1ca89995a2 Lock attributes 2023-06-13 00:39:18 +02:00
Andre Basche f6139db0b5 Use class for attributes 2023-06-13 00:12:29 +02:00
Andre Basche 310d1bafd7 Improve rule parsing 2023-06-10 06:47:37 +02:00
Andre Basche 9e35dcf9cf Don't send optional program rules 2023-06-10 06:40:55 +02:00
Andre Basche f9d0fa4ae8 Add wine cellar 2023-06-09 22:52:33 +02:00