Commit Graph

188 Commits (main)

Author SHA1 Message Date
addshore afb5b8c3ea Update for new hOn login
https://github.com/Andre0512/hon/issues/230
2 years ago
Andre Basche 63752e13d6 Fix connection failures 2 years ago
Andre Basche 86c2956d69 Handle mqtt connection events 2 years ago
Andre Basche bdf9d31be3 Fix missing program name Andre0512/hon#188 2 years ago
Andre Basche 53691e383e Use correct mobile id 2 years ago
Andre Basche 11da4ebfbc Improve mqtt client 2 years ago
Andre Basche bef55f7abc Fix checks 2 years ago
Andre Basche 1583e6beaa Fix missing update when using same client_id 2 years ago
Andre Basche 7e59f76784 subscribe to updates 2 years ago
Andre Basche f108005a4d Support cloud push with wss mqtt 2 years ago
Vadym 8ef5bd9889
Range.min is always skipped (#23) 2 years ago
Andre Basche e225a850bc Fix checks 2 years ago
Andre Basche c4e8038652 Fix problems with refresh token 2 years ago
Andre Basche 767cbe35de Set refresh token 2 years ago
Andre Basche df27729c2e Change mobile id 2 years ago
Andre Basche a5595f47bf Fix another issue with data path 2 years ago
Andre Basche 29c936b045 Fix path for #22 2 years ago
Andre Basche 2a74000ff3 Update requirements 2 years ago
Andre Basche 8a46bd4b53 Fix for float steps #22 2 years ago
Andre Basche 4dc60c29ee Fix crash in loading attributs Andre0512/hon#134 2 years ago
Mguel Ángel d4e5793186 Fix check active oven 2 years ago
Andre Basche e9f2bb9f4f Send program name Andre0512/hon#124 2 years ago
Andre Basche ea81e2891f Bump version 2 years ago
Andre Basche c71f8f17f5 Fix error in wh 2 years ago
Andre Basche e44b9b6773 Update mypy 3 years 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>
3 years ago
Andre Basche ff8ae160bb Fix empty prStr 3 years ago
Andre Basche 10c8d961c4 Support new style rules hon#112 3 years ago
Andre Basche 1ed81c2a77 Simplify get favorites 3 years ago
Andre Basche e6c796e822 Improve type hints 3 years ago
Andre Basche 59ca8b6caf Not loading favorite if base program renamed 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 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 9a6a07fd46 Sync enum values of commands 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