Commit Graph

204 Commits (main)
 

Author SHA1 Message Date
Andre Basche 327d4a1814
Update README.md 4 months ago
Andre Basche 4dc60c29ee Fix crash in loading attributs Andre0512/hon#134 4 months ago
Andre Basche 7bc9e718a0
Merge pull request #17 from MiguelAngelLV/main
Use class attribute to check active
6 months ago
Mguel Ángel d4e5793186 Fix check active oven 6 months ago
Andre Basche e9f2bb9f4f Send program name Andre0512/hon#124 6 months ago
Andre Basche ea81e2891f Bump version 6 months ago
Andre Basche c71f8f17f5 Fix error in wh 6 months ago
Andre Basche 27d974abba Fix dependencies 6 months ago
Andre Basche ab18e45f97 Add python3.12 support 6 months ago
Andre Basche e44b9b6773 Update mypy 7 months ago
Andre Basche 5c650d722b Bump version 7 months ago
Vadym 6ae40481e3
Issue with sync_command (#16)
* 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

* sync_command - fixed typos, skip to sync(actually reset) parameters of different types. Improved WaterHeater appliance

* cleanup

* cleanup

* clean code style

* check if base parameter is mandatory

* Reverted back sync_command, send mandatory parameters beside with specified

---------

Co-authored-by: Vadym Melnychuk <vme@primexm.com>
7 months ago
Andre Basche ff8ae160bb Fix empty prStr 7 months ago
Andre Basche 658e80a8f4 Change dependencies to variable major version 7 months ago
Andre Basche ffba85bf0d Bump version 7 months ago
Andre Basche 10c8d961c4 Support new style rules hon#112 7 months ago
Andre Basche 61dd470588 Set versions of dependant packages to 'compatible releases' 10 months ago
Andre Basche 1ed81c2a77 Simplify get favorites 10 months ago
Andre Basche e4dc3cb1d0 Next try to add py.typed in package 10 months ago
Andre Basche 2523069ce9 Fix false name caused by chatgpt's wrong advice 10 months ago
Andre Basche eeb458cb1b Add py.typed into package 10 months ago
Andre Basche 2764700bc7 Bump version 10 months ago
Andre Basche e6c796e822 Improve type hints 10 months ago
Andre Basche 454f2d8916 Use equal mypy cnofig as home assistant 10 months ago
Andre Basche 59ca8b6caf Not loading favorite if base program renamed 10 months ago
Andre Basche 44c55c681d Update requirements 10 months ago
Andre Basche cfee10df5f Improve logging for test api 10 months ago
Andre Basche e0774677eb Add and apply some mypy rules 10 months ago
Andre Basche fc60d15e60 Fix error for fridge without quickmode 10 months ago
Andre Basche 8ef8c0405d Fix empty value in settings 10 months ago
Andre Basche 5575b240e1 Bump version 10 months ago
Andre Basche 22367242a2 Add flake8 config 10 months 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>
10 months ago
Andre Basche 5a778373b6 Enable more pylint checks 10 months ago
Andre Basche e1c8bc5835 Reduce complexity and line length for flake8 10 months ago
Andre Basche 442e7a07dd Fix pylint check 10 months ago
Andre Basche b0e3b15ff0 Add pylint checks 10 months ago
Andre Basche 2788a3ac91 Reset commands to defaults 10 months ago
Andre Basche bc7e8994c9 Bump version 10 months ago
Andre Basche 8ca40d7ad0 Add missing requirement typing-extensions 10 months ago
Andre Basche 9a6a07fd46 Sync enum values of commands 10 months ago
Andre Basche f1818bbc5d Bump version 10 months ago
Andre Basche 3d5c8405ea Improve error handling 10 months ago
Andre Basche e234ef3bbb Remove old code in ov hon#88 10 months ago
Andre Basche e00e147ecd Bump version 11 months ago
Andre Basche 26bc35c8a6 Fix issue in locking attribute updates 11 months ago
Andre Basche 17d73cdeb8 Sync parameter to settings 11 months ago
Andre Basche a10ab4423e Add stricter mypy rules 11 months ago
Andre Basche 0553e6c17d Improvements 11 months ago
Andre Basche 44f40c531e Fix some minor issues 11 months ago