Commit Graph

231 Commits (main)
 

Author SHA1 Message Date
Andre Basche 454f2d8916 Use equal mypy cnofig as home assistant 3 years ago
Andre Basche 59ca8b6caf Not loading favorite if base program renamed 3 years ago
Andre Basche 44c55c681d Update requirements 3 years ago
Andre Basche cfee10df5f Improve logging for test api 3 years ago
Andre Basche e0774677eb Add and apply some mypy rules 3 years ago
Andre Basche fc60d15e60 Fix error for fridge without quickmode 3 years ago
Andre Basche 8ef8c0405d Fix empty value in settings 3 years ago
Andre Basche 5575b240e1 Bump version 3 years ago
Andre Basche 22367242a2 Add flake8 config 3 years ago
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>
3 years ago
Andre Basche 5a778373b6 Enable more pylint checks 3 years ago
Andre Basche e1c8bc5835 Reduce complexity and line length for flake8 3 years ago
Andre Basche 442e7a07dd Fix pylint check 3 years ago
Andre Basche b0e3b15ff0 Add pylint checks 3 years ago
Andre Basche 2788a3ac91 Reset commands to defaults 3 years ago
Andre Basche bc7e8994c9 Bump version 3 years ago
Andre Basche 8ca40d7ad0 Add missing requirement typing-extensions 3 years ago
Andre Basche 9a6a07fd46 Sync enum values of commands 3 years ago
Andre Basche f1818bbc5d Bump version 3 years ago
Andre Basche 3d5c8405ea Improve error handling 3 years ago
Andre Basche e234ef3bbb Remove old code in ov hon#88 3 years ago
Andre Basche e00e147ecd Bump version 3 years ago
Andre Basche 26bc35c8a6 Fix issue in locking attribute updates 3 years ago
Andre Basche 17d73cdeb8 Sync parameter to settings 3 years ago
Andre Basche a10ab4423e Add stricter mypy rules 3 years ago
Andre Basche 0553e6c17d Improvements 3 years ago
Andre Basche 44f40c531e Fix some minor issues 3 years ago
Andre Basche 4e88bc7a9f Fix error in archive again 3 years ago
Andre Basche b5d8a90d79 Fix messed up parameters in request 3 years ago
Andre Basche 52837f16e3 Improve appliance import 3 years ago
Andre Basche 2a6b040193 Add import parameter 3 years ago
Andre Basche 9eb99f283b Add more type hints 3 years ago
Andre Basche ad0d065b03 Fix creating wrong zip archive 3 years ago
Andre Basche 924e2c240d Fix wrong archive link 3 years ago
Andre Basche 76bd189e7b Bump version 3 years ago
Andre Basche ef67188b93 Create data archive and use it to test 3 years ago
Andre Basche 66cb7bcc24 Merge branch 'refactor2' 3 years ago
Andre Basche c25e898b42 Bump version 3 years ago
Andre Basche 55966dd52f Fix typeerror hon#77 3 years ago
Andre Basche 8c65a37f29 Add command loader class 3 years ago
Andre Basche 1ca89995a2 Lock attributes 3 years ago
Andre Basche f6139db0b5 Use class for attributes 3 years ago
Andre Basche 310d1bafd7 Improve rule parsing 3 years ago
Andre Basche 9e35dcf9cf Don't send optional program rules 3 years ago
Andre Basche f9d0fa4ae8 Add wine cellar 3 years ago
Andre Basche 11988c73a6 Fix command parameter issue hon#63 3 years ago
Andre Basche 7b51caecca Improve update performance 3 years ago
Andre Basche 38d09e2ef5 Fix step is 0 hon#60 3 years ago
Andre Basche 3c7ad3f395 Fix changed hOn login 3 years ago
Andre Basche 31c03faca8 Get program name 3 years ago