aboutsummaryrefslogtreecommitdiff
path: root/pyhon/connection
AgeCommit message (Expand)AuthorFilesLines
2024-07-10Update for new hOn loginaddshore1-3/+8
2024-04-09Fix connection failuresv0.17.4Andre Basche3-3/+7
2024-03-29Handle mqtt connection eventsAndre Basche1-1/+7
2024-03-29Use correct mobile idAndre Basche1-4/+5
2024-03-29Improve mqtt clientv0.17.2Andre Basche2-86/+116
2024-03-26Fix checksv0.17.1Andre Basche1-6/+17
2024-03-26Fix missing update when using same client_idAndre Basche1-4/+17
2024-03-25subscribe to updatesAndre Basche1-8/+8
2024-03-18Support cloud push with wss mqttAndre Basche2-0/+91
2024-02-11Fix checksAndre Basche1-1/+1
2024-02-11Fix problems with refresh tokenAndre Basche3-7/+8
2024-02-11Set refresh tokenAndre Basche3-2/+17
2024-02-11Change mobile idAndre Basche3-6/+11
2023-11-21Send program name Andre0512/hon#124v0.15.14Andre Basche1-1/+10
2023-07-20Improve logging for test apiAndre Basche1-4/+7
2023-07-16Enable more pylint checksAndre Basche1-22/+27
2023-07-16Reduce complexity and line length for flake8Andre Basche1-2/+4
2023-07-14Fix pylint checkAndre Basche1-2/+2
2023-07-12Add pylint checksAndre Basche3-8/+9
2023-07-09Improve error handlingAndre Basche1-2/+7
2023-07-01Add stricter mypy rulesAndre Basche2-33/+49
2023-06-29Fix some minor issuesv0.14.6Andre Basche2-4/+6
2023-06-28Fix messed up parameters in requestv0.14.4Andre Basche4-10/+19
2023-06-28Add more type hintsAndre Basche7-58/+96
2023-06-25Create data archive and use it to testAndre Basche1-19/+84
2023-06-09Fix command parameter issue hon#63Andre Basche1-0/+2
2023-06-07Fix changed hOn loginv0.12.1Andre Basche1-7/+5
2023-05-21Add rule handlingAndre Basche1-1/+1
2023-05-20Get appliance code from serial numberv0.10.10Andre Basche1-3/+4
2023-05-19Make 'code' attribute really optionalv0.10.9Andre Basche1-1/+0
2023-05-16Make 'code' attribute optional, fix hon#51v0.10.7Andre Basche1-0/+2
2023-05-14Add favorites requestAndre Basche1-0/+10
2023-05-13Add maintenance cycleAndre Basche1-0/+6
2023-05-06More general parsingv0.10.0b0Andre Basche1-1/+13
2023-04-24Raise error if missing tokenv0.9.1Andre Basche1-2/+5
2023-04-23Use parameter optionalv0.8.6Andre Basche1-1/+1
2023-04-23Use firmware version optionalv0.8.5Andre Basche1-1/+2
2023-04-23Use firmware id optionalv0.8.3Andre Basche1-1/+2
2023-04-21Add log for empty tokenAndre Basche1-1/+4
2023-04-15Fix code deptsAndre Basche3-5/+4
2023-04-15Add mypy checksAndre Basche3-49/+49
2023-04-15Use dataclass for login dataAndre Basche1-29/+42
2023-04-15Refactor, add hon auth handlerAndre Basche7-136/+186
2023-04-15Fix error in starting programsAndre Basche2-6/+8
2023-04-14Refresh token workaround because expires to fastAndre Basche2-2/+25
2023-04-13Add some type hintsAndre Basche4-89/+152
2023-04-12Fix unclear session errorsv0.7.3Andre Basche2-35/+42
2023-04-12Encode username/passwordv0.7.2Andre Basche2-4/+8
2023-04-12Fix session issuesAndre Basche2-3/+7
2023-04-11add diagnose property for devicesv0.7.0Andre Basche1-2/+6