Andre Basche
59e3d9949f
Merge pull request #29 from addshore/updatedLogin
...
Update for new hOn login
2024-08-14 22:42:39 +02:00
addshore
3f39be53f3
Bump 0.17.5
2024-07-10 12:47:30 +01:00
addshore
afb5b8c3ea
Update for new hOn login
...
https://github.com/Andre0512/hon/issues/230
2024-07-10 12:39:18 +01:00
Andre Basche
63752e13d6
Fix connection failures
2024-04-09 22:47:28 +02:00
Andre Basche
6aa7dd8112
Bump version
2024-03-29 14:40:13 +01:00
Andre Basche
86c2956d69
Handle mqtt connection events
2024-03-29 14:39:08 +01:00
Andre Basche
bdf9d31be3
Fix missing program name Andre0512/hon#188
2024-03-29 13:51:35 +01:00
Andre Basche
53691e383e
Use correct mobile id
2024-03-29 13:21:49 +01:00
Andre Basche
11da4ebfbc
Improve mqtt client
2024-03-29 01:10:27 +01:00
Andre Basche
bef55f7abc
Fix checks
2024-03-26 00:19:54 +01:00
Andre Basche
79cabfd7b2
Bump version
2024-03-26 00:15:56 +01:00
Andre Basche
1583e6beaa
Fix missing update when using same client_id
2024-03-26 00:15:26 +01:00
Andre Basche
33f34e1c20
Bump version
2024-03-25 02:15:25 +01:00
Andre Basche
7e59f76784
subscribe to updates
2024-03-25 02:14:17 +01:00
Andre Basche
f108005a4d
Support cloud push with wss mqtt
2024-03-18 19:59:38 +01:00
Andre Basche
a1347f7a46
Bump version
2024-03-18 01:08:52 +01:00
Vadym
8ef5bd9889
Range.min is always skipped ( #23 )
2024-03-18 01:06:46 +01:00
Andre Basche
6162cd3f98
Bump version
2024-02-11 05:11:21 +01:00
Andre Basche
e225a850bc
Fix checks
2024-02-11 05:11:21 +01:00
Andre Basche
c4e8038652
Fix problems with refresh token
2024-02-11 05:11:21 +01:00
Andre Basche
767cbe35de
Set refresh token
2024-02-11 05:11:21 +01:00
Andre Basche
df27729c2e
Change mobile id
2024-02-11 05:11:21 +01:00
Andre Basche
a5595f47bf
Fix another issue with data path
2024-02-11 05:11:21 +01:00
Andre Basche
29c936b045
Fix path for #22
2024-02-11 05:11:21 +01:00
Andre Basche
2a74000ff3
Update requirements
2024-02-11 05:11:21 +01:00
Andre Basche
8a46bd4b53
Fix for float steps #22
2024-02-11 05:11:21 +01:00
Andre Basche
3acd12f345
Update README.md
2024-02-02 23:49:49 +01:00
Andre Basche
327d4a1814
Update README.md
2024-01-15 10:36:18 +01:00
Andre Basche
4dc60c29ee
Fix crash in loading attributs Andre0512/hon#134
2024-01-11 01:21:38 +01:00
Andre Basche
7bc9e718a0
Merge pull request #17 from MiguelAngelLV/main
...
Use class attribute to check active
2023-11-26 13:43:44 +01:00
Mguel Ángel
d4e5793186
Fix check active oven
2023-11-26 13:36:41 +01:00
Andre Basche
e9f2bb9f4f
Send program name Andre0512/hon#124
2023-11-21 02:23:53 +01:00
Andre Basche
ea81e2891f
Bump version
2023-11-20 17:51:32 +01:00
Andre Basche
c71f8f17f5
Fix error in wh
2023-11-20 17:50:28 +01:00
Andre Basche
27d974abba
Fix dependencies
2023-11-20 16:38:39 +01:00
Andre Basche
ab18e45f97
Add python3.12 support
2023-11-19 23:53:21 +01:00
Andre Basche
e44b9b6773
Update mypy
2023-10-12 22:26:12 +02:00
Andre Basche
5c650d722b
Bump version
2023-10-12 22:16:02 +02:00
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>
2023-10-12 16:43:41 +02:00
Andre Basche
ff8ae160bb
Fix empty prStr
2023-10-06 01:29:38 +02:00
Andre Basche
658e80a8f4
Change dependencies to variable major version
2023-10-02 03:21:51 +02:00
Andre Basche
ffba85bf0d
Bump version
2023-10-02 01:38:54 +02:00
Andre Basche
10c8d961c4
Support new style rules hon#112
2023-10-02 01:38:40 +02:00
Andre Basche
61dd470588
Set versions of dependant packages to 'compatible releases'
2023-07-27 19:16:23 +02:00
Andre Basche
1ed81c2a77
Simplify get favorites
2023-07-24 02:33:45 +02:00
Andre Basche
e4dc3cb1d0
Next try to add py.typed in package
2023-07-24 01:47:45 +02:00
Andre Basche
2523069ce9
Fix false name caused by chatgpt's wrong advice
2023-07-23 23:18:09 +02:00
Andre Basche
eeb458cb1b
Add py.typed into package
2023-07-23 22:54:46 +02:00
Andre Basche
2764700bc7
Bump version
2023-07-23 21:56:16 +02:00
Andre Basche
e6c796e822
Improve type hints
2023-07-23 21:55:42 +02:00